[meta-python] python3-google-api-core: update to 2.7.1

Message ID 20220410204432.4047253-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-google-api-core: update to 2.7.1 | expand

Commit Message

Oleksandr Kravchuk April 10, 2022, 8:44 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 ...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%)

Patch

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 c43fa4c58..55884e99c 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 \