From 149b4f4cfb37d8c0fdf2446c88ac99c11086d1f0 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 6 Mar 2024 16:43:19 +0800 Subject: [PATCH] python3-google-api-core: upgrade 2.16.2 -> 2.17.1 Changelog: Resolve issue handling protobuf responses in rest streaming Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...gle-api-core_2.16.2.bb => python3-google-api-core_2.17.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_2.16.2.bb => python3-google-api-core_2.17.1.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.16.2.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.17.1.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-google-api-core_2.16.2.bb rename to meta-python/recipes-devtools/python/python3-google-api-core_2.17.1.bb index ecb15ba3c5..f9df8cf2a7 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.16.2.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.17.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -SRC_URI[sha256sum] = "032d37b45d1d6bdaf68fb11ff621e2593263a239fa9246e2e94325f9c47876d2" +SRC_URI[sha256sum] = "9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95" RDEPENDS:${PN} += "\ python3-asyncio \