Source-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.19.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ceafc0b04522
branches:  trunk
changeset: 435787:ceafc0b04522
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 15 09:29:55 2020 +0000

description:
py-google-auth: updated to 1.19.0

1.19.0:

Features
add quota project to base credentials class
check 'iss' in verify_oauth2_token

Bug Fixes
migrate signBlob to iamcredentials.googleapis.com

Documentation
remove 3.4 from supported versions list

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 274e8f1b7dbd -r ceafc0b04522 security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Wed Jul 15 09:20:44 2020 +0000
+++ b/security/py-google-auth/Makefile  Wed Jul 15 09:29:55 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/06/20 16:28:08 adam Exp $
+# $NetBSD: Makefile,v 1.21 2020/07/15 09:29:55 adam Exp $
 
-DISTNAME=      google-auth-1.18.0
+DISTNAME=      google-auth-1.19.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r 274e8f1b7dbd -r ceafc0b04522 security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Wed Jul 15 09:20:44 2020 +0000
+++ b/security/py-google-auth/distinfo  Wed Jul 15 09:29:55 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/06/20 16:28:08 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/07/15 09:29:55 adam Exp $
 
-SHA1 (google-auth-1.18.0.tar.gz) = 97eadb75e636faf16736906ff5b9dc5f24f38dfe
-RMD160 (google-auth-1.18.0.tar.gz) = 29b56bdb4e37deceeaf5c2617033e923c53de984
-SHA512 (google-auth-1.18.0.tar.gz) = 391ca5c9686c0dcab6608de90ef9196f234e435633a9fe1d8f0560735672d109c065f916621f6813e0067717ec686bd07e82aa3a7da0ac8b41e612b6811c9c52
-Size (google-auth-1.18.0.tar.gz) = 105350 bytes
+SHA1 (google-auth-1.19.0.tar.gz) = 2f39f9006c76136ea1c076a37e41f5bbf850be95
+RMD160 (google-auth-1.19.0.tar.gz) = 75df14f7f2a7f2efd08f4003b74490db3fce3ea9
+SHA512 (google-auth-1.19.0.tar.gz) = 1ff2aa6ac142b0343881fc921c20c129a9beab2a965ec1031e2316127eecfa99e45a79c91f04fd2eea502aaf55ac20669d297a7d24fc5c68fe99f0c58dca0b05
+Size (google-auth-1.19.0.tar.gz) = 106972 bytes



Home | Main Index | Thread Index | Old Index