From 48ac68e512eafc0bb60d7fd021a56b262b3d84ee Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sun, 10 Apr 2022 22:44:32 +0200 Subject: [PATCH] python3-google-api-core: update to 2.7.1 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...oogle-api-core_2.3.2.bb => python3-google-api-core_2.7.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_2.3.2.bb => python3-google-api-core_2.7.1.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.3.2.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.7.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-google-api-core_2.3.2.bb rename to meta-python/recipes-devtools/python/python3-google-api-core_2.7.1.bb index c43fa4c58e..55884e99c2 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.7.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -SRC_URI[sha256sum] = "c8889f45cf58deca522888ae1d39b2a25e93e7d1b019ae8cee6456d5c726a40c" +SRC_URI[sha256sum] = "b0fa577e512f0c8e063386b974718b8614586a798c5894ed34bedf256d9dae24" RDEPENDS:${PN} += "\ ${PYTHON_PN}-asyncio \