From 36f7916c3b48d0b951fd0125690978030196c2fe Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 May 2024 17:09:56 +0800 Subject: [PATCH] python3-google-api-core: upgrade 2.18.0 -> 2.19.0 Changelog: Add google.api_core.version_header Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...gle-api-core_2.18.0.bb => python3-google-api-core_2.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_2.18.0.bb => python3-google-api-core_2.19.0.bb} (85%) 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 similarity index 85% rename from meta-python/recipes-devtools/python/python3-google-api-core_2.18.0.bb rename to 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" inherit pypi setuptools3 -SRC_URI[sha256sum] = "62d97417bfc674d6cef251e5c4d639a9655e00c45528c4364fbfebb478ce72a9" +SRC_URI[sha256sum] = "cf1b7c2694047886d2af1128a03ae99e391108a08804f87cfd35970e49c9cd10" RDEPENDS:${PN} += "\ python3-asyncio \