diff mbox series

[meta-python,15/34] python3-google-auth: upgrade 2.56.3 -> 2.57.0

Message ID 20260902102900.1296-15-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.56.3.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.57.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.56.3.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.57.0.bb
index c096c6ab36..1227566c07 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.56.3.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.57.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] = "40e229fc901f0a305b553050e5fce562d509bee0435be053abfa91582b51b90c"
+SRC_URI[sha256sum] = "9b4f96d6a1feb5f7201231f47cfb3de08d8f176f8a61f9e461555116e95a8789"
 
 PYPI_PACKAGE = "google_auth"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"