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: updated to 1.22.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d554992defa4
branches:  trunk
changeset: 440314:d554992defa4
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Oct 06 05:35:24 2020 +0000

description:
py-google-auth: updated to 1.22.1

1.22.1

Bug Fixes
move aiohttp to extra as it is currently internal surface


1.22.0

Features
add asyncio based auth flow

diffstat:

 security/py-google-auth/Makefile |   6 +++---
 security/py-google-auth/PLIST    |  26 +++++++++++++++++++++++++-
 security/py-google-auth/distinfo |  10 +++++-----
 3 files changed, 33 insertions(+), 9 deletions(-)

diffs (96 lines):

diff -r 2237a36ee07b -r d554992defa4 security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Tue Oct 06 04:27:39 2020 +0000
+++ b/security/py-google-auth/Makefile  Tue Oct 06 05:35:24 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/09/11 09:56:33 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/10/06 05:35:24 adam Exp $
 
-DISTNAME=      google-auth-1.21.1
+DISTNAME=      google-auth-1.22.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
@@ -13,7 +13,7 @@
 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}-setuptools-[0-9]*:../../devel/py-setuptools
+DEPENDS+=      ${PYPKGPREFIX}-setuptools>=40.3.0:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
 TEST_DEPENDS+= ${PYPKGPREFIX}-flask-[0-9]*:../../www/py-flask
 TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
diff -r 2237a36ee07b -r d554992defa4 security/py-google-auth/PLIST
--- a/security/py-google-auth/PLIST     Tue Oct 06 04:27:39 2020 +0000
+++ b/security/py-google-auth/PLIST     Tue Oct 06 05:35:24 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/04/20 07:17:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/10/06 05:35:24 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -12,12 +12,21 @@
 ${PYSITELIB}/google/auth/_cloud_sdk.py
 ${PYSITELIB}/google/auth/_cloud_sdk.pyc
 ${PYSITELIB}/google/auth/_cloud_sdk.pyo
+${PYSITELIB}/google/auth/_credentials_async.py
+${PYSITELIB}/google/auth/_credentials_async.pyc
+${PYSITELIB}/google/auth/_credentials_async.pyo
 ${PYSITELIB}/google/auth/_default.py
 ${PYSITELIB}/google/auth/_default.pyc
 ${PYSITELIB}/google/auth/_default.pyo
+${PYSITELIB}/google/auth/_default_async.py
+${PYSITELIB}/google/auth/_default_async.pyc
+${PYSITELIB}/google/auth/_default_async.pyo
 ${PYSITELIB}/google/auth/_helpers.py
 ${PYSITELIB}/google/auth/_helpers.pyc
 ${PYSITELIB}/google/auth/_helpers.pyo
+${PYSITELIB}/google/auth/_jwt_async.py
+${PYSITELIB}/google/auth/_jwt_async.pyc
+${PYSITELIB}/google/auth/_jwt_async.pyo
 ${PYSITELIB}/google/auth/_oauth2client.py
 ${PYSITELIB}/google/auth/_oauth2client.pyc
 ${PYSITELIB}/google/auth/_oauth2client.pyo
@@ -78,6 +87,9 @@
 ${PYSITELIB}/google/auth/transport/__init__.py
 ${PYSITELIB}/google/auth/transport/__init__.pyc
 ${PYSITELIB}/google/auth/transport/__init__.pyo
+${PYSITELIB}/google/auth/transport/_aiohttp_requests.py
+${PYSITELIB}/google/auth/transport/_aiohttp_requests.pyc
+${PYSITELIB}/google/auth/transport/_aiohttp_requests.pyo
 ${PYSITELIB}/google/auth/transport/_http_client.py
 ${PYSITELIB}/google/auth/transport/_http_client.pyc
 ${PYSITELIB}/google/auth/transport/_http_client.pyo
@@ -102,6 +114,18 @@
 ${PYSITELIB}/google/oauth2/_client.py
 ${PYSITELIB}/google/oauth2/_client.pyc
 ${PYSITELIB}/google/oauth2/_client.pyo
+${PYSITELIB}/google/oauth2/_client_async.py
+${PYSITELIB}/google/oauth2/_client_async.pyc
+${PYSITELIB}/google/oauth2/_client_async.pyo
+${PYSITELIB}/google/oauth2/_credentials_async.py
+${PYSITELIB}/google/oauth2/_credentials_async.pyc
+${PYSITELIB}/google/oauth2/_credentials_async.pyo
+${PYSITELIB}/google/oauth2/_id_token_async.py
+${PYSITELIB}/google/oauth2/_id_token_async.pyc
+${PYSITELIB}/google/oauth2/_id_token_async.pyo
+${PYSITELIB}/google/oauth2/_service_account_async.py
+${PYSITELIB}/google/oauth2/_service_account_async.pyc
+${PYSITELIB}/google/oauth2/_service_account_async.pyo
 ${PYSITELIB}/google/oauth2/credentials.py
 ${PYSITELIB}/google/oauth2/credentials.pyc
 ${PYSITELIB}/google/oauth2/credentials.pyo
diff -r 2237a36ee07b -r d554992defa4 security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Tue Oct 06 04:27:39 2020 +0000
+++ b/security/py-google-auth/distinfo  Tue Oct 06 05:35:24 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2020/09/11 09:56:33 adam Exp $
+$NetBSD: distinfo,v 1.25 2020/10/06 05:35:24 adam Exp $
 
-SHA1 (google-auth-1.21.1.tar.gz) = 4715cf47deaa9bfdfbb38fb129d18921465e5086
-RMD160 (google-auth-1.21.1.tar.gz) = a3962d5fb1e8dd959580ef37bd4165ddb2cb5231
-SHA512 (google-auth-1.21.1.tar.gz) = b81ff1f4b3b14f56f67527019ac29ac5aeda159a4fd383e8732536a51d7b60614f617b61fc7def57eb61fbcd9b8f799f0e5b08827289c342f080eff62342f577
-Size (google-auth-1.21.1.tar.gz) = 108685 bytes
+SHA1 (google-auth-1.22.1.tar.gz) = feb4860ce49b6ecd8013535a1eef657a2a3300f1
+RMD160 (google-auth-1.22.1.tar.gz) = dc9509a4202e97881dd1bb1f4b9700dda764604a
+SHA512 (google-auth-1.22.1.tar.gz) = b89979ba013bc63758fa4df2cfa6ed12bd6e5f92934804003bae62c71395ca409b0e2f97cc89fcb39b833b9ccbb22eeccca7b9f7045957ac620f093fe4be6a2b
+Size (google-auth-1.22.1.tar.gz) = 120038 bytes



Home | Main Index | Thread Index | Old Index