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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8c840cea5ea
branches:  trunk
changeset: 347114:e8c840cea5ea
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 08 11:41:50 2020 +0000

description:
py-google-auth: updated to 1.10.0

1.10.0:
Features
send quota project id in x-goog-user-project for OAuth2 credentials

1.9.0:
Features
add timeout parameter to AuthorizedSession.request()

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 1ece5f67c641 -r e8c840cea5ea security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile  Wed Jan 08 11:37:49 2020 +0000
+++ b/security/py-google-auth/Makefile  Wed Jan 08 11:41:50 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/12/15 11:22:34 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/08 11:41:50 adam Exp $
 
-DISTNAME=      google-auth-1.8.2
+DISTNAME=      google-auth-1.10.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/google-auth/}
diff -r 1ece5f67c641 -r e8c840cea5ea security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo  Wed Jan 08 11:37:49 2020 +0000
+++ b/security/py-google-auth/distinfo  Wed Jan 08 11:41:50 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/12/15 11:22:34 adam Exp $
+$NetBSD: distinfo,v 1.5 2020/01/08 11:41:50 adam Exp $
 
-SHA1 (google-auth-1.8.2.tar.gz) = f4a2dde620d37504250a5968c73e221179fa8d73
-RMD160 (google-auth-1.8.2.tar.gz) = 4f45ee3158b0937fa02f80076b6eb8db5c29b58a
-SHA512 (google-auth-1.8.2.tar.gz) = 69bc27e27b3a88ea8203fe4bcf730933f8ff3805e7d6f60fce9331b7d4243340a531a3d28075ec534bb076082fb5390c55556a34b0cab70092afc744b53429e4
-Size (google-auth-1.8.2.tar.gz) = 83993 bytes
+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



Home | Main Index | Thread Index | Old Index