pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul  2 11:59:28 UTC 2019

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

Log Message:
py-google-auth: added version 1.6.3

This library simplifies using Google various server-to-server
authentication mechanisms to access Google APIs


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/py-google-auth/DESCR \
    pkgsrc/security/py-google-auth/Makefile \
    pkgsrc/security/py-google-auth/PLIST \
    pkgsrc/security/py-google-auth/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/DESCR
diff -u /dev/null pkgsrc/security/py-google-auth/DESCR:1.1
--- /dev/null   Tue Jul  2 11:59:28 2019
+++ pkgsrc/security/py-google-auth/DESCR        Tue Jul  2 11:59:28 2019
@@ -0,0 +1,2 @@
+This library simplifies using Google various server-to-server
+authentication mechanisms to access Google APIs
Index: pkgsrc/security/py-google-auth/Makefile
diff -u /dev/null pkgsrc/security/py-google-auth/Makefile:1.1
--- /dev/null   Tue Jul  2 11:59:28 2019
+++ pkgsrc/security/py-google-auth/Makefile     Tue Jul  2 11:59:28 2019
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2019/07/02 11:59:28 adam Exp $
+
+DISTNAME=      google-auth-1.6.3
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    security python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/googleapis/google-auth-library-python
+COMMENT=       Google Authentication Library
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-asn1-modules>=0.2.1:../../security/py-asn1-modules
+DEPENDS+=      ${PYPKGPREFIX}-cachetools>=2.0.0:../../devel/py-cachetools
+DEPENDS+=      ${PYPKGPREFIX}-rsa>=3.1.4:../../security/py-rsa
+DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+
+USE_LANGUAGES= # none
+
+do-test:
+       cd ${WRKSRC} && pytest-${PYVERSSUFFIX} tests
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-google-auth/PLIST
diff -u /dev/null pkgsrc/security/py-google-auth/PLIST:1.1
--- /dev/null   Tue Jul  2 11:59:28 2019
+++ pkgsrc/security/py-google-auth/PLIST        Tue Jul  2 11:59:28 2019
@@ -0,0 +1,104 @@
+@comment $NetBSD: PLIST,v 1.1 2019/07/02 11:59:28 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_NAME}-nspkg.pth
+${PYSITELIB}/google/auth/__init__.py
+${PYSITELIB}/google/auth/__init__.pyc
+${PYSITELIB}/google/auth/__init__.pyo
+${PYSITELIB}/google/auth/_cloud_sdk.py
+${PYSITELIB}/google/auth/_cloud_sdk.pyc
+${PYSITELIB}/google/auth/_cloud_sdk.pyo
+${PYSITELIB}/google/auth/_default.py
+${PYSITELIB}/google/auth/_default.pyc
+${PYSITELIB}/google/auth/_default.pyo
+${PYSITELIB}/google/auth/_helpers.py
+${PYSITELIB}/google/auth/_helpers.pyc
+${PYSITELIB}/google/auth/_helpers.pyo
+${PYSITELIB}/google/auth/_oauth2client.py
+${PYSITELIB}/google/auth/_oauth2client.pyc
+${PYSITELIB}/google/auth/_oauth2client.pyo
+${PYSITELIB}/google/auth/_service_account_info.py
+${PYSITELIB}/google/auth/_service_account_info.pyc
+${PYSITELIB}/google/auth/_service_account_info.pyo
+${PYSITELIB}/google/auth/app_engine.py
+${PYSITELIB}/google/auth/app_engine.pyc
+${PYSITELIB}/google/auth/app_engine.pyo
+${PYSITELIB}/google/auth/compute_engine/__init__.py
+${PYSITELIB}/google/auth/compute_engine/__init__.pyc
+${PYSITELIB}/google/auth/compute_engine/__init__.pyo
+${PYSITELIB}/google/auth/compute_engine/_metadata.py
+${PYSITELIB}/google/auth/compute_engine/_metadata.pyc
+${PYSITELIB}/google/auth/compute_engine/_metadata.pyo
+${PYSITELIB}/google/auth/compute_engine/credentials.py
+${PYSITELIB}/google/auth/compute_engine/credentials.pyc
+${PYSITELIB}/google/auth/compute_engine/credentials.pyo
+${PYSITELIB}/google/auth/credentials.py
+${PYSITELIB}/google/auth/credentials.pyc
+${PYSITELIB}/google/auth/credentials.pyo
+${PYSITELIB}/google/auth/crypt/__init__.py
+${PYSITELIB}/google/auth/crypt/__init__.pyc
+${PYSITELIB}/google/auth/crypt/__init__.pyo
+${PYSITELIB}/google/auth/crypt/_cryptography_rsa.py
+${PYSITELIB}/google/auth/crypt/_cryptography_rsa.pyc
+${PYSITELIB}/google/auth/crypt/_cryptography_rsa.pyo
+${PYSITELIB}/google/auth/crypt/_helpers.py
+${PYSITELIB}/google/auth/crypt/_helpers.pyc
+${PYSITELIB}/google/auth/crypt/_helpers.pyo
+${PYSITELIB}/google/auth/crypt/_python_rsa.py
+${PYSITELIB}/google/auth/crypt/_python_rsa.pyc
+${PYSITELIB}/google/auth/crypt/_python_rsa.pyo
+${PYSITELIB}/google/auth/crypt/base.py
+${PYSITELIB}/google/auth/crypt/base.pyc
+${PYSITELIB}/google/auth/crypt/base.pyo
+${PYSITELIB}/google/auth/crypt/rsa.py
+${PYSITELIB}/google/auth/crypt/rsa.pyc
+${PYSITELIB}/google/auth/crypt/rsa.pyo
+${PYSITELIB}/google/auth/environment_vars.py
+${PYSITELIB}/google/auth/environment_vars.pyc
+${PYSITELIB}/google/auth/environment_vars.pyo
+${PYSITELIB}/google/auth/exceptions.py
+${PYSITELIB}/google/auth/exceptions.pyc
+${PYSITELIB}/google/auth/exceptions.pyo
+${PYSITELIB}/google/auth/iam.py
+${PYSITELIB}/google/auth/iam.pyc
+${PYSITELIB}/google/auth/iam.pyo
+${PYSITELIB}/google/auth/impersonated_credentials.py
+${PYSITELIB}/google/auth/impersonated_credentials.pyc
+${PYSITELIB}/google/auth/impersonated_credentials.pyo
+${PYSITELIB}/google/auth/jwt.py
+${PYSITELIB}/google/auth/jwt.pyc
+${PYSITELIB}/google/auth/jwt.pyo
+${PYSITELIB}/google/auth/transport/__init__.py
+${PYSITELIB}/google/auth/transport/__init__.pyc
+${PYSITELIB}/google/auth/transport/__init__.pyo
+${PYSITELIB}/google/auth/transport/_http_client.py
+${PYSITELIB}/google/auth/transport/_http_client.pyc
+${PYSITELIB}/google/auth/transport/_http_client.pyo
+${PYSITELIB}/google/auth/transport/grpc.py
+${PYSITELIB}/google/auth/transport/grpc.pyc
+${PYSITELIB}/google/auth/transport/grpc.pyo
+${PYSITELIB}/google/auth/transport/requests.py
+${PYSITELIB}/google/auth/transport/requests.pyc
+${PYSITELIB}/google/auth/transport/requests.pyo
+${PYSITELIB}/google/auth/transport/urllib3.py
+${PYSITELIB}/google/auth/transport/urllib3.pyc
+${PYSITELIB}/google/auth/transport/urllib3.pyo
+${PYSITELIB}/google/oauth2/__init__.py
+${PYSITELIB}/google/oauth2/__init__.pyc
+${PYSITELIB}/google/oauth2/__init__.pyo
+${PYSITELIB}/google/oauth2/_client.py
+${PYSITELIB}/google/oauth2/_client.pyc
+${PYSITELIB}/google/oauth2/_client.pyo
+${PYSITELIB}/google/oauth2/credentials.py
+${PYSITELIB}/google/oauth2/credentials.pyc
+${PYSITELIB}/google/oauth2/credentials.pyo
+${PYSITELIB}/google/oauth2/id_token.py
+${PYSITELIB}/google/oauth2/id_token.pyc
+${PYSITELIB}/google/oauth2/id_token.pyo
+${PYSITELIB}/google/oauth2/service_account.py
+${PYSITELIB}/google/oauth2/service_account.pyc
+${PYSITELIB}/google/oauth2/service_account.pyo
Index: pkgsrc/security/py-google-auth/distinfo
diff -u /dev/null pkgsrc/security/py-google-auth/distinfo:1.1
--- /dev/null   Tue Jul  2 11:59:28 2019
+++ pkgsrc/security/py-google-auth/distinfo     Tue Jul  2 11:59:28 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/02 11:59:28 adam Exp $
+
+SHA1 (google-auth-1.6.3.tar.gz) = a76f97686ebe42097d91e0996a72b26b54118f3b
+RMD160 (google-auth-1.6.3.tar.gz) = 45de1837e270a4200d3f843c192fb95c1378ad9e
+SHA512 (google-auth-1.6.3.tar.gz) = 47a3e9390428ffa58946c348d4e1a1bfe1290d6e06b75924bbacb37d5af929050690ef5c13820468de805646f4686c035b00dfe947c090d53568dd85d804af5e
+Size (google-auth-1.6.3.tar.gz) = 80899 bytes



Home | Main Index | Thread Index | Old Index