diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-24 17:26:22 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-12-24 08:23:08 -0800 |
commit | 36ed16ec65faf2d96078a364456354183e4504c5 (patch) | |
tree | 40a141ccbe96cb7c37cb105e4ecd61894126209f /meta-python/recipes-devtools | |
parent | bdd6c48852c9caed1f263e2be49b13f86bb19902 (diff) | |
download | meta-openembedded-36ed16ec65faf2d96078a364456354183e4504c5.tar.gz |
python3-google-auth: upgrade 2.36.0 -> 2.37.0
Changelog:
Allow users to use jwk keys for verifying ID token
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.37.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb index e36ea4ce5..57621588c 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | |||
5 | 5 | ||
6 | inherit pypi setuptools3 ptest | 6 | inherit pypi setuptools3 ptest |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "545e9618f2df0bcbb7dcbc45a546485b1212624716975a1ea5ae8149ce769ab1" | 8 | SRC_URI[sha256sum] = "0054623abf1f9c83492c63d3f47e77f0a544caa3d40b2d98e099a611c2dd5d00" |
9 | SRC_URI += " \ | 9 | SRC_URI += " \ |
10 | file://run-ptest \ | 10 | file://run-ptest \ |
11 | " | 11 | " |