diff mbox series

[meta-python,12/43] python3-google-auth: upgrade 2.39.0 -> 2.40.1

Message ID 1747817972-28874-12-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-python,01/43] python3-aiodns: upgrade 3.2.0 -> 3.4.0 | expand

Commit Message

Wang Mingyu May 21, 2025, 8:59 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Disable logging response body for async logs

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...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 mbox series

Patch

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 \
 "