Package: scikit-build / 0.18.1-3

Metadata

Package Version Patches format
scikit-build 0.18.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove cmake extension.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove cmake extension

Remove cmake extension because is no package on Debian yet. This patch
must be removed after sphinxcontrib.moderncmakedomain is packaged on Debian.

1120.diff | (download)

skbuild/platform_specifics/windows.py | 2 1 + 1 - 0 !
skbuild/setuptools_wrap.py | 2 1 + 1 - 0 !
tests/__init__.py | 6 5 + 1 - 0 !
3 files changed, 7 insertions(+), 3 deletions(-)

---
disable tests failing with deprecation warning.diff | (download)

tests/test_outside_project_root.py | 1 1 + 0 - 0 !
tests/test_setup.py | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

---
do not generate a dep on python3 pkg resources.patch | (download)

pyproject.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
0005 Fix test cases for CMake 4 compatibility.patch | (download)

tests/samples/issue-335-support-cmake-source-dir/CMakeLists.txt | 2 1 + 1 - 0 !
tests/test_cmaker.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix test cases for cmake 4 compatibility