From b09e0bc055ffd1aed577f34361cb7f9fa05bf5b0 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 20:08:59 +0000 Subject: [PATCH] python3-google-api-core: update to version 2.16.1 Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- ...gle-api-core_2.15.0.bb => python3-google-api-core_2.16.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_2.15.0.bb => python3-google-api-core_2.16.1.bb} (86%) diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.15.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-google-api-core_2.15.0.bb rename to meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb index 7ce2ad7add..6c2511885d 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-core_2.15.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.16.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" inherit pypi setuptools3 -SRC_URI[sha256sum] = "abc978a72658f14a2df1e5e12532effe40f94f868f6e23d95133bd6abcca35ca" +SRC_URI[sha256sum] = "7f668ffa3d5b9f3c6930407e5f5d691c05a376050a5a5fd772b9dc32e70a0c30" RDEPENDS:${PN} += "\ ${PYTHON_PN}-asyncio \