diff mbox series

[meta-python,1/3] python3-google-api-core: update to version 2.16.1

Message ID 20240202200901.1570392-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python,1/3] python3-google-api-core: update to version 2.16.1 | expand

Commit Message

Derek Straka Feb. 2, 2024, 8:08 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 ...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 mbox series

Patch

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 7ce2ad7ad..6c2511885 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 \