summaryrefslogtreecommitdiff
path: root/security/py-certbot-apache
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-11-14 18:28:17 +0000
committeradam <adam@pkgsrc.org>2019-11-14 18:28:17 +0000
commit15db6deaf3f6069bdcf6bb54170f3d424cc1d1b6 (patch)
tree86b639fc7cd6e0f50ca1140e13f934a0500b847e /security/py-certbot-apache
parent7247cc6cf26577b44bc3850b2832432b77cb6b21 (diff)
downloadpkgsrc-15db6deaf3f6069bdcf6bb54170f3d424cc1d1b6.tar.gz
py-certbot: updated to 0.40.1
0.40.1: Changed Added back support for Python 3.4 to Certbot components and certbot-auto due to a bug when requiring Python 2.7 or 3.5+ on RHEL 6 based systems. More details about these changes can be found on our GitHub repo. 0.40.0: Changed We deprecated support for Python 3.4 in Certbot and its ACME library. Support for Python 3.4 will be removed in the next major release of Certbot. certbot-auto users on RHEL 6 based systems will be asked to enable Software Collections (SCL) repository so Python 3.6 can be installed. certbot-auto can enable the SCL repo for you on CentOS 6 while users on other RHEL 6 based systems will be asked to do this manually. --server may now be combined with --dry-run. Certbot will, as before, use the staging server instead of the live server when --dry-run is used. --dry-run now requests fresh authorizations every time, fixing the issue where it was prone to falsely reporting success. Updated certbot-dns-google to depend on newer versions of google-api-python-client and oauth2client. The OS detection logic again uses distro library for Linux OSes certbot.plugins.common.TLSSNI01 has been deprecated and will be removed in a future release. CLI flags --tls-sni-01-port and --tls-sni-01-address have been removed. The values tls-sni and tls-sni-01 for the --preferred-challenges flag are no longer accepted. Removed the flags: --agree-dev-preview, --dialog, and --apache-init-script acme.standalone.BaseRequestHandlerWithLogging and acme.standalone.simple_tls_sni_01_server have been deprecated and will be removed in a future release of the library. certbot-dns-rfc2136 now use TCP to query SOA records. Fixed More details about these changes can be found on our GitHub repo.
Diffstat (limited to 'security/py-certbot-apache')
-rw-r--r--security/py-certbot-apache/Makefile3
-rw-r--r--security/py-certbot-apache/distinfo10
2 files changed, 6 insertions, 7 deletions
diff --git a/security/py-certbot-apache/Makefile b/security/py-certbot-apache/Makefile
index 1f9f5ebecde..e53dc833aa9 100644
--- a/security/py-certbot-apache/Makefile
+++ b/security/py-certbot-apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/10/02 17:36:43 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/11/14 18:28:17 adam Exp $
.include "../../security/py-certbot/Makefile.common"
@@ -11,7 +11,6 @@ DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.0:../../security/py-acme
DEPENDS+= ${PYPKGPREFIX}-augeas-[0-9]*:../../sysutils/py-augeas
DEPENDS+= ${PYPKGPREFIX}-certbot>=0.39.0:../../security/py-certbot
DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
-DEPENDS+= ${PYPKGPREFIX}-pyparsing>=1.5.5:../../devel/py-pyparsing
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-ZopeComponent-[0-9]*:../../devel/py-ZopeComponent
DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
diff --git a/security/py-certbot-apache/distinfo b/security/py-certbot-apache/distinfo
index 4aa1311bea5..99c77efae50 100644
--- a/security/py-certbot-apache/distinfo
+++ b/security/py-certbot-apache/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2019/10/02 17:36:43 adam Exp $
+$NetBSD: distinfo,v 1.12 2019/11/14 18:28:17 adam Exp $
-SHA1 (certbot-apache-0.39.0.tar.gz) = 8506833899b20e65a58238bd59a54d93e53382f8
-RMD160 (certbot-apache-0.39.0.tar.gz) = bdc540c048c03285a7c2dac4d872e072dd40d8dc
-SHA512 (certbot-apache-0.39.0.tar.gz) = ef7540e310e041103b7fc939ec43546673176754ae40b78169dc48179b341b418749737eac77df205a2daec82cf4cd983648cec28dadae6153a0f513817af98c
-Size (certbot-apache-0.39.0.tar.gz) = 180555 bytes
+SHA1 (certbot-apache-0.40.1.tar.gz) = 2dbc0e307b3d0fdcc2634d87075d71f7b69b8018
+RMD160 (certbot-apache-0.40.1.tar.gz) = de4a7f1b82b21af468509e7fc45bd1b47368b1cc
+SHA512 (certbot-apache-0.40.1.tar.gz) = ad51a4d04000127b351a58c07d0d793f15a5077430d3a7896dbaba8da71e9677f9fd94af1aa154e74fa8ad74c8ef7bc2f19c0044e624fbb523f98f85efc6e487
+Size (certbot-apache-0.40.1.tar.gz) = 180430 bytes