# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-scikit-build VERSION= 0.19.0 KEYWORDS= python VARIANTS= v13 v14 SDESC[v13]= Generator for c/c++/fortran extensions (3.13) SDESC[v14]= Generator for c/c++/fortran extensions (3.14) HOMEPAGE= https://github.com/scikit-build/scikit-build CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/9d/6d/57c59ee723ca0a08cfa37f6ee332c88692f38d3ef1a3ead049ff61959c20 DISTFILE[1]= scikit_build-0.19.0-py3-none-any.whl:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v13]= single SPKGS[v14]= single OPTIONS_AVAILABLE= PY313 PY314 OPTIONS_STANDARD= none VOPTS[v13]= PY313=ON PY314=OFF VOPTS[v14]= PY313=OFF PY314=ON DISTNAME= scikit_build-0.19.0.dist-info GENERATED= yes [PY313].RUN_DEPENDS_ON= python-distro:single:v13 python-packaging:single:v13 python-setuptools:single:v13 python-wheel:single:v13 [PY313].USES_ON= python:v13,wheel [PY314].RUN_DEPENDS_ON= python-distro:single:v14 python-packaging:single:v14 python-setuptools:single:v14 python-wheel:single:v14 [PY314].USES_ON= python:v14,wheel pre-install: ${SED} -i'' -e "s|os400|dragonfly|" \ ${STAGEDIR}${PREFIX}/lib/py*/site-packages/skbuild/platform_specifics/platform_factory.py (cd ${STAGEDIR} && ${PYTHON_CMD} -m compileall -f -d / . ||:) [FILE:3011:descriptions/desc.single] **scikit-build** is a Python build system for CPython C/C++/Fortran/Cython extensions using CMake. The scikit-build package is fundamentally just glue between the setuptools Python module and `CMake`_. The next generation of scikit-build, `scikit-build-core`_, is currently under development. This provides a simple, reliable build backend for CMake that does not use setuptools and provides a lot of new features. Scikit-build-core can also power a setuptools-based extension system, which will eventually become the backend for scikit-build (classic). If you do not require extensive customization of the build process, you should consider trying scikit-build-core instead of scikit-build. To get started, see [this example]. For more examples, see `scikit-build-sample-projects `_. Scikit-build 0.19.0 =================== This release updates for changes in setuptools and CMake 4, and drops Python 3.7. Features -------- * Drop Python 3.7 in `#1134 `_ Bug fixes --------- * Update for newer setuptools in `#1120 `_ * ``setuptools_wrap.py``: parse CMAKE_ARGS with ``shlex.split`` like elsewhere by `@haampie `_ in `#1126 `_ * Drop ``dry-run`` (removed in setuptools) in `#1166 `_ * Ensure generic f2py executable is looked up first by `@smiet `_ in `#1111 `_ Testing ------- * Support Python 3.14 in CI in `#1167 `_ * pytest log_level is better than log_cli_level in `#1164 `_ Miscellaneous ------------- * Bot suffix now required for changelog filtering in `#1168 `_ Scikit-build 0.18.1 =================== This release fixes issues with setuptools 74, and avoids a warning from recent versions of wheel. Android and iOS are now included in known platforms. Bug fixes --------- * Support for setuptools 74 in `#1116 `_ * iOS and Android support by `@FeodorFitsner `_ in `#1101 `_ Testing ------- * Fix for distutils change in `#1103 `_ * Remove test directives by `@s-t-e-v-e-n-k `_ in `#1108 `_ Scikit-build 0.18.0 =================== This release bumps the minimum required CMake to 3.5 and supports CPython 3.13. Bug fixes --------- * Support MSVC 17.10 in `#1081 `_ [FILE:126:distinfo] 956d1a179917e3994cb425662bb9e0ec052ef497995ce8e3f15b4030e02c5b94 85803 python-src/scikit_build-0.19.0-py3-none-any.whl