Source-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.17.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/110440600d6e
branches: trunk
changeset: 434152:110440600d6e
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jun 12 05:58:42 2020 +0000
description:
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
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 e0d4e8dd46be -r 110440600d6e security/py-google-auth/Makefile
--- a/security/py-google-auth/Makefile Fri Jun 12 02:49:46 2020 +0000
+++ b/security/py-google-auth/Makefile Fri Jun 12 05:58:42 2020 +0000
@@ -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/}
diff -r e0d4e8dd46be -r 110440600d6e security/py-google-auth/distinfo
--- a/security/py-google-auth/distinfo Fri Jun 12 02:49:46 2020 +0000
+++ b/security/py-google-auth/distinfo Fri Jun 12 05:58:42 2020 +0000
@@ -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