summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authoralperak <alperyasinak1@gmail.com>2024-03-03 22:27:15 +0300
committerKhem Raj <raj.khem@gmail.com>2024-03-03 13:38:57 -0800
commitd1b630342e8c1a81e0fda6ff5de2b8febd9634e5 (patch)
treef3881d39febda498dee6dab7c421087c6f42e04e /meta-python
parent2562addd103a4d687224bb8eccebd2c5c14be62f (diff)
downloadmeta-openembedded-d1b630342e8c1a81e0fda6ff5de2b8febd9634e5.tar.gz
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 <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-auth_2.28.1.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.28.0.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 5799db43b..4524cca48 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"
5 5
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "3cfc1b6e4e64797584fb53fc9bd0b7afa9b7c0dba2004fa7dcc9349e58cc3195" 8SRC_URI[sha256sum] = "34fc3046c257cedcf1622fc4b31fc2be7923d9b4d44973d481125ecc50d83885"
9 9
10RDEPENDS:${PN} += "\ 10RDEPENDS:${PN} += "\
11 python3-asyncio \ 11 python3-asyncio \