Improved build system generator for CPython C/C++/Fortran/Cython extensions

Edit Package python-scikit-build

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.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
python-scikit-build.changes 0000018189 17.8 KB
python-scikit-build.spec 0000003994 3.9 KB
sample-setup.cfg 0000000085 85 Bytes
scikit_build-0.17.4.tar.gz 0000269511 263 KB
Revision 18 (latest revision is 20)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1086569 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 18)
- Update to 0.17.4
  * Make sure include dir is found even if the lib is not present
    in #974.
- Release 0.17.3
  * A small release related to PYTHON_LIBRARY handling changes in
    0.17.2; scikit-build 0.17.3 returns an empty string from
    get_python_library if no Python library is present (like on
    manylinux), where 0.17.2 returned None, and previous versions
    returned a non-existent path. Note that adding REQUIRED to
    find_package(PythonLibs will fail, but it is incorrect (you
    must not link to libPython.so) and was really just injecting a
    non-existent path before.
  ## Bug fixes
  * Keep get_python_library return type string if python lib
    non-existing for now in #959.
  * Avoid 'not found' warning if libs are not found by
    FindPythonExtensions in #960.
  * FindNumPy should not call FindPythonLibs in #958. (forwarded request 1086568 from bnavigator)
Comments 0
openSUSE Build Service is sponsored by