diff mbox series

[meta-python,52/64] python3-scikit-build-core: upgrade 0.11.6 -> 0.12.2

Message ID 20260312105940.1900-1-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/64] castxml: upgrade 0.6.13 -> 0.7.0 | expand

Commit Message

Wang Mingyu March 12, 2026, 10:59 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.12.2.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
rename to meta-python/recipes-devtools/python/python3-scikit-build-core_0.12.2.bb
index 93a83ead65..d7f8aacd97 100644
--- a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
+++ b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.12.2.bb
@@ -13,6 +13,6 @@  SRC_URI += " \
 	file://0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch \
 	file://0001-Find-cmake-from-PATH-instead-of-CMAKE_BIN_DIR.patch \
 "
-SRC_URI[sha256sum] = "5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b"
+SRC_URI[sha256sum] = "562e0bbc9de1a354c87825ccf732080268d6582a0200f648e8c4a2dcb1e3736d"
 
 BBCLASSEXTEND = "native nativesdk"