From 2aa5be7400bcfac2da07cdc6f768c89b12b4615c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 30 Jun 2026 17:21:47 +0800 Subject: [PATCH] python3-google-auth: upgrade 2.55.0 -> 2.55.1 Changelog: auth: lower regional access boundary logs from warning to debug. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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}"