diff mbox series

[meta-python] python3-google-auth: update version 2.23.0 -> 2.23.1

Message ID 20230929211436.2132697-1-derek@asterius.io
State Under Review
Headers show
Series [meta-python] python3-google-auth: update version 2.23.0 -> 2.23.1 | expand

Commit Message

Derek Straka Sept. 29, 2023, 9:14 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...hon3-google-auth_2.23.0.bb => python3-google-auth_2.23.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-auth_2.23.0.bb => python3-google-auth_2.23.1.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.23.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.23.1.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.23.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.23.1.bb
index f7fb76b3f..a3228be23 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.23.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.23.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "753a26312e6f1eaeec20bc6f2644a10926697da93446e1f8e24d6d32d45a922a"
+SRC_URI[sha256sum] = "d38bdf4fa1e7c5a35e574861bce55784fd08afadb4e48f99f284f1e487ce702d"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-asyncio \