From 088a43afec3f746138911a98711d93bf925a8f2d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 23 Jun 2025 15:11:24 +0800 Subject: [PATCH] python3-msgpack: upgrade 1.1.0 -> 1.1.1 Changelog: Update Cython to 3.1.1 and cibuildwheel to 2.23.3. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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 \