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.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/844421f7462b
branches: trunk
changeset: 410593:844421f7462b
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jan 25 12:49:12 2020 +0000
description:
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
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 1b0bb3e3c455 -r 844421f7462b security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile Sat Jan 25 12:45:47 2020 +0000
+++ b/security/py-google-auth/Makefile Sat Jan 25 12:49:12 2020 +0000
@@ -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/}
diff -r 1b0bb3e3c455 -r 844421f7462b security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo Sat Jan 25 12:45:47 2020 +0000
+++ b/security/py-google-auth/distinfo Sat Jan 25 12:49:12 2020 +0000
@@ -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