py-google-auth: moved to base

This commit is contained in:
Adam Ciarciński 2019-07-02 18:47:33 +02:00
parent 082af1ee19
commit 1d2c4ba978
6 changed files with 1 additions and 135 deletions

View File

@ -3466,7 +3466,6 @@ SUBDIR+= py-gobject3-common
SUBDIR+= py-gogo
SUBDIR+= py-golangenv
SUBDIR+= py-goless
SUBDIR+= py-google-auth
SUBDIR+= py-goreutilities
SUBDIR+= py-gorm
SUBDIR+= py-gosam

View File

@ -1,2 +0,0 @@
This library simplifies using Google various server-to-server
authentication mechanisms to access Google APIs

View File

@ -1,21 +0,0 @@
# $NetBSD$
DISTNAME= google-auth-1.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= https://files.pythonhosted.org/packages/ef/77/eb1d3288dbe2ba6f4fe50b9bb41770bac514cd2eb91466b56d44a99e2f8d/
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/googleapis/google-auth-library-python
COMMENT= Google Authentication Library
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-cachetools>=3.1.0:../../devel/py-cachetools
DEPENDS+= ${PYPKGPREFIX}-six>=1.12.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.2.4:../../security/py-asn1-modules
DEPENDS+= ${PYPKGPREFIX}-rsa>=4.0:../../security/py-rsa
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,104 +0,0 @@
@comment $NetBSD$
${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
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${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

View File

@ -1,6 +0,0 @@
$NetBSD$
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

View File

@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.0:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-urllib3>=1.24.1:../../www/py-urllib3
DEPENDS+= ${PYPKGPREFIX}-websocket-client>=0.55.0:../../www/py-websocket-client
DEPENDS+= ${PYPKGPREFIX}-adal>=1.2.1:../../wip/py-adal
DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.6.3:../../wip/py-google-auth
DEPENDS+= ${PYPKGPREFIX}-google-auth>=1.6.3:../../security/py-google-auth
USE_LANGUAGES= # none