From 438d5e72aca2a271d77c2793711c3a80ff869b72 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 2 Sep 2026 18:28:44 +0800 Subject: [PATCH] python3-kiwisolver: upgrade 1.5.0 -> 1.5.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...{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 --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