diff mbox series

[meta-python] python3-google-auth: upgrade 2.28.0 -> 2.28.1

Message ID 20240303192715.844977-1-alperyasinak1@gmail.com
State Accepted
Headers show
Series [meta-python] python3-google-auth: upgrade 2.28.0 -> 2.28.1 | expand

Commit Message

Alper Ak March 3, 2024, 7:27 p.m. UTC
Changelog:
==========
Bug Fixes:
	Typo when setting the state for the pickle deserializer

Signed-off-by: alperak <alperyasinak1@gmail.com>
---
 ...hon3-google-auth_2.28.0.bb => python3-google-auth_2.28.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-auth_2.28.0.bb => python3-google-auth_2.28.1.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.28.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb
rename to meta-python/recipes-devtools/python/python3-google-auth_2.28.1.bb
index 5799db43b..4524cca48 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.28.1.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "3cfc1b6e4e64797584fb53fc9bd0b7afa9b7c0dba2004fa7dcc9349e58cc3195"
+SRC_URI[sha256sum] = "34fc3046c257cedcf1622fc4b31fc2be7923d9b4d44973d481125ecc50d83885"
 
 RDEPENDS:${PN} += "\
     python3-asyncio \