pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-certbot-dns-dnsmadeeasy py-certbot-dns-dns...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bcd31c8de5bb
branches: trunk
changeset: 335052:bcd31c8de5bb
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Tue Jun 11 21:10:31 2019 +0000
description:
py-certbot-dns-dnsmakeeasy: import version 0.35.0
diffstat:
security/py-certbot-dns-dnsmadeeasy/DESCR | 3 +++
security/py-certbot-dns-dnsmadeeasy/Makefile | 19 +++++++++++++++++++
security/py-certbot-dns-dnsmadeeasy/PLIST | 16 ++++++++++++++++
security/py-certbot-dns-dnsmadeeasy/distinfo | 6 ++++++
4 files changed, 44 insertions(+), 0 deletions(-)
diffs (60 lines):
diff -r 35378fb9bca8 -r bcd31c8de5bb security/py-certbot-dns-dnsmadeeasy/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-dnsmadeeasy/DESCR Tue Jun 11 21:10:31 2019 +0000
@@ -0,0 +1,3 @@
+The dns_dnsmadeeasy plugin automates the process of completing a dns-01
+challenge (DNS01) by creating, and subsequently removing, TXT records using the
+DNS Made Easy API.
diff -r 35378fb9bca8 -r bcd31c8de5bb security/py-certbot-dns-dnsmadeeasy/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-dnsmadeeasy/Makefile Tue Jun 11 21:10:31 2019 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2019/06/11 21:10:31 triaxx Exp $
+
+DISTNAME= certbot-dns-dnsmadeeasy-${CERTBOT_VERSION}
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-dnsmadeeasy/}
+
+MAINTAINER= triaxx%NetBSD.org@localhost
+COMMENT= DNS Made Easy DNS Authenticator plugin for Certbot
+
+.include "../../security/py-certbot/Makefile.common"
+
+DEPENDS+= ${PYPKGPREFIX}-acme>=0.31.0:../../security/py-acme
+DEPENDS+= ${PYPKGPREFIX}-certbot>=0.34.0:../../security/py-certbot
+DEPENDS+= ${PYPKGPREFIX}-lexicon>=2.2.1:../../net/py-lexicon
+DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+= ${PYPKGPREFIX}-ZopeInterface-[0-9]*:../../devel/py-ZopeInterface
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 35378fb9bca8 -r bcd31c8de5bb security/py-certbot-dns-dnsmadeeasy/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-dnsmadeeasy/PLIST Tue Jun 11 21:10:31 2019 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2019/06/11 21:10:31 triaxx Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.py
+${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.pyo
+${PYSITELIB}/certbot_dns_dnsmadeeasy/__init__.pyc
+${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy.pyo
+${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy.pyc
+${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy_test.pyo
+${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy_test.pyc
+${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy.py
+${PYSITELIB}/certbot_dns_dnsmadeeasy/dns_dnsmadeeasy_test.py
diff -r 35378fb9bca8 -r bcd31c8de5bb security/py-certbot-dns-dnsmadeeasy/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-dnsmadeeasy/distinfo Tue Jun 11 21:10:31 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/06/11 21:10:31 triaxx Exp $
+
+SHA1 (certbot-dns-dnsmadeeasy-0.35.0.tar.gz) = 372a009e67a2582306da4d7ba5244d1018c14184
+RMD160 (certbot-dns-dnsmadeeasy-0.35.0.tar.gz) = f0314c8a83f1f923b7a94a6e223c72f44ceb121d
+SHA512 (certbot-dns-dnsmadeeasy-0.35.0.tar.gz) = 07db1d695a069cb141eed5e880a68d2126879e128b349f299280ce7a34190e0053d510da560c3091be4721a4b859060c7957b3f36e5ddfd3869359964247ba61
+Size (certbot-dns-dnsmadeeasy-0.35.0.tar.gz) = 11471 bytes
Home |
Main Index |
Thread Index |
Old Index