summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-04-22 13:56:50 +0000
committeradam <adam@pkgsrc.org>2021-04-22 13:56:50 +0000
commit9fbdb8d87a5349a3888c35f37d23ede6f5e4acc2 (patch)
tree4869131d68b12f163e15335cb104f27539e4453c /security
parent60e4bbe121681d3aa4fad253e9c4e07305518ae6 (diff)
downloadpkgsrc-9fbdb8d87a5349a3888c35f37d23ede6f5e4acc2.tar.gz
py-google-auth: updated to 1.29.0
v1.29.0 Features add reauth feature to user credentials Bug Fixes Allow multiple audiences for id_token.verify_token
Diffstat (limited to 'security')
-rw-r--r--security/py-google-auth/Makefile4
-rw-r--r--security/py-google-auth/PLIST8
-rw-r--r--security/py-google-auth/distinfo10
3 files changed, 14 insertions, 8 deletions
diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile
index d462b2caed3..e0de32fe7ad 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2021/03/20 19:08:58 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/04/22 13:56:50 adam Exp $
-DISTNAME= google-auth-1.28.0
+DISTNAME= google-auth-1.29.0
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 c086c1913bd..6cbec9c501b 100644
--- a/security/py-google-auth/PLIST
+++ b/security/py-google-auth/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/03/20 19:08:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/04/22 13:56:50 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -138,12 +138,18 @@ ${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/challenges.py
+${PYSITELIB}/google/oauth2/challenges.pyc
+${PYSITELIB}/google/oauth2/challenges.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/reauth.py
+${PYSITELIB}/google/oauth2/reauth.pyc
+${PYSITELIB}/google/oauth2/reauth.pyo
${PYSITELIB}/google/oauth2/service_account.py
${PYSITELIB}/google/oauth2/service_account.pyc
${PYSITELIB}/google/oauth2/service_account.pyo
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index 2b23e9e87f4..3de4b0f0c6a 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2021/03/20 19:08:58 adam Exp $
+$NetBSD: distinfo,v 1.33 2021/04/22 13:56:50 adam Exp $
-SHA1 (google-auth-1.28.0.tar.gz) = ed981fdec6a3826b7382e3b10beee50a121b1c4a
-RMD160 (google-auth-1.28.0.tar.gz) = 4efcf3baac3b8a6d4380c5f1652aebd1b723a246
-SHA512 (google-auth-1.28.0.tar.gz) = a02db23132950c99e032d8318451cd67127f1e9fc57731a8a76505a360d77484aef1859e54d8e4efa1bcde3f6f5379c3324d54cf57c0a95fb1fa7765f43e9581
-Size (google-auth-1.28.0.tar.gz) = 158266 bytes
+SHA1 (google-auth-1.29.0.tar.gz) = 2df11fdc42f71e1b8701d9086522e9931aaf621e
+RMD160 (google-auth-1.29.0.tar.gz) = 1ce0439be2e1c4331490c14bace3eb57ba862e7b
+SHA512 (google-auth-1.29.0.tar.gz) = a6c8ca93ef493f16b7b16c2e1456891a09635bbc4a39053dc2c4cdca2f739692a74e4588c61c8aa5f06c1a5355ef304771770e26f1656edc0ef4c3c291df796d
+Size (google-auth-1.29.0.tar.gz) = 167058 bytes