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 8 11:41:51 UTC 2020
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
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()
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-google-auth/Makefile \
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.4 pkgsrc/security/py-google-auth/Makefile:1.5
--- pkgsrc/security/py-google-auth/Makefile:1.4 Sun Dec 15 11:22:34 2019
+++ pkgsrc/security/py-google-auth/Makefile Wed Jan 8 11:41:50 2020
@@ -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/}
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.4 pkgsrc/security/py-google-auth/distinfo:1.5
--- pkgsrc/security/py-google-auth/distinfo:1.4 Sun Dec 15 11:22:34 2019
+++ pkgsrc/security/py-google-auth/distinfo Wed Jan 8 11:41:50 2020
@@ -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