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: wiz
Date: Tue Jun 10 05:18:05 UTC 2025
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.40.3.
Bug Fixes
Auth fetch token from default endpoint (#1779) (88891cc)
Remove unnecessary call to mds service (#1769) (7c61c7d)
Retry 504 errors (#1767) (554f967)
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.79 -r1.80 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.86 pkgsrc/security/py-google-auth/Makefile:1.87
--- pkgsrc/security/py-google-auth/Makefile:1.86 Thu May 22 07:49:40 2025
+++ pkgsrc/security/py-google-auth/Makefile Tue Jun 10 05:18:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2025/05/22 07:49:40 adam Exp $
+# $NetBSD: Makefile,v 1.87 2025/06/10 05:18:05 wiz Exp $
-DISTNAME= google_auth-2.40.2
+DISTNAME= google_auth-2.40.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google_auth/}
@@ -31,8 +31,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-urllib3-[0
USE_LANGUAGES= # none
-# as of 2.40.1
-# 6 failed, 1283 passed, 17 skipped, 68 warnings
+# as of 2.40.3
+# 6 failed, 1284 passed, 17 skipped, 68 warnings
.include "../../lang/python/wheel.mk"
PYTHON_VERSIONED_DEPENDENCIES+= cryptography OpenSSL
Index: pkgsrc/security/py-google-auth/distinfo
diff -u pkgsrc/security/py-google-auth/distinfo:1.79 pkgsrc/security/py-google-auth/distinfo:1.80
--- pkgsrc/security/py-google-auth/distinfo:1.79 Thu May 22 07:49:40 2025
+++ pkgsrc/security/py-google-auth/distinfo Tue Jun 10 05:18:05 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.79 2025/05/22 07:49:40 adam Exp $
+$NetBSD: distinfo,v 1.80 2025/06/10 05:18:05 wiz Exp $
-BLAKE2s (google_auth-2.40.2.tar.gz) = aeea94950f78331f4c7180166bc53bbd2a1adce44a77c232f3be29f47d36b482
-SHA512 (google_auth-2.40.2.tar.gz) = d79213f2c8fc3603437be5d40a1b887d85c13aa401dd918581cf17d5ac8a8211cf08633ec3a4fead705ad38d72a4a1eb919f073b10983be4a652a0db2bc14b43
-Size (google_auth-2.40.2.tar.gz) = 280990 bytes
+BLAKE2s (google_auth-2.40.3.tar.gz) = dd6b03ed7171a8102ea066cc58e93e34819abd3af67a2f4689d63e78abb59ce0
+SHA512 (google_auth-2.40.3.tar.gz) = 35062091ab3515f381c5da5d7952e1c60c650f62041b32217905462b0393199666126cbc018e96ea694eadaf9fec2528e9c7531758cfeda8a244fa10f8d362fb
+Size (google_auth-2.40.3.tar.gz) = 281029 bytes
Home |
Main Index |
Thread Index |
Old Index