pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-google-auth-oauthlib



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul  2 12:01:30 UTC 2019

Added Files:
        pkgsrc/security/py-google-auth-oauthlib: DESCR Makefile PLIST distinfo

Log Message:
py-google-auth-oauthlib: added version 0.4.0

This library provides oauthlib integration with google-auth.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-google-auth-oauthlib/DESCR \
    pkgsrc/security/py-google-auth-oauthlib/Makefile \
    pkgsrc/security/py-google-auth-oauthlib/PLIST \
    pkgsrc/security/py-google-auth-oauthlib/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-oauthlib/DESCR
diff -u /dev/null pkgsrc/security/py-google-auth-oauthlib/DESCR:1.1
--- /dev/null   Tue Jul  2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/DESCR       Tue Jul  2 12:01:30 2019
@@ -0,0 +1 @@
+This library provides oauthlib integration with google-auth.
Index: pkgsrc/security/py-google-auth-oauthlib/Makefile
diff -u /dev/null pkgsrc/security/py-google-auth-oauthlib/Makefile:1.1
--- /dev/null   Tue Jul  2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/Makefile    Tue Jul  2 12:01:30 2019
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2019/07/02 12:01:30 adam Exp $
+
+DISTNAME=      google-auth-oauthlib-0.4.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    security python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth-oauthlib/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
+COMMENT=       Google Authentication Library
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-google-auth-[0-9]*:../../security/py-google-auth
+DEPENDS+=      ${PYPKGPREFIX}-requests-oauthlib>=0.7.0:../../security/py-requests-oauthlib
+
+USE_LANGUAGES= # none
+
+post-install:
+       cd ${DESTDIR}${PREFIX}/bin && \
+       ${MV} google-oauthlib-tool google-oauthlib-tool-${PYVERSSUFFIX} || ${TRUE}
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-google-auth-oauthlib/PLIST
diff -u /dev/null pkgsrc/security/py-google-auth-oauthlib/PLIST:1.1
--- /dev/null   Tue Jul  2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/PLIST       Tue Jul  2 12:01:30 2019
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/02 12:01:30 adam Exp $
+bin/google-oauthlib-tool-${PYVERSSUFFIX}
+${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}/google_auth_oauthlib/__init__.py
+${PYSITELIB}/google_auth_oauthlib/__init__.pyc
+${PYSITELIB}/google_auth_oauthlib/__init__.pyo
+${PYSITELIB}/google_auth_oauthlib/flow.py
+${PYSITELIB}/google_auth_oauthlib/flow.pyc
+${PYSITELIB}/google_auth_oauthlib/flow.pyo
+${PYSITELIB}/google_auth_oauthlib/helpers.py
+${PYSITELIB}/google_auth_oauthlib/helpers.pyc
+${PYSITELIB}/google_auth_oauthlib/helpers.pyo
+${PYSITELIB}/google_auth_oauthlib/interactive.py
+${PYSITELIB}/google_auth_oauthlib/interactive.pyc
+${PYSITELIB}/google_auth_oauthlib/interactive.pyo
+${PYSITELIB}/google_auth_oauthlib/tool/__init__.py
+${PYSITELIB}/google_auth_oauthlib/tool/__init__.pyc
+${PYSITELIB}/google_auth_oauthlib/tool/__init__.pyo
+${PYSITELIB}/google_auth_oauthlib/tool/__main__.py
+${PYSITELIB}/google_auth_oauthlib/tool/__main__.pyc
+${PYSITELIB}/google_auth_oauthlib/tool/__main__.pyo
Index: pkgsrc/security/py-google-auth-oauthlib/distinfo
diff -u /dev/null pkgsrc/security/py-google-auth-oauthlib/distinfo:1.1
--- /dev/null   Tue Jul  2 12:01:30 2019
+++ pkgsrc/security/py-google-auth-oauthlib/distinfo    Tue Jul  2 12:01:30 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/02 12:01:30 adam Exp $
+
+SHA1 (google-auth-oauthlib-0.4.0.tar.gz) = be23d0d1580a09d1ec5e26eecd1e56a77621f5eb
+RMD160 (google-auth-oauthlib-0.4.0.tar.gz) = 8f052196ad838cadbf53f98adf6fc4559532481b
+SHA512 (google-auth-oauthlib-0.4.0.tar.gz) = 49760914c02b41b7252062c8cb99b133b342463aa2b66b42dd5f320320010425e6952009514cbf89a4704648113693b35db1d3aa3636fc1297a25e59635a7dd5
+Size (google-auth-oauthlib-0.4.0.tar.gz) = 73664 bytes



Home | Main Index | Thread Index | Old Index