aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-07-18 12:25:33 +0800
committerKhem Raj <raj.khem@gmail.com>2023-07-20 19:08:57 -0700
commit7e3491b2d87b8e8d9a582252789d96c7f89e90bb (patch)
treea1aca4fe89e69528db11db03bf1ff6c3147964cd /meta-python/recipes-devtools
parent5a355243caa2a6d0fda64657fe65ca61c69833fa (diff)
downloadmeta-openembedded-contrib-7e3491b2d87b8e8d9a582252789d96c7f89e90bb.tar.gz
python3-google-auth: upgrade 2.21.0 -> 2.22.0
Changelog: ============= Features ---------- Adding meta header for trust boundary Introduce compatibility with native namespace packages Bug Fixes ----------- Deprecate UserAccessTokenCredentials 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.22.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.21.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.21.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.22.0.bb
index ab32ec4793..ff3f422f33 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.21.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.22.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
inherit pypi setuptools3
-SRC_URI[sha256sum] = "b28e8048e57727e7cf0e5bd8e7276b212aef476654a09511354aa82753b45c66"
+SRC_URI[sha256sum] = "164cba9af4e6e4e40c3a4f90a1a6c12ee56f14c0b4868d1ca91b32826ab334ce"
RDEPENDS:${PN} += "\
${PYTHON_PN}-asyncio \