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.11.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c554a71ccf35
branches:  trunk
changeset: 411603:c554a71ccf35
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Feb 16 14:33:30 2020 +0000

description:
py-google-auth: updated to 1.11.2

1.11.2:
Reverts
Revert "fix: update _GOOGLE_OAUTH2_CERTS_URL"

1.11.1:
Bug Fixes
compute engine id token credentials "with_target_audience" method
update _GOOGLE_OAUTH2_CERTS_URL

diffstat:

 security/py-google-auth/Makefile |   4 ++--
 security/py-google-auth/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b5d77b521b1c -r c554a71ccf35 security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Sun Feb 16 14:15:57 2020 +0000
+++ b/security/py-google-auth/Makefile  Sun Feb 16 14:33:30 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/01/25 12:49:12 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/02/16 14:33:30 adam Exp $
 
-DISTNAME=      google-auth-1.11.0
+DISTNAME=      google-auth-1.11.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r b5d77b521b1c -r c554a71ccf35 security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Sun Feb 16 14:15:57 2020 +0000
+++ b/security/py-google-auth/distinfo  Sun Feb 16 14:33:30 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/01/25 12:49:12 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 14:33:30 adam Exp $
 
-SHA1 (google-auth-1.11.0.tar.gz) = a00339a767fba47b9ff588cef98a0e111ff952ec
-RMD160 (google-auth-1.11.0.tar.gz) = c1a3da4741e0b7e6300c360dcb1469a7eaa22cfd
-SHA512 (google-auth-1.11.0.tar.gz) = ef51884a1e6724c74787918facb409f693cc0271ac193155273f102e67b31a857453911d541de0d50081812ff3654de04b0d853d33e9ab9e11e88cf7ae2d6a51
-Size (google-auth-1.11.0.tar.gz) = 87392 bytes
+SHA1 (google-auth-1.11.2.tar.gz) = 5cbf430d6a85ca44478b74f209e9cc79351b1566
+RMD160 (google-auth-1.11.2.tar.gz) = bc2c6821b62b5f4a8321f7be1933d2234dbaefab
+SHA512 (google-auth-1.11.2.tar.gz) = 39412055b3400792209eee4dec147435e38abbba0a60e5ad2668130b062360fb6ebfac5ecd29f36833c254756d4fda4a0a5ab4ea4c4faa5be7950e5c20781517
+Size (google-auth-1.11.2.tar.gz) = 88031 bytes



Home | Main Index | Thread Index | Old Index