Package: scikit-build-core / 0.11.1-2~bpo12+1

Metadata

Package Version Patches format
scikit-build-core 0.11.1-2~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
filter no wheel deprecation warnings.patch | (download)

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

 filter --no-wheel deprecation warnings from becoming error
remove python 3.13 pyproject.patch | (download)

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

 remove python 3.13 from the classifiers list in pyproject.toml
 to avoid build errors. Python 3.13 is not shipped in bookworm(-backports).