diff mbox series

[meta-python] python3-google-auth: upgrade 2.56.0 -> 2.56.2

Message ID 20260728060645.819-33-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-google-auth: upgrade 2.56.0 -> 2.56.2 | expand

Commit Message

Wang Mingyu July 28, 2026, 6:06 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-google-auth_2.56.0.bb => python3-google-auth_2.56.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-auth_2.56.0.bb => python3-google-auth_2.56.2.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.56.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.56.2.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.56.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.56.2.bb
index dab45d0be5..a4dfcff56d 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.56.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.56.2.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] = "f90fa030b569a92654b9d690665a073841df33d57487be53db583a9a0867a553"
+SRC_URI[sha256sum] = "e28f103ca8091fb7012b99c44243d7366c29863713b8e34a220c3322b7a07051"
 
 PYPI_PACKAGE = "google_auth"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"