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: Mon Nov 11 07:55:51 UTC 2024
Modified Files:
pkgsrc/security/py-google-auth: Makefile distinfo
Log Message:
py-google-auth: update to 2.36.0.
Features
IAM signblob retries (#1600) (484c8db)
Making iam endpoint universe-aware (#1604) (16c728d)
Support External Account Authorized User as a Source Credential for impersonated credentials in ADC (#1608) (875796c)
Bug Fixes
Adding default parameters to updated interfaces (#1622) (8cf1cb1)
Change universe_domain to universe-domain (#1613) (168fcc6)
Remove base class to avoid type conflict (#1619) (9e2789a)
Revert templates for iam endpoints (#1614) (0a4363a)
Update secret (#1611) (f070de0)
Update secret (#1617) (10f42a7)
Update secret (#1621) (6be19fb)
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/security/py-google-auth/Makefile
cvs rdiff -u -r1.73 -r1.74 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.78 pkgsrc/security/py-google-auth/Makefile:1.79
--- pkgsrc/security/py-google-auth/Makefile:1.78 Mon Nov 11 07:28:55 2024
+++ pkgsrc/security/py-google-auth/Makefile Mon Nov 11 07:55:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2024/11/11 07:28:55 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2024/11/11 07:55:50 wiz Exp $
-DISTNAME= google_auth-2.35.0
+DISTNAME= google_auth-2.36.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
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.73 pkgsrc/security/py-google-auth/distinfo:1.74
--- pkgsrc/security/py-google-auth/distinfo:1.73 Fri Sep 27 08:10:01 2024
+++ pkgsrc/security/py-google-auth/distinfo Mon Nov 11 07:55:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.73 2024/09/27 08:10:01 wiz Exp $
+$NetBSD: distinfo,v 1.74 2024/11/11 07:55:50 wiz Exp $
-BLAKE2s (google_auth-2.35.0.tar.gz) = c0eb9426d5975793957c1128ce45b8194e1f52d3566c7fe718120a44afb29b8c
-SHA512 (google_auth-2.35.0.tar.gz) = 5c359bb94f213812c57cc2c2942d1da3aa08f0e73dde6f5b6c2f563fb51056009f3b821ec0fc39571221da267011d850c242a5ab044d88648be44759f7337973
-Size (google_auth-2.35.0.tar.gz) = 267223 bytes
+BLAKE2s (google_auth-2.36.0.tar.gz) = d99bb13b1b2b2880a7a7aa1bf61a4ba3076245956a2cb6f49af4f3cb50094d90
+SHA512 (google_auth-2.36.0.tar.gz) = 9e61d5ab21e8973f6d9d2af8d4b73e5637efe9b09b1854bf82743e4a03a6b5fc6154a492e4b7ad5935ba3796186d6ed11e891bd0a0eb1190e06fedc824904c22
+Size (google_auth-2.36.0.tar.gz) = 268336 bytes
Home |
Main Index |
Thread Index |
Old Index