diff mbox series

[meta-python,28/56] python3-google-auth: upgrade 2.52.0 -> 2.53.0

Message ID 20260527094805.2039-28-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] ctags: upgrade 6.2.20260510.0 -> 6.2.20260524.0 | expand

Commit Message

Wang Mingyu May 27, 2026, 9:47 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- allowlist agents-nonprod trust domains for agent identity
- fail-fast on invalid or non-workload certificate configs in agent identity discovery

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-google-auth_2.52.0.bb => python3-google-auth_2.53.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-auth_2.52.0.bb => python3-google-auth_2.53.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb
index 639fe0926d..840573fcf4 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.53.0.bb
@@ -9,7 +9,7 @@  SRC_URI += " \
         file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \
         file://run-ptest \
 "
-SRC_URI[sha256sum] = "01f30e1a9e3638698d89464f5e603ce29d18e1c0e63ec31ac570aba4e164aaf5"
+SRC_URI[sha256sum] = "e7e6aa16f6bee7b2b264830fd04f08087a1d5a836df516251a5d15327b246c9c"
 
 PYPI_PACKAGE = "google_auth"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"