From b60a41a7ce5f99dd89eef830ff6a2fdcbc5c4891 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 16 Oct 2021 00:58:10 +0200 Subject: [PATCH] python3-google-api-core: update to 2.1.1 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- ...ogle-api-core_1.31.1.bb => python3-google-api-core_2.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_1.31.1.bb => python3-google-api-core_2.1.1.bb} (87%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_1.31.1.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.1.1.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-google-api-core_1.31.1.bb rename to meta-python/recipes-devtools/python/python3-google-api-core_2.1.1.bb index fe0aebb527..34489af727 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_1.31.1.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.1.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -SRC_URI[sha256sum] = "108cf94336aed7e614eafc53933ef02adf63b9f0fd87e8f8212acaa09eaca456" +SRC_URI[sha256sum] = "646d9399c3c478fe475cfe523e84572ab31a340814ea977fb2774eca5a6549a2" RDEPENDS:${PN} += "\ ${PYTHON_PN}-asyncio \