From d1b630342e8c1a81e0fda6ff5de2b8febd9634e5 Mon Sep 17 00:00:00 2001 From: alperak Date: Sun, 3 Mar 2024 22:27:15 +0300 Subject: [PATCH] python3-google-auth: upgrade 2.28.0 -> 2.28.1 Changelog: ========== Bug Fixes: Typo when setting the state for the pickle deserializer Signed-off-by: alperak Signed-off-by: Khem Raj --- ...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 --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 5799db43ba..4524cca48c 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 \