summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2019-06-11 21:06:59 +0000
committertriaxx <triaxx@pkgsrc.org>2019-06-11 21:06:59 +0000
commitd919954856e03ac89620c3d944eb2399ad8318c6 (patch)
tree8f13698e8237f60af10b1648562644c7e591a40b /security
parentdeb5c2ff25b3be705c5a1488c2ecbaacaca544e3 (diff)
downloadpkgsrc-d919954856e03ac89620c3d944eb2399ad8318c6.tar.gz
py-certbot-dns-google: import version 0.35.0
Diffstat (limited to 'security')
-rw-r--r--security/py-certbot-dns-google/DESCR3
-rw-r--r--security/py-certbot-dns-google/Makefile21
-rw-r--r--security/py-certbot-dns-google/PLIST17
-rw-r--r--security/py-certbot-dns-google/distinfo6
4 files changed, 47 insertions, 0 deletions
diff --git a/security/py-certbot-dns-google/DESCR b/security/py-certbot-dns-google/DESCR
new file mode 100644
index 00000000000..36747be5c28
--- /dev/null
+++ b/security/py-certbot-dns-google/DESCR
@@ -0,0 +1,3 @@
+The dns_google plugin automates the process of completing a dns-01 challenge
+(DNS01) by creating, and subsequently removing, TXT records using the Google
+Cloud DNS API.
diff --git a/security/py-certbot-dns-google/Makefile b/security/py-certbot-dns-google/Makefile
new file mode 100644
index 00000000000..d0efb5a7795
--- /dev/null
+++ b/security/py-certbot-dns-google/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2019/06/11 21:06:59 triaxx Exp $
+
+DISTNAME= certbot-dns-google-${CERTBOT_VERSION}
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/certbot-dns-google/}
+
+MAINTAINER= triaxx@NetBSD.org
+COMMENT= Google Cloud 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}-google-api-python-client>=1.5:../../www/py-google-api-python-client
+DEPENDS+= ${PYPKGPREFIX}-httplib2-[0-9]*:../../www/py-httplib2
+DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+DEPENDS+= ${PYPKGPREFIX}-oauth2client>=2.0:../../security/py-oauth2client
+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 --git a/security/py-certbot-dns-google/PLIST b/security/py-certbot-dns-google/PLIST
new file mode 100644
index 00000000000..0343f92af86
--- /dev/null
+++ b/security/py-certbot-dns-google/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2019/06/11 21:06:59 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_google/__init__.py
+${PYSITELIB}/certbot_dns_google/__init__.pyo
+${PYSITELIB}/certbot_dns_google/__init__.pyc
+${PYSITELIB}/certbot_dns_google/dns_google.pyo
+${PYSITELIB}/certbot_dns_google/dns_google.pyc
+${PYSITELIB}/certbot_dns_google/dns_google_test.pyo
+${PYSITELIB}/certbot_dns_google/dns_google_test.pyc
+${PYSITELIB}/certbot_dns_google/dns_google.py
+${PYSITELIB}/certbot_dns_google/dns_google_test.py
+${PYSITELIB}/certbot_dns_google/testdata/discovery.json
diff --git a/security/py-certbot-dns-google/distinfo b/security/py-certbot-dns-google/distinfo
new file mode 100644
index 00000000000..7eee6b7213c
--- /dev/null
+++ b/security/py-certbot-dns-google/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/06/11 21:06:59 triaxx Exp $
+
+SHA1 (certbot-dns-google-0.35.0.tar.gz) = 01074e463054b9ef9c200847772fb0018de0bbdb
+RMD160 (certbot-dns-google-0.35.0.tar.gz) = 8963c36f80e929d8390e05757a16e67f945b10ef
+SHA512 (certbot-dns-google-0.35.0.tar.gz) = db61f4e17891fbc76a9ea022f7c73fd2e23349814131a7dfe9a75f2aaa4225722d6a7b8935b5a130448da6e09ca2d0a23c76e1b422851913ddd2971aae5e8ac1
+Size (certbot-dns-google-0.35.0.tar.gz) = 22393 bytes