pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-google-auth: moved to base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Tue Jul 2 18:47:33 2019 +0200
Changeset: 1d2c4ba978e86d0ec7bd29d3f815c0804643b5b5
Modified Files:
Makefile
py-kubernetes/Makefile
Removed Files:
py-google-auth/DESCR
py-google-auth/Makefile
py-google-auth/PLIST
py-google-auth/distinfo
Log Message:
py-google-auth: moved to base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1d2c4ba978e86d0ec7bd29d3f815c0804643b5b5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-google-auth/DESCR | 2 -
py-google-auth/Makefile | 21 ----------
py-google-auth/PLIST | 104 ------------------------------------------------
py-google-auth/distinfo | 6 ---
py-kubernetes/Makefile | 2 +-
6 files changed, 1 insertion(+), 135 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index bd4bebf865..f7234b7bd7 100644
--- a/Makefile
+++ b/Makefile
@@ -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
diff --git a/py-google-auth/DESCR b/py-google-auth/DESCR
deleted file mode 100644
index df6aa9686b..0000000000
--- a/py-google-auth/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This library simplifies using Google various server-to-server
-authentication mechanisms to access Google APIs
diff --git a/py-google-auth/Makefile b/py-google-auth/Makefile
deleted file mode 100644
index 53f2010eb5..0000000000
--- a/py-google-auth/Makefile
+++ /dev/null
@@ -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@localhost
-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"
diff --git a/py-google-auth/PLIST b/py-google-auth/PLIST
deleted file mode 100644
index 5af5fe2b4e..0000000000
--- a/py-google-auth/PLIST
+++ /dev/null
@@ -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
diff --git a/py-google-auth/distinfo b/py-google-auth/distinfo
deleted file mode 100644
index 7b913b0517..0000000000
--- a/py-google-auth/distinfo
+++ /dev/null
@@ -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
diff --git a/py-kubernetes/Makefile b/py-kubernetes/Makefile
index 667d42d7ad..23a9e3cf0a 100644
--- a/py-kubernetes/Makefile
+++ b/py-kubernetes/Makefile
@@ -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
Home |
Main Index |
Thread Index |
Old Index