From 69402adc2320685e1afc067fbf4cf948d362c71e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:41 +0800 Subject: [PATCH] python3-google-auth: upgrade 2.56.3 -> 2.57.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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}"