From 6dfb6f3223b25243f02c2ae494d45c028dbf1de3 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 9 Oct 2021 11:50:56 +0530 Subject: [PATCH 1/5] python3-acme: update to 1.20.0. --- srcpkgs/python3-acme/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-acme/template b/srcpkgs/python3-acme/template index abdae128a47e..9d7c7323c457 100644 --- a/srcpkgs/python3-acme/template +++ b/srcpkgs/python3-acme/template @@ -1,7 +1,7 @@ # Template file for 'python3-acme' pkgname=python3-acme -version=1.19.0 -revision=2 +version=1.20.0 +revision=1 wrksrc="acme-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,4 +14,4 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/certbot/certbot" distfiles="${PYPI_SITE}/a/acme/acme-${version}.tar.gz" -checksum=a7071c5576032092d3f5aa77d4424feb943745ce95714d3194e88df74c3359ce +checksum=0ddfde8d8e574d35af2bf1d1648b6bdb359c82e257e39d6b074e35136777016e From 1aec22a281cb1288f3607301cc5bccc6ccb9326c Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 9 Oct 2021 11:51:01 +0530 Subject: [PATCH 2/5] certbot: update to 1.20.0. --- srcpkgs/certbot/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/certbot/template b/srcpkgs/certbot/template index 2b7a00ff5fd5..b8431cac1b3b 100644 --- a/srcpkgs/certbot/template +++ b/srcpkgs/certbot/template @@ -1,7 +1,7 @@ # Template file for 'certbot' pkgname=certbot -version=1.19.0 -revision=2 +version=1.20.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-acme python3-ConfigArgParse python3-configobj @@ -14,4 +14,4 @@ maintainer="Alex Childs " license="Apache-2.0" homepage="https://certbot.eff.org/" distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz" -checksum=015cbe210498a01f38b04ca32502c9142ba0e8aeea74bb6ba81a985df14a072c +checksum=ea26b9f28e347d8c5c6f6c697c65e333c0660ca93ffd5444ba20d1bc6a5f0d0a From eea41eeb58ec074bf24dd7f64ac955dea40f85a4 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 9 Oct 2021 11:51:05 +0530 Subject: [PATCH 3/5] certbot-apache: update to 1.20.0. --- srcpkgs/certbot-apache/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template index ac2400bf7141..13275dac57fd 100644 --- a/srcpkgs/certbot-apache/template +++ b/srcpkgs/certbot-apache/template @@ -1,7 +1,7 @@ # Template file for 'certbot-apache' pkgname=certbot-apache -version=1.19.0 -revision=2 +version=1.20.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="certbot python3-acme python3-augeas python3-zope.interface" @@ -11,4 +11,4 @@ maintainer="Kartik S. " license="Apache-2.0" homepage="https://certbot.eff.org/" distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz" -checksum=4f080da078ae77eda1d8ba20383f1a0fbac540a99cab6e93cae8f08f043fbd48 +checksum=b964fef5a77d0f0b702fb82929d22aeb93dcdc9f8c74f368112fcdf069544dbc From c8f1394a7a8dba5f4891b68a98332057f1021809 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 9 Oct 2021 11:51:08 +0530 Subject: [PATCH 4/5] certbot-nginx: update to 1.20.0. --- srcpkgs/certbot-nginx/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template index 8c28f0475912..e1a8cdec9263 100644 --- a/srcpkgs/certbot-nginx/template +++ b/srcpkgs/certbot-nginx/template @@ -1,7 +1,7 @@ # Template file for 'certbot-nginx' pkgname=certbot-nginx -version=1.19.0 -revision=2 +version=1.20.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="certbot python3-acme python3-parsing python3-zope.interface" @@ -11,4 +11,4 @@ maintainer="Kartik Singh " license="Apache-2.0" homepage="https://certbot.eff.org/" distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz" -checksum=0c2b6b0185304c8d73f7c0ce5fbfe82a03c2322fec09c4dc6c44beee8e18f246 +checksum=24f16680c0b7931986ea690a31ddb7ebfa7f8435211cd71b19af95c1de9b8ea4 From 27791e141ebb4f8308edda7352401982083db6ed Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 9 Oct 2021 12:04:01 +0530 Subject: [PATCH 5/5] python3-josepy: update to 1.10.0. --- srcpkgs/python3-josepy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-josepy/template b/srcpkgs/python3-josepy/template index 2e08d8f0dbf3..11316ba9cd3a 100644 --- a/srcpkgs/python3-josepy/template +++ b/srcpkgs/python3-josepy/template @@ -1,7 +1,7 @@ # Template file for 'python3-josepy' pkgname=python3-josepy -version=1.8.0 -revision=2 +version=1.10.0 +revision=1 wrksrc="josepy-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/certbot/josepy" distfiles="${PYPI_SITE}/j/josepy/josepy-${version}.tar.gz" -checksum=a5a182eb499665d99e7ec54bb3fe389f9cbc483d429c9651f20384ba29564269 +checksum=e9bcaf605411cadaec04841ae2d5f77ebb178b7b6df7c9aed1d97399ac18685b pre_check() { vsed -e '/addopts/d' -i pytest.ini