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: Sun Mar 5 07:29:16 UTC 2023
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: updated to 2.16.2
2.16.2 (2023-03-02)
Bug Fixes
Call gcloud config get project to get project for user cred
Do not use hardcoded string 'python', when you mean sys.executable.
Don't retry if error or error_description is not string
Improve ADC related errors and warnings
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.45 -r1.46 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.48 pkgsrc/security/py-google-auth/Makefile:1.49
--- pkgsrc/security/py-google-auth/Makefile:1.48 Thu Feb 23 08:34:09 2023
+++ pkgsrc/security/py-google-auth/Makefile Sun Mar 5 07:29:16 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2023/02/23 08:34:09 adam Exp $
+# $NetBSD: Makefile,v 1.49 2023/03/05 07:29:16 adam Exp $
-DISTNAME= google-auth-2.16.1
+DISTNAME= google-auth-2.16.2
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.45 pkgsrc/security/py-google-auth/distinfo:1.46
--- pkgsrc/security/py-google-auth/distinfo:1.45 Thu Feb 23 08:34:09 2023
+++ pkgsrc/security/py-google-auth/distinfo Sun Mar 5 07:29:16 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2023/02/23 08:34:09 adam Exp $
+$NetBSD: distinfo,v 1.46 2023/03/05 07:29:16 adam Exp $
-BLAKE2s (google-auth-2.16.1.tar.gz) = 87e8ffd186106415dc5b1c832f6177f1666606a7eb3a459a359a3c0fd0ed88ec
-SHA512 (google-auth-2.16.1.tar.gz) = 87e648832cd88d789334e59ea05545dd567ff7cf5d65d5dd2c209277716b6a77e92e082e9db91df208f1372a010ef1d6830ff77dbdf77d0fda2b649da39bcdd9
-Size (google-auth-2.16.1.tar.gz) = 221594 bytes
+BLAKE2s (google-auth-2.16.2.tar.gz) = 5a69263b58393a3e70146a9e740fcd8e667daa769665c3692d99ab87df8945dd
+SHA512 (google-auth-2.16.2.tar.gz) = 5686846fbd299e8d331a2132a1f2847febb68f06e460aed987ff12efa3a629c274f6b9dcae53b8b3d9075bb590e5e265eb11b9d6eb3861d4230f91f0bfea84f1
+Size (google-auth-2.16.2.tar.gz) = 221392 bytes
Home |
Main Index |
Thread Index |
Old Index