From c5a0bb7dd3080bf30eabd70eceded34efbb0b599 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 21 May 2025 16:59:01 +0800 Subject: [PATCH] python3-google-auth: upgrade 2.39.0 -> 2.40.1 Changelog: Disable logging response body for async logs Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...hon3-google-auth_2.39.0.bb => python3-google-auth_2.40.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-auth_2.39.0.bb => python3-google-auth_2.40.1.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.39.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.40.1.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-google-auth_2.39.0.bb rename to meta-python/recipes-devtools/python/python3-google-auth_2.40.1.bb index 58ac26d239..04207c607b 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.39.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.40.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "73222d43cdc35a3aeacbfdcaf73142a97839f10de930550d89ebfe1d0a00cde7" +SRC_URI[sha256sum] = "58f0e8416a9814c1d86c9b7f6acf6816b51aba167b2c76821965271bac275540" SRC_URI += " \ file://run-ptest \ "