Improved build system generator for CPython C/C++/Fortran/Cython extensions
Improved build system generator for CPython C/C++/Fortran/Cython extensions.
Better support is available for additional compilers, build systems, cross compilation, and locating dependencies and determining their build requirements.
The scikit-build package is fundamentally just glue between the setuptools Python module and CMake.
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / python-scikit-build
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-scikit-build && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000053 53 Bytes | |
python-scikit-build.changes | 0000014406 14.1 KB | |
python-scikit-build.spec | 0000004008 3.91 KB | |
sample-setup.cfg | 0000000085 85 Bytes | |
scikit-build-0.16.7.tar.gz | 0000274287 268 KB |
Revision 32 (latest revision is 51)
Benjamin Greiner (bnavigator)
accepted
request 1077046
from
Benjamin Greiner (bnavigator)
(revision 32)
- Update to 0.16.7 * Added SKBUILD_GNU_SKIP_LOCAL_SYMBOL_EXPORT_OVERRIDE to disable script in #848, thanks to @aaron-bray and @vyasr. * Address a new warning from setuptools in our test suite in #859. * Move to using Ruff, update to Black 23, and use Flynt to move more code to f-strings.
Comments 0