diff mbox series

[meta-python,3/5] python3-msgpack: Upgrade 1.1.1 -> 1.1.2

Message ID 20251009081357.3446410-3-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/5] python3-whitenoise: Upgrade 6.9.0 -> 6.11.0 | expand

Commit Message

Leon Anavi Oct. 9, 2025, 8:13 a.m. UTC
Upgrade to release 1.1.2:

- Update Cython to v3.1.4
- Update cibuildwheel to v3.2.0
- Drop Python 3.8
- Add Python 3.14
- Add windows-arm

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../{python3-msgpack_1.1.1.bb => python3-msgpack_1.1.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-msgpack_1.1.1.bb => python3-msgpack_1.1.2.bb} (78%)
diff mbox series

Patch

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