Go to file
Benjamin Greiner 6352162ae6 Accepting request 1086568 from home:bnavigator:branches:devel:languages:python:numeric
- 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.

OBS-URL: https://build.opensuse.org/request/show/1086568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build?expand=0&rev=38
2023-05-11 14:55:04 +00:00
_multibuild Accepting request 1032211 from home:bnavigator:branches:devel:languages:python:numeric 2022-10-29 14:23:21 +00:00
.gitattributes Accepting request 712260 from home:bnavigator 2019-07-01 09:55:42 +00:00
.gitignore Accepting request 712260 from home:bnavigator 2019-07-01 09:55:42 +00:00
python-scikit-build.changes Accepting request 1086568 from home:bnavigator:branches:devel:languages:python:numeric 2023-05-11 14:55:04 +00:00
python-scikit-build.spec Accepting request 1086568 from home:bnavigator:branches:devel:languages:python:numeric 2023-05-11 14:55:04 +00:00
sample-setup.cfg Accepting request 810663 from home:bnavigator:branches:devel:languages:python:numeric 2020-06-02 06:02:47 +00:00
scikit_build-0.17.4.tar.gz Accepting request 1086568 from home:bnavigator:branches:devel:languages:python:numeric 2023-05-11 14:55:04 +00:00