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-gehirn py-certbot-dns-gehirn: ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0028388e998
branches: trunk
changeset: 335050:a0028388e998
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Tue Jun 11 21:08:54 2019 +0000
description:
py-certbot-dns-gehirn: import version 0.35.0
diffstat:
security/py-certbot-dns-gehirn/DESCR | 3 +++
security/py-certbot-dns-gehirn/Makefile | 19 +++++++++++++++++++
security/py-certbot-dns-gehirn/PLIST | 16 ++++++++++++++++
security/py-certbot-dns-gehirn/distinfo | 6 ++++++
4 files changed, 44 insertions(+), 0 deletions(-)
diffs (60 lines):
diff -r a745c1c8a624 -r a0028388e998 security/py-certbot-dns-gehirn/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-gehirn/DESCR Tue Jun 11 21:08:54 2019 +0000
@@ -0,0 +1,3 @@
+The dns_gehirn plugin automates the process of completing a dns-01 challenge
+(DNS01) by creating, and subsequently removing, TXT records using the Gehirn
+Infrastracture Service DNS API.
diff -r a745c1c8a624 -r a0028388e998 security/py-certbot-dns-gehirn/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-gehirn/Makefile Tue Jun 11 21:08:54 2019 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2019/06/11 21:08:54 triaxx Exp $
+
+DISTNAME= certbot-dns-gehirn-${CERTBOT_VERSION}
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-gehirn/}
+
+MAINTAINER= triaxx%NetBSD.org@localhost
+COMMENT= Gehirn Infrastracture Service DNS Authenticator plugin for Certbot
+
+.include "../../security/py-certbot/Makefile.common"
+
+DEPENDS+= ${PYPKGPREFIX}-acme>=0.29.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 a745c1c8a624 -r a0028388e998 security/py-certbot-dns-gehirn/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-gehirn/PLIST Tue Jun 11 21:08:54 2019 +0000
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2019/06/11 21:08:54 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_gehirn/__init__.py
+${PYSITELIB}/certbot_dns_gehirn/__init__.pyo
+${PYSITELIB}/certbot_dns_gehirn/__init__.pyc
+${PYSITELIB}/certbot_dns_gehirn/dns_gehirn.pyo
+${PYSITELIB}/certbot_dns_gehirn/dns_gehirn.pyc
+${PYSITELIB}/certbot_dns_gehirn/dns_gehirn_test.pyo
+${PYSITELIB}/certbot_dns_gehirn/dns_gehirn_test.pyc
+${PYSITELIB}/certbot_dns_gehirn/dns_gehirn.py
+${PYSITELIB}/certbot_dns_gehirn/dns_gehirn_test.py
diff -r a745c1c8a624 -r a0028388e998 security/py-certbot-dns-gehirn/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-certbot-dns-gehirn/distinfo Tue Jun 11 21:08:54 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/06/11 21:08:54 triaxx Exp $
+
+SHA1 (certbot-dns-gehirn-0.35.0.tar.gz) = 3530c74429ae2b7cfbf304e84f7ae4008a416f7d
+RMD160 (certbot-dns-gehirn-0.35.0.tar.gz) = 51eae0daa3b335b864e6806cf56909e662aeac9a
+SHA512 (certbot-dns-gehirn-0.35.0.tar.gz) = 0fb1c13325a43f635e9253f4355ad3701dc15c8f34f35c27950655d466746a9dc4b5210ff9bfe0ca0ceae05333a78cd9ba9c6285a6b8e75d9a60dedb5d8edd3a
+Size (certbot-dns-gehirn-0.35.0.tar.gz) = 11504 bytes
Home |
Main Index |
Thread Index |
Old Index