summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-07-27 05:24:28 +0000
committeradam <adam@pkgsrc.org>2021-07-27 05:24:28 +0000
commitdfe67b9fb0b6e5b52e75ba562bffcc8dfdb22773 (patch)
tree790f0bda6b74f97c21a1f443db902157dfb45751 /security
parent789965095537cfee1776bff6387c2d076c8bcc84 (diff)
downloadpkgsrc-dfe67b9fb0b6e5b52e75ba562bffcc8dfdb22773.tar.gz
py-google-auth: updated to 1.33.1
1.33.1 (2021-07-20) Bug Fixes fallback to source creds expiration in downscoped tokens Reverts revert "feat: service account is able to use a private token endpoint 1.33.0 (2021-07-14) Features define CredentialAccessBoundary classes define google.auth.downscoped.Credentials class service account is able to use a private token endpoint Bug Fixes fix fetch_id_token credential lookup order to match adc Documentation fix code block formatting in 'user-guide.rst' 1.32.1 (2021-06-30) Bug Fixes avoid leaking sub-session created for '_auth_request' 1.32.0 (2021-06-16) Features allow scopes for self signed jwt 1.31.0 (2021-06-09) Features define useful properties on google.auth.external_account.Credentials Bug Fixes avoid deleting items while iterating
Diffstat (limited to 'security')
-rw-r--r--security/py-google-auth/Makefile4
-rw-r--r--security/py-google-auth/PLIST5
-rw-r--r--security/py-google-auth/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile
index 3b3707cb98d..d9dd861341e 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2021/05/25 05:35:52 adam Exp $
+# $NetBSD: Makefile,v 1.39 2021/07/27 05:24:28 adam Exp $
-DISTNAME= google-auth-1.30.1
+DISTNAME= google-auth-1.33.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-auth/}
diff --git a/security/py-google-auth/PLIST b/security/py-google-auth/PLIST
index 6a5fd224e54..bfd60d2dd50 100644
--- a/security/py-google-auth/PLIST
+++ b/security/py-google-auth/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2021/05/12 18:17:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/07/27 05:24:28 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -72,6 +72,9 @@ ${PYSITELIB}/google/auth/crypt/es256.pyo
${PYSITELIB}/google/auth/crypt/rsa.py
${PYSITELIB}/google/auth/crypt/rsa.pyc
${PYSITELIB}/google/auth/crypt/rsa.pyo
+${PYSITELIB}/google/auth/downscoped.py
+${PYSITELIB}/google/auth/downscoped.pyc
+${PYSITELIB}/google/auth/downscoped.pyo
${PYSITELIB}/google/auth/environment_vars.py
${PYSITELIB}/google/auth/environment_vars.pyc
${PYSITELIB}/google/auth/environment_vars.pyo
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index e70440b70fb..b67ccc4fa1f 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2021/05/25 05:35:52 adam Exp $
+$NetBSD: distinfo,v 1.36 2021/07/27 05:24:28 adam Exp $
-SHA1 (google-auth-1.30.1.tar.gz) = 73fed2c425ba400c9db801bfa1930b4409920b80
-RMD160 (google-auth-1.30.1.tar.gz) = 40c241f7201287aeabae45e2ca9e9ae0a930fd0a
-SHA512 (google-auth-1.30.1.tar.gz) = 7e35f5be9be160ddef4b579c2e5bc966f1d64f8f0bb75220e22fd3edb9c6f6140bdcf68055fdb13dd370e3d543206900cc9403237eb328d69418a384a4d0fe26
-Size (google-auth-1.30.1.tar.gz) = 169244 bytes
+SHA1 (google-auth-1.33.1.tar.gz) = a9a9c340e06a6f5f8f89607e4496db4bf755f012
+RMD160 (google-auth-1.33.1.tar.gz) = f7914a022fd36fd4a061e48d0d6ed81d635fd0b5
+SHA512 (google-auth-1.33.1.tar.gz) = c54356b21af5ddeda88023b886631050e8e4306ed444093ed6589d13d95af402f03928dc5b5f44f9b4c038128ed254aa14de6d852108f44949c42e2d05304062
+Size (google-auth-1.33.1.tar.gz) = 178615 bytes