pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-google-auth-httplib2 py-google-auth-httpli...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b085b8e86610
branches:  trunk
changeset: 335881:b085b8e86610
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 02 12:00:13 2019 +0000

description:
py-google-auth-httplib2: added version 0.0.3

This library provides an httplib2 transport for google-auth.

diffstat:

 security/py-google-auth-httplib2/DESCR    |   1 +
 security/py-google-auth-httplib2/Makefile |  18 ++++++++++++++++++
 security/py-google-auth-httplib2/PLIST    |   9 +++++++++
 security/py-google-auth-httplib2/distinfo |   6 ++++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r a918905af10b -r b085b8e86610 security/py-google-auth-httplib2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth-httplib2/DESCR    Tue Jul 02 12:00:13 2019 +0000
@@ -0,0 +1,1 @@
+This library provides an httplib2 transport for google-auth.
diff -r a918905af10b -r b085b8e86610 security/py-google-auth-httplib2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth-httplib2/Makefile Tue Jul 02 12:00:13 2019 +0000
@@ -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"
diff -r a918905af10b -r b085b8e86610 security/py-google-auth-httplib2/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth-httplib2/PLIST    Tue Jul 02 12:00:13 2019 +0000
@@ -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
diff -r a918905af10b -r b085b8e86610 security/py-google-auth-httplib2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth-httplib2/distinfo Tue Jul 02 12:00:13 2019 +0000
@@ -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