summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.1.bb (renamed from meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.0.bb b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.1.bb
index 2d01f0bf03..0632503ac9 100644
--- a/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.0.bb
+++ b/meta-python/recipes-devtools/python/python3-scikit-build-core_0.11.1.bb
@@ -10,6 +10,6 @@ DEPENDS = "python3-hatch-vcs-native"
10inherit pypi python_hatchling 10inherit pypi python_hatchling
11 11
12SRC_URI += "file://0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch" 12SRC_URI += "file://0001-builder.py-Check-PYTHON_INCLUDE_DIR.patch"
13SRC_URI[sha256sum] = "423d8b0885bf1942816c851f8ec7c1efc0a7ecad4f38ff43d5ba869a894b107b" 13SRC_URI[sha256sum] = "4e5988df5cd33f0bdb9967b72663ca99f50383c9bc21d8b24fa40c0661ae72b7"
14 14
15BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"