From 70e27af4fcb479f264a93c699051d77c519ee546 Mon Sep 17 00:00:00 2001 From: Jiaying Song Date: Wed, 11 Mar 2026 16:40:42 +0800 Subject: [PATCH] python3-scikit-build: Upgrade 0.18.1->0.19.0 Changelog: https://scikit-build.readthedocs.io/en/latest/history.html Signed-off-by: Jiaying Song Signed-off-by: Khem Raj --- ...n3-scikit-build_0.18.1.bb => python3-scikit-build_0.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-scikit-build_0.18.1.bb => python3-scikit-build_0.19.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb b/meta-python/recipes-devtools/python/python3-scikit-build_0.19.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb rename to meta-python/recipes-devtools/python/python3-scikit-build_0.19.0.bb index 3b2e8b714e..78a9ee29a3 100644 --- a/meta-python/recipes-devtools/python/python3-scikit-build_0.18.1.bb +++ b/meta-python/recipes-devtools/python/python3-scikit-build_0.19.0.bb @@ -9,7 +9,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" inherit pypi python_hatchling -SRC_URI[sha256sum] = "a4152ac5a084d499c28a7797be0628d8366c336e2fb0e1a063eb32e55efcb8e7" +SRC_URI[sha256sum] = "46e1b2d71343d14e4c07d7e60902e673c78defb9a2c282b70ad80fb8502ade2e" RDEPENDS:${PN} = " \ python3-distro \