diff mbox series

[meta-python,17/30] python3-msgpack: upgrade 1.1.0 -> 1.1.1

Message ID 20250623071138.402-17-wangmy@fujitsu.com
State New
Headers show
Series [meta-filesystems,01/30] bindfs: upgrade 1.18.0 -> 1.18.1 | expand

Commit Message

Wang Mingyu June 23, 2025, 7:11 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Update Cython to 3.1.1 and cibuildwheel to 2.23.3.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-msgpack_1.1.0.bb => python3-msgpack_1.1.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-msgpack_1.1.0.bb => python3-msgpack_1.1.1.bb} (78%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-msgpack_1.1.0.bb b/meta-python/recipes-devtools/python/python3-msgpack_1.1.1.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-msgpack_1.1.0.bb
rename to meta-python/recipes-devtools/python/python3-msgpack_1.1.1.bb
index cf755517e7..6704829f7d 100644
--- a/meta-python/recipes-devtools/python/python3-msgpack_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-msgpack_1.1.1.bb
@@ -6,7 +6,7 @@  inherit pypi python_setuptools_build_meta ptest-python-pytest
 
 PTEST_PYTEST_DIR = "test"
 
-SRC_URI[sha256sum] = "dd432ccc2c72b914e4cb77afce64aab761c1137cc698be3984eee260bcb2896e"
+SRC_URI[sha256sum] = "77b79ce34a2bdab2594f490c8e80dd62a02d650b91a75159a63ec413b8d104cd"
 
 RDEPENDS:${PN}:class-target += "\
     python3-io \