summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-01 22:50:54 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-02 14:56:49 -0700
commit1762867fc4e427dc89494334cf67d6d7dcb0531c (patch)
tree08e7670ec57fe4dffa5905c6c03f88ccacc9ecd4 /meta-python/recipes-devtools
parentabf93c055cee801365219f3855c9162f974c0095 (diff)
downloadmeta-openembedded-1762867fc4e427dc89494334cf67d6d7dcb0531c.tar.gz
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 <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-auth_2.29.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.28.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
5 5
6inherit pypi setuptools3 ptest 6inherit pypi setuptools3 ptest
7 7
8SRC_URI[sha256sum] = "80b8b4969aa9ed5938c7828308f20f035bc79f9d8fb8120bf9dc8db20b41ba30" 8SRC_URI[sha256sum] = "672dff332d073227550ffc7457868ac4218d6c500b155fe6cc17d2b13602c360"
9 9
10SRC_URI += " \ 10SRC_URI += " \
11 file://run-ptest \ 11 file://run-ptest \