summaryrefslogtreecommitdiff
path: root/security/py-certbot-dns-rfc2136
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-02-12 12:56:31 +0000
committeradam <adam@pkgsrc.org>2019-02-12 12:56:31 +0000
commit96af1fe27f12eab4e596936d660591315e917415 (patch)
treede11157e39e52251d49e8a16379756e33a1ced61 /security/py-certbot-dns-rfc2136
parent0c4cb1d9915bad883c24f392d1715243b6874bc7 (diff)
downloadpkgsrc-96af1fe27f12eab4e596936d660591315e917415.tar.gz
py-acme,py-certbot*: updated to 0.31.0
0.31.0: Added Avoid reprocessing challenges that are already validated when a certificate is issued. Support for initiating (but not solving end-to-end) TLS-ALPN-01 challenges with the acme module. Changed Certbot's official Docker images are now based on Alpine Linux 3.9 rather than 3.7. The new version comes with OpenSSL 1.1.1. Lexicon-based DNS plugins are now fully compatible with Lexicon 3.x (support on 2.x branch is maintained). Apache plugin now attempts to configure all VirtualHosts matching requested domain name instead of only a single one when answering the HTTP-01 challenge. Fixed Fixed accessing josepy contents through acme.jose when the full acme.jose path is used. Clarify behavior for deleting certs as part of revocation. Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only package with changes other than its version number was: acme certbot certbot-apache certbot-dns-cloudxns certbot-dns-dnsimple certbot-dns-dnsmadeeasy certbot-dns-gehirn certbot-dns-linode certbot-dns-luadns certbot-dns-nsone certbot-dns-ovh certbot-dns-sakuracloud More details about these changes can be found on our GitHub repo.
Diffstat (limited to 'security/py-certbot-dns-rfc2136')
-rw-r--r--security/py-certbot-dns-rfc2136/Makefile16
-rw-r--r--security/py-certbot-dns-rfc2136/distinfo6
2 files changed, 14 insertions, 8 deletions
diff --git a/security/py-certbot-dns-rfc2136/Makefile b/security/py-certbot-dns-rfc2136/Makefile
index dc433cf2fc8..c694cae5573 100644
--- a/security/py-certbot-dns-rfc2136/Makefile
+++ b/security/py-certbot-dns-rfc2136/Makefile
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.2 2018/09/06 12:26:43 fhajny Exp $
+# $NetBSD: Makefile,v 1.3 2019/02/12 12:56:31 adam Exp $
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/certbot/certbot-dns-rfc2136/}
-CATEGORIES= security
+DISTNAME= certbot-dns-rfc2136-0.31.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= security python
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-rfc2136/}
COMMENT= RFC 2136 DNS Authenticator plugin for Certbot
MAINTAINER= triaxx@NetBSD.org
+HOMEPAGE= https://github.com/certbot/certbot
LICENSE= apache-2.0
-.include "../../security/py-certbot/Makefile.common"
-
DEPENDS+= ${PYPKGPREFIX}-acme>=0.21.1:../../security/py-acme
DEPENDS+= ${PYPKGPREFIX}-certbot>=0.21.1:../../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}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
-EGG_NAME= ${DISTNAME:S/certbot/certbot_dns_rfc2136/}
-
-PYSETUPSUBDIR= certbot-dns-rfc2136
+USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-certbot-dns-rfc2136/distinfo b/security/py-certbot-dns-rfc2136/distinfo
new file mode 100644
index 00000000000..807c7c178a4
--- /dev/null
+++ b/security/py-certbot-dns-rfc2136/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/02/12 12:56:31 adam Exp $
+
+SHA1 (certbot-dns-rfc2136-0.31.0.tar.gz) = 79da48a9aee2190a3900dccd737ab4f44002b2e0
+RMD160 (certbot-dns-rfc2136-0.31.0.tar.gz) = c9e320eb26e646228ea3696b8d4f4c08013aa588
+SHA512 (certbot-dns-rfc2136-0.31.0.tar.gz) = bb76cff6c830a7d2504b4508a73fda58d225b93fd9b0cec7668a1b6ea3b84d0ab0ad314bdfa93e00df3aaeb6a8a52c868254c657a25c365669adbf2e4e5458e9
+Size (certbot-dns-rfc2136-0.31.0.tar.gz) = 13664 bytes