From c361dd18ad8ff0b5aec81a106c0cbf613da67018 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 19 Jun 2023 14:48:15 +0800 Subject: [PATCH] python3-google-api-core: upgrade 2.11.0 -> 2.11.1 Bug Fixes ========== Add actionable errors for GCE long running operations Invalid dev version identifiers in setup.py Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...gle-api-core_2.11.0.bb => python3-google-api-core_2.11.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_2.11.0.bb => python3-google-api-core_2.11.1.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.11.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.11.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-google-api-core_2.11.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-core_2.11.1.bb index 439358d05f..8ac34e6398 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.11.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -SRC_URI[sha256sum] = "4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22" +SRC_URI[sha256sum] = "25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a" RDEPENDS:${PN} += "\ ${PYTHON_PN}-asyncio \