diff mbox series

[meta-python,19/37] python3-google-auth: upgrade 2.55.0 -> 2.55.1

Message ID 20260630092206.322-19-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/37] 7zip: upgrade 26.01 -> 26.02 | expand

Commit Message

Wang Mingyu June 30, 2026, 9:21 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 auth: lower regional access boundary logs from warning to debug.

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.55.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.55.1.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.55.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.55.1.bb
index aa0e7fd400..58df3bca1a 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.55.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.55.1.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] = "fcd3a130f575fa36403d38774af1c64a4fbfbca09215f0589d2372b5119697cb"
+SRC_URI[sha256sum] = "fb2d9b730f2c9b8d326ec8d7222f21aef2ead15bf0513793d6442485d87af0a1"
 
 PYPI_PACKAGE = "google_auth"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"