summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-05-14 17:09:56 +0800
committerKhem Raj <raj.khem@gmail.com>2024-05-19 08:27:56 -0700
commit36f7916c3b48d0b951fd0125690978030196c2fe (patch)
tree40f040b4677588057b53c1a39ae9636ad100447c /meta-python/recipes-devtools/python
parenta88add15f34162fe5a548040f427a106eb91dfe5 (diff)
downloadmeta-openembedded-36f7916c3b48d0b951fd0125690978030196c2fe.tar.gz
python3-google-api-core: upgrade 2.18.0 -> 2.19.0
Changelog: Add google.api_core.version_header Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-api-core_2.18.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.18.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.bb
index b4cbafa85d..d177fcde5f 100644
--- a/meta-python/recipes-devtools/python/python3-google-api-core_2.18.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.19.0.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] = "62d97417bfc674d6cef251e5c4d639a9655e00c45528c4364fbfebb478ce72a9" 8SRC_URI[sha256sum] = "cf1b7c2694047886d2af1128a03ae99e391108a08804f87cfd35970e49c9cd10"
9 9
10RDEPENDS:${PN} += "\ 10RDEPENDS:${PN} += "\
11 python3-asyncio \ 11 python3-asyncio \