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:           Sat Jan 25 12:49:12 UTC 2020

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

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

1.11.0:
Features
add non-None default timeout to AuthorizedSession.request()
distinguish transport and execution time timeouts


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/security/py-google-auth/Makefile:1.9
--- pkgsrc/security/py-google-auth/Makefile:1.8 Wed Jan 22 19:32:43 2020
+++ pkgsrc/security/py-google-auth/Makefile     Sat Jan 25 12:49:12 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/01/22 19:32:43 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/25 12:49:12 adam Exp $
 
-DISTNAME=      google-auth-1.10.2
+DISTNAME=      google-auth-1.11.0
 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.7 pkgsrc/security/py-google-auth/distinfo:1.8
--- pkgsrc/security/py-google-auth/distinfo:1.7 Wed Jan 22 19:32:43 2020
+++ pkgsrc/security/py-google-auth/distinfo     Sat Jan 25 12:49:12 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/01/22 19:32:43 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/01/25 12:49:12 adam Exp $
 
-SHA1 (google-auth-1.10.2.tar.gz) = cc56d30b440839370ef5220fcd44e0fecd0fb90f
-RMD160 (google-auth-1.10.2.tar.gz) = 04cd0ce8de8a729c122e7f743849173358d0a64b
-SHA512 (google-auth-1.10.2.tar.gz) = 5176d9c9f2ac34b23eba5bc4dc869a7dbd7e85d2d2cdf73d42898979ef8ba42d01adcc82d09661359165715f20012f6d91046254199b67c8e3542012a012868a
-Size (google-auth-1.10.2.tar.gz) = 87022 bytes
+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



Home | Main Index | Thread Index | Old Index