From 1762867fc4e427dc89494334cf67d6d7dcb0531c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 1 Apr 2024 22:50:54 +0800 Subject: [PATCH] python3-google-auth: upgrade 2.28.2 -> 2.29.0 Changelog: =========== -Adds support for custom suppliers in AWS and Identity Pool credentials -Refactor tech debt in aws and identity pool credentials Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...hon3-google-auth_2.28.2.bb => python3-google-auth_2.29.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-auth_2.28.2.bb => python3-google-auth_2.29.0.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.28.2.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.29.0.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-google-auth_2.28.2.bb rename to meta-python/recipes-devtools/python/python3-google-auth_2.29.0.bb index d344b70169..e8d438df02 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.28.2.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.29.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" inherit pypi setuptools3 ptest -SRC_URI[sha256sum] = "80b8b4969aa9ed5938c7828308f20f035bc79f9d8fb8120bf9dc8db20b41ba30" +SRC_URI[sha256sum] = "672dff332d073227550ffc7457868ac4218d6c500b155fe6cc17d2b13602c360" SRC_URI += " \ file://run-ptest \