diff options
author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-02-08 18:41:22 +0000 |
---|---|---|
committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2022-04-16 08:50:07 +0000 |
commit | bbe6a870082e8f6b184a6799e9792f38345b36ab (patch) | |
tree | 93eef6de8b89692ac751395ab94d8fa8afc6064b /security/py-certbot-dns-cloudflare | |
parent | 6b6355edbe160f71a76422305bf46df9a66a51bf (diff) | |
download | ports-bbe6a870082e8f6b184a6799e9792f38345b36ab.tar.gz ports-bbe6a870082e8f6b184a6799e9792f38345b36ab.zip |
security/py-{acme,certbot*}: Update to 1.26.0
ChangeLog: https://github.com/certbot/certbot/releases/tag/v1.26.0
PR: 261799
Approved by: koobs (python@, maintainer)
Diffstat (limited to 'security/py-certbot-dns-cloudflare')
-rw-r--r-- | security/py-certbot-dns-cloudflare/Makefile | 2 | ||||
-rw-r--r-- | security/py-certbot-dns-cloudflare/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-certbot-dns-cloudflare/Makefile b/security/py-certbot-dns-cloudflare/Makefile index 5ee2df545111..89c19dd0306f 100644 --- a/security/py-certbot-dns-cloudflare/Makefile +++ b/security/py-certbot-dns-cloudflare/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${P ${PYTHON_PKGNAMEPREFIX}cloudflare>=1.5.1:dns/py-cloudflare@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/security/py-certbot-dns-cloudflare/distinfo b/security/py-certbot-dns-cloudflare/distinfo index 56bc20d8f98e..69ff4da361e7 100644 --- a/security/py-certbot-dns-cloudflare/distinfo +++ b/security/py-certbot-dns-cloudflare/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638936419 -SHA256 (certbot-dns-cloudflare-1.22.0.tar.gz) = 08a0ab9ec4296b6c9261de1268ec8a30c309c70f22119bd5a9f3d2d2a23b1b6f -SIZE (certbot-dns-cloudflare-1.22.0.tar.gz) = 15335 +TIMESTAMP = 1649195764 +SHA256 (certbot-dns-cloudflare-1.26.0.tar.gz) = 217a6a24505bdcf24595f6c44676d845429fc6b9770650b3099170d7fbb30cf4 +SIZE (certbot-dns-cloudflare-1.26.0.tar.gz) = 15931 |