summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-02 20:08:59 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-02 13:44:19 -0800
commitb09e0bc055ffd1aed577f34361cb7f9fa05bf5b0 (patch)
tree3b599797846665dc742f7c078e6d80b49a3a0710 /meta-python
parentfe658dde0658111a24ea023f60608502f64724a8 (diff)
downloadmeta-openembedded-b09e0bc055ffd1aed577f34361cb7f9fa05bf5b0.tar.gz
python3-google-api-core: update to version 2.16.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-core_2.15.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.15.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb
index 7ce2ad7add..6c2511885d 100644
--- a/meta-python/recipes-devtools/python/python3-google-api-core_2.15.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
5 5
6inherit pypi setuptools3 6inherit pypi setuptools3
7 7
8SRC_URI[sha256sum] = "abc978a72658f14a2df1e5e12532effe40f94f868f6e23d95133bd6abcca35ca" 8SRC_URI[sha256sum] = "7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30"
9 9
10RDEPENDS:${PN} += "\ 10RDEPENDS:${PN} += "\
11 ${PYTHON_PN}-asyncio \ 11 ${PYTHON_PN}-asyncio \