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: Sun Apr 20 20:36:14 UTC 2025
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.39.0.
Features
Adds GA support for X.509 workload identity federation (#1695) (7495960)
Bug Fixes
Add impersonated SA via local ADC support for fetch_id_token (#1740) (f249764)
Add missing packaging dependency for feature requiring urllib3 (#1732) (221f4a8)
Add request timeout for MDS requests (#1699) (9f7d3fa)
Explicitly declare support for Python 3.13 (#1741) (6fd04d5)
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.76 -r1.77 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.82 pkgsrc/security/py-google-auth/Makefile:1.83
--- pkgsrc/security/py-google-auth/Makefile:1.82 Sun Apr 13 16:08:12 2025
+++ pkgsrc/security/py-google-auth/Makefile Sun Apr 20 20:36:14 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.82 2025/04/13 16:08:12 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2025/04/20 20:36:14 wiz Exp $
-DISTNAME= google_auth-2.38.0
+DISTNAME= google_auth-2.39.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION= 1
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.76 pkgsrc/security/py-google-auth/distinfo:1.77
--- pkgsrc/security/py-google-auth/distinfo:1.76 Fri Jan 31 18:41:23 2025
+++ pkgsrc/security/py-google-auth/distinfo Sun Apr 20 20:36:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.76 2025/01/31 18:41:23 wiz Exp $
+$NetBSD: distinfo,v 1.77 2025/04/20 20:36:14 wiz Exp $
-BLAKE2s (google_auth-2.38.0.tar.gz) = a5f86104d66d2a499680d3d16aa323f96247f72de8af848f1cd06ab10febd882
-SHA512 (google_auth-2.38.0.tar.gz) = fdc771a6b3ff2912ec5c7b6efeb84b4faf9f429caea4ecc76473515a74a73c0a3e2d78bacb96725f6e2c8170292208ae8b4fb4f790e874cf3e2a3f5b221451bf
-Size (google_auth-2.38.0.tar.gz) = 270866 bytes
+BLAKE2s (google_auth-2.39.0.tar.gz) = 864094d6526957de723abe01b2a742d546dba34b2ac0b2c2edab1b261b9bbd6b
+SHA512 (google_auth-2.39.0.tar.gz) = 3bee0b649fdec2e9972afc47cd863f58c2b5e451a3970d85674d3d0572b1cbfd39d355af8c7648bb79aea2b41bd177da03dd01cb146681ed651de2d06bf355c0
+Size (google_auth-2.39.0.tar.gz) = 274834 bytes
Home |
Main Index |
Thread Index |
Old Index