diff mbox series

[meta-python,18/34] python3-kiwisolver: upgrade 1.5.0 -> 1.5.1

Message ID 20260902102900.1296-18-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-kiwisolver_1.5.0.bb b/meta-python/recipes-devtools/python/python3-kiwisolver_1.5.1.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-kiwisolver_1.5.0.bb
rename to meta-python/recipes-devtools/python/python3-kiwisolver_1.5.1.bb
index 6669559fcc..e878f2678b 100644
--- a/meta-python/recipes-devtools/python/python3-kiwisolver_1.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-kiwisolver_1.5.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/nucleic/kiwi"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7a2c756dc2da8fbde2a254cae9a9320e"
 
-SRC_URI[sha256sum] = "d4193f3d9dc3f6f79aaed0e5637f45d98850ebf01f7ca20e69457f3e8946b66a"
+SRC_URI[sha256sum] = "f1303ef2eec81262a4b708c3e858afe58d7c75ad91c1c05266eda7673369859a"
 
 inherit pypi python_setuptools_build_meta