pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-google-auth



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 15 09:02:19 UTC 2020

Modified Files:
        pkgsrc/security/py-google-auth: Makefile distinfo

Log Message:
py-google-auth: updated to 1.10.1

1.10.1:
Bug Fixes
google.auth.compute_engine.metadata: add retry to google.auth.compute_engine._metadata.get()
always pass body of type bytes to google.auth.transport.Request


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-google-auth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-google-auth/Makefile
diff -u pkgsrc/security/py-google-auth/Makefile:1.6 pkgsrc/security/py-google-auth/Makefile:1.7
--- pkgsrc/security/py-google-auth/Makefile:1.6 Thu Jan  9 14:21:06 2020
+++ pkgsrc/security/py-google-auth/Makefile     Wed Jan 15 09:02:19 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/01/09 14:21:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/15 09:02:19 adam Exp $
 
-DISTNAME=      google-auth-1.10.0
+DISTNAME=      google-auth-1.10.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}

Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.5 pkgsrc/security/py-google-auth/distinfo:1.6
--- pkgsrc/security/py-google-auth/distinfo:1.5 Wed Jan  8 11:41:50 2020
+++ pkgsrc/security/py-google-auth/distinfo     Wed Jan 15 09:02:19 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/01/08 11:41:50 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/01/15 09:02:19 adam Exp $
 
-SHA1 (google-auth-1.10.0.tar.gz) = f0c7bd029a02cb622997a2b501a2ce0a388134d4
-RMD160 (google-auth-1.10.0.tar.gz) = f85399ac3d68dfd708a055897acd6b77c40e036f
-SHA512 (google-auth-1.10.0.tar.gz) = 0fb8c4709f85495c08d3785f0afc440052460c9635b7edd10d88f828dc27580a6acfeeaecbf16f2917d840a83bbdded845d46d5c708fddb17c4105f2814a73a7
-Size (google-auth-1.10.0.tar.gz) = 86793 bytes
+SHA1 (google-auth-1.10.1.tar.gz) = a6e798c9a387dd97bd040be4a2a19530bd580df7
+RMD160 (google-auth-1.10.1.tar.gz) = e8323b15a7e9844d9664d23da35b650c37ef3870
+SHA512 (google-auth-1.10.1.tar.gz) = 7f9f59751ae8a3bab0456aca4ef75859f78834730060681056baa3e791f5cbf18ea0d93cc7c0f3fe159713bb92d8969174d3f05a0ca7916ca9799badd89ef6af
+Size (google-auth-1.10.1.tar.gz) = 86993 bytes



Home | Main Index | Thread Index | Old Index