summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2023-09-29 21:14:36 +0000
committerKhem Raj <raj.khem@gmail.com>2023-09-29 14:24:54 -0700
commit418776ff897432f694f7727a2f2941dcfa5bb364 (patch)
treeb50b5686fc3a86f694717f7d1a093fef8b56af2f
parent36a2f3795cbedb1efa5ff6d8866b68ec27452ef1 (diff)
downloadmeta-openembedded-418776ff897432f694f7727a2f2941dcfa5bb364.tar.gz
python3-google-auth: update version 2.23.0 -> 2.23.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-google-auth_2.23.1.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.23.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.23.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.23.1.bb
index f7fb76b3f6..a3228be231 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.23.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.23.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] = "753a26312e6f1eaeec20bc6f2644a10926697da93446e1f8e24d6d32d45a922a" 8SRC_URI[sha256sum] = "d38bdf4fa1e7c5a35e574861bce55784fd08afadb4e48f99f284f1e487ce702d"
9 9
10RDEPENDS:${PN} += "\ 10RDEPENDS:${PN} += "\
11 ${PYTHON_PN}-asyncio \ 11 ${PYTHON_PN}-asyncio \