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 py-google-auth: added version ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a918905af10b
branches:  trunk
changeset: 335880:a918905af10b
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jul 02 11:59:28 2019 +0000

description:
py-google-auth: added version 1.6.3

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

diffstat:

 security/py-google-auth/DESCR    |    2 +
 security/py-google-auth/Makefile |   26 +++++++++
 security/py-google-auth/PLIST    |  104 +++++++++++++++++++++++++++++++++++++++
 security/py-google-auth/distinfo |    6 ++
 4 files changed, 138 insertions(+), 0 deletions(-)

diffs (154 lines):

diff -r 3aa89aacdca4 -r a918905af10b security/py-google-auth/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth/DESCR     Tue Jul 02 11:59:28 2019 +0000
@@ -0,0 +1,2 @@
+This library simplifies using Google various server-to-server
+authentication mechanisms to access Google APIs
diff -r 3aa89aacdca4 -r a918905af10b security/py-google-auth/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth/Makefile  Tue Jul 02 11:59:28 2019 +0000
@@ -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"
diff -r 3aa89aacdca4 -r a918905af10b security/py-google-auth/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth/PLIST     Tue Jul 02 11:59:28 2019 +0000
@@ -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
diff -r 3aa89aacdca4 -r a918905af10b security/py-google-auth/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/py-google-auth/distinfo  Tue Jul 02 11:59:28 2019 +0000
@@ -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