pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-certbot-dns-gehirn



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Tue Jun 11 21:08:54 UTC 2019

Added Files:
        pkgsrc/security/py-certbot-dns-gehirn: DESCR Makefile PLIST distinfo

Log Message:
py-certbot-dns-gehirn: import version 0.35.0


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-certbot-dns-gehirn/DESCR \
    pkgsrc/security/py-certbot-dns-gehirn/Makefile \
    pkgsrc/security/py-certbot-dns-gehirn/PLIST \
    pkgsrc/security/py-certbot-dns-gehirn/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/security/py-certbot-dns-gehirn/DESCR
diff -u /dev/null pkgsrc/security/py-certbot-dns-gehirn/DESCR:1.1
--- /dev/null   Tue Jun 11 21:08:54 2019
+++ pkgsrc/security/py-certbot-dns-gehirn/DESCR Tue Jun 11 21:08:54 2019
@@ -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.
Index: pkgsrc/security/py-certbot-dns-gehirn/Makefile
diff -u /dev/null pkgsrc/security/py-certbot-dns-gehirn/Makefile:1.1
--- /dev/null   Tue Jun 11 21:08:54 2019
+++ pkgsrc/security/py-certbot-dns-gehirn/Makefile      Tue Jun 11 21:08:54 2019
@@ -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"
Index: pkgsrc/security/py-certbot-dns-gehirn/PLIST
diff -u /dev/null pkgsrc/security/py-certbot-dns-gehirn/PLIST:1.1
--- /dev/null   Tue Jun 11 21:08:54 2019
+++ pkgsrc/security/py-certbot-dns-gehirn/PLIST Tue Jun 11 21:08:54 2019
@@ -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
Index: pkgsrc/security/py-certbot-dns-gehirn/distinfo
diff -u /dev/null pkgsrc/security/py-certbot-dns-gehirn/distinfo:1.1
--- /dev/null   Tue Jun 11 21:08:54 2019
+++ pkgsrc/security/py-certbot-dns-gehirn/distinfo      Tue Jun 11 21:08:54 2019
@@ -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