diff mbox series

[meta-python] python3-google-api-core: upgrade 2.10.0 -> 2.10.1

Message ID 1663640825-27786-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-google-api-core: upgrade 2.10.0 -> 2.10.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 20, 2022, 2:27 a.m. UTC
Changelog:
=========
Improve transcoding error message (#442) (538df80)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...gle-api-core_2.10.0.bb => python3-google-api-core_2.10.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-google-api-core_2.10.0.bb => python3-google-api-core_2.10.1.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-google-api-core_2.10.0.bb b/meta-python/recipes-devtools/python/python3-google-api-core_2.10.1.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-google-api-core_2.10.0.bb
rename to meta-python/recipes-devtools/python/python3-google-api-core_2.10.1.bb
index 470bc7fc50..c7ded90984 100644
--- a/meta-python/recipes-devtools/python/python3-google-api-core_2.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-api-core_2.10.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "1d053734f14591939e7764e99c31253fed46bf2578da0dcd82821f17a6dd991c"
+SRC_URI[sha256sum] = "e16c15a11789bc5a3457afb2818a3540a03f341e6e710d7f9bbf6cde2ef4a7c8"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-asyncio \