summaryrefslogtreecommitdiff
path: root/security/py-certbot-dns-rfc2136
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-02-09 10:06:41 +0000
committeradam <adam@pkgsrc.org>2021-02-09 10:06:41 +0000
commitde0a47ab3c0b909adcb3f28fe35466dabae223c4 (patch)
tree163249dc44430ab17331b478e330652e89437945 /security/py-certbot-dns-rfc2136
parent2eb8307baba11274f874208625821fd0c7faee95 (diff)
downloadpkgsrc-de0a47ab3c0b909adcb3f28fe35466dabae223c4.tar.gz
py-acme py-certbot*: updated to 1.12.0
1.12.0 Changed The --preferred-chain flag now only checks the Issuer Common Name of the topmost (closest to the root) certificate in the chain, instead of checking every certificate in the chain. Support for Python 2 has been removed. In previous releases, we caused certbot-auto to stop updating its Certbot installation. In this release, we are beginning to disable updates to the certbot-auto script itself. This release includes Amazon Linux users, and all other systems that are not based on Debian or RHEL. We plan to make this change to the certbot-auto script for all users in the coming months. Fixed Fixed the apache component on openSUSE Tumbleweed which no longer provides an apache2ctl symlink and uses apachectl instead. Fixed a typo in certbot/crypto_util.py causing an error upon attempting secp521r1 key generation
Diffstat (limited to 'security/py-certbot-dns-rfc2136')
-rw-r--r--security/py-certbot-dns-rfc2136/Makefile5
-rw-r--r--security/py-certbot-dns-rfc2136/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/security/py-certbot-dns-rfc2136/Makefile b/security/py-certbot-dns-rfc2136/Makefile
index 2cdc87405b7..93f1db59e29 100644
--- a/security/py-certbot-dns-rfc2136/Makefile
+++ b/security/py-certbot-dns-rfc2136/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/09/30 09:03:47 adam Exp $
+# $NetBSD: Makefile,v 1.13 2021/02/09 10:06:43 adam Exp $
.include "../../security/py-certbot/Makefile.common"
@@ -10,8 +10,7 @@ COMMENT= RFC 2136 DNS Authenticator plugin for Certbot
DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme
DEPENDS+= ${PYPKGPREFIX}-certbot>=1.1.0:../../security/py-certbot
DEPENDS+= ${PYPKGPREFIX}-dns-[0-9]*:../../net/py-dns
-DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
-DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+= ${PYPKGPREFIX}-setuptools>=39.0.1:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
.include "../../lang/python/egg.mk"
diff --git a/security/py-certbot-dns-rfc2136/distinfo b/security/py-certbot-dns-rfc2136/distinfo
index b1a5a2f7eff..efbe1524c3e 100644
--- a/security/py-certbot-dns-rfc2136/distinfo
+++ b/security/py-certbot-dns-rfc2136/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2021/01/16 06:29:24 mef Exp $
+$NetBSD: distinfo,v 1.24 2021/02/09 10:06:43 adam Exp $
-SHA1 (certbot-dns-rfc2136-1.11.0.tar.gz) = 146e007bae955770bac6ae4fcd0a42c00ada6ce0
-RMD160 (certbot-dns-rfc2136-1.11.0.tar.gz) = d013ed4acd3211b02bac22c5cf7d01df5ea16dd1
-SHA512 (certbot-dns-rfc2136-1.11.0.tar.gz) = d96a1839faa0f19487f252326947bd4af8d6270e50a817a0f186521cc7f6373f2db6f1b6a440e7be64dd2ae06c6e0084687c362937d94fb18a807349da1e8b31
-Size (certbot-dns-rfc2136-1.11.0.tar.gz) = 15588 bytes
+SHA1 (certbot-dns-rfc2136-1.12.0.tar.gz) = 02997615d0e37b85e24e439493051f856370d8aa
+RMD160 (certbot-dns-rfc2136-1.12.0.tar.gz) = 044fbecf9c65dd8203c26ab0e7c01d247312bd90
+SHA512 (certbot-dns-rfc2136-1.12.0.tar.gz) = b2a9ba3f61491fee2f6b2ddb08d9a76da329ebee46144ca1148eecf93e6624daac888e5b893403704698d43806d8fe08f1b54206f4560e71b29df29af8e04e30
+Size (certbot-dns-rfc2136-1.12.0.tar.gz) = 15226 bytes