pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-google-auth-httplib2
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 2 12:00:14 UTC 2019
Added Files:
pkgsrc/security/py-google-auth-httplib2: DESCR Makefile PLIST distinfo
Log Message:
py-google-auth-httplib2: added version 0.0.3
This library provides an httplib2 transport for google-auth.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-google-auth-httplib2/DESCR \
pkgsrc/security/py-google-auth-httplib2/Makefile \
pkgsrc/security/py-google-auth-httplib2/PLIST \
pkgsrc/security/py-google-auth-httplib2/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-google-auth-httplib2/DESCR
diff -u /dev/null pkgsrc/security/py-google-auth-httplib2/DESCR:1.1
--- /dev/null Tue Jul 2 12:00:14 2019
+++ pkgsrc/security/py-google-auth-httplib2/DESCR Tue Jul 2 12:00:13 2019
@@ -0,0 +1 @@
+This library provides an httplib2 transport for google-auth.
Index: pkgsrc/security/py-google-auth-httplib2/Makefile
diff -u /dev/null pkgsrc/security/py-google-auth-httplib2/Makefile:1.1
--- /dev/null Tue Jul 2 12:00:14 2019
+++ pkgsrc/security/py-google-auth-httplib2/Makefile Tue Jul 2 12:00:13 2019
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2019/07/02 12:00:13 adam Exp $
+
+DISTNAME= google-auth-httplib2-0.0.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= security python
+MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth-httplib2/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2
+COMMENT= Google Authentication Library: httplib2 transport
+LICENSE= apache-2.0
+
+DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.9.1:../../www/py-httplib2
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-google-auth-httplib2/PLIST
diff -u /dev/null pkgsrc/security/py-google-auth-httplib2/PLIST:1.1
--- /dev/null Tue Jul 2 12:00:14 2019
+++ pkgsrc/security/py-google-auth-httplib2/PLIST Tue Jul 2 12:00:13 2019
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/02 12:00:13 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/google_auth_httplib2.py
+${PYSITELIB}/google_auth_httplib2.pyc
+${PYSITELIB}/google_auth_httplib2.pyo
Index: pkgsrc/security/py-google-auth-httplib2/distinfo
diff -u /dev/null pkgsrc/security/py-google-auth-httplib2/distinfo:1.1
--- /dev/null Tue Jul 2 12:00:14 2019
+++ pkgsrc/security/py-google-auth-httplib2/distinfo Tue Jul 2 12:00:13 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/02 12:00:13 adam Exp $
+
+SHA1 (google-auth-httplib2-0.0.3.tar.gz) = 9795712557a1683c3cf3c85db719d355c1012b66
+RMD160 (google-auth-httplib2-0.0.3.tar.gz) = 2a244e22de54eac2042adb13b87dc39001b77084
+SHA512 (google-auth-httplib2-0.0.3.tar.gz) = da9d280f2ab3f9d99e2f011d56d94b09a12e85a5a1e9f78933a93cc57c7778d9002e1a023552a2611283da696334ba795cd7e8003b311db05e9b6b40aca34dc7
+Size (google-auth-httplib2-0.0.3.tar.gz) = 9957 bytes
Home |
Main Index |
Thread Index |
Old Index