diff mbox series

[meta-python,48/56] python3-scikit-build-core: upgrade 0.11.5 -> 0.11.6

Message ID 20250903090317.2002-48-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/56] asyncmqtt: upgrade 10.2.0 -> 10.2.3 | expand

Commit Message

Wang Mingyu Sept. 3, 2025, 9:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.5.bb b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.5.bb
rename to meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
index fd175feebf..73cbf2a3f9 100644
--- a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.5.bb
+++ b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.6.bb
@@ -10,6 +10,6 @@  DEPENDS = "python3-hatch-vcs-native"
 inherit pypi python_hatchling
 
 SRC_URI += "file://0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch"
-SRC_URI[sha256sum] = "8f0a1edb86cb087876f3c699d2a2682012efd8867b390ed37355f13949d0628e"
+SRC_URI[sha256sum] = "5982ccd839735be99cfd3b92a8847c6c196692f476c215da84b79d2ad12f9f1b"
 
 BBCLASSEXTEND = "native nativesdk"