From 0f00dc7b0f5ccb4dbbd036d5adb9d35ee7584c4f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 13 May 2026 12:05:26 +0800 Subject: [PATCH] python3-google-auth: upgrade 2.49.2 -> 2.52.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...hon3-google-auth_2.49.2.bb => python3-google-auth_2.52.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-auth_2.49.2.bb => python3-google-auth_2.52.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.49.2.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-google-auth_2.49.2.bb rename to meta-python/recipes-devtools/python/python3-google-auth_2.52.0.bb index fc6df70f45..639fe0926d 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.49.2.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.52.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] = "c1ae38500e73065dcae57355adb6278cf8b5c8e391994ae9cbadbcb9631ab409" +SRC_URI[sha256sum] = "01f30e1a9e3638698d89464f5e603ce29d18e1c0e63ec31ac570aba4e164aaf5" PYPI_PACKAGE = "google_auth" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"