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: Fri Jun 12 05:58:42 UTC 2020
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: updated to 1.17.1
1.17.1:
Bug Fixes
narrow acceptable RSA versions to maintain Python 2 compatability
1.17.0:
Features
add quota_project_id to service accounts; add with_quota_project methods
1.16.1:
Bug Fixes
fix impersonated cred exception doc
replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST
1.16.0:
Features
add helper func to for default encrypted cert
Bug Fixes
fix impersonated cred for gcloud
1.15.0:
Features
encrypted mtls private key support
Bug Fixes
signBytes for impersonated credentials
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.16 -r1.17 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.17 pkgsrc/security/py-google-auth/Makefile:1.18
--- pkgsrc/security/py-google-auth/Makefile:1.17 Tue May 12 06:54:34 2020
+++ pkgsrc/security/py-google-auth/Makefile Fri Jun 12 05:58:42 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/05/12 06:54:34 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/06/12 05:58:42 adam Exp $
-DISTNAME= google-auth-1.14.3
+DISTNAME= google-auth-1.17.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.16 pkgsrc/security/py-google-auth/distinfo:1.17
--- pkgsrc/security/py-google-auth/distinfo:1.16 Tue May 12 06:54:34 2020
+++ pkgsrc/security/py-google-auth/distinfo Fri Jun 12 05:58:42 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/05/12 06:54:34 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/06/12 05:58:42 adam Exp $
-SHA1 (google-auth-1.14.3.tar.gz) = 8005958a26a3cece64e61fb8a75da2e8baff49f4
-RMD160 (google-auth-1.14.3.tar.gz) = a42d17d6fefae0b03c688cf28844df90364616b1
-SHA512 (google-auth-1.14.3.tar.gz) = e3b76907e50b4927aaa1d450a6133943ad736427a180023ea2c4639545449769136b9db89eae54456338f1cf5bbaaa5840a8cf3db92d54f9e96407ae8935a607
-Size (google-auth-1.14.3.tar.gz) = 101964 bytes
+SHA1 (google-auth-1.17.1.tar.gz) = 749e9df289a6148bdd881fc886a97e676f91d222
+RMD160 (google-auth-1.17.1.tar.gz) = a062aa1bc6b9a178f72f09ccf49bc6363ec92e9d
+SHA512 (google-auth-1.17.1.tar.gz) = 6829ac90faf2b5648f7e1ae23d84723ba51caf007c560d6e8d6682c952421c5c40657f45430fa866e421ca78dda3751bb7137f436a4b7fd7e95793434ee3e88d
+Size (google-auth-1.17.1.tar.gz) = 105065 bytes
Home |
Main Index |
Thread Index |
Old Index