From f59db44de6d2aa7cdd239d0bc3b1b1faa63476c3 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:46 +0800 Subject: [PATCH] python3-msgpack: upgrade 1.2.1 -> 1.2.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-msgpack_1.2.1.bb => python3-msgpack_1.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-msgpack_1.2.1.bb => python3-msgpack_1.2.2.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-msgpack_1.2.1.bb b/meta-python/recipes-devtools/python/python3-msgpack_1.2.2.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-msgpack_1.2.1.bb rename to meta-python/recipes-devtools/python/python3-msgpack_1.2.2.bb index f8154598ac..d71a99fa74 100644 --- a/meta-python/recipes-devtools/python/python3-msgpack_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-msgpack_1.2.2.bb @@ -6,7 +6,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest PTEST_PYTEST_DIR = "test" -SRC_URI[sha256sum] = "04c721c2c7448767e9e3f2520a475663d8ee0f09c31890f6d2bd70fd636a9647" +SRC_URI[sha256sum] = "9eb0b0e602064527a045ea28c4f174ed69383587e29cebe28947e3b84106eb2a" RDEPENDS:${PN}:append:class-target = " \ python3-io \