0.17.1
版本发布时间: 2023-04-13 11:49:50
scikit-build/scikit-build最新发布版本:0.18.1(2024-08-29 02:17:07)
This is a small release fixing a few bugs; the primary one being a change that was triggering a bug in older FindPython. The unused variable messages have been deactivated to simplify output, as well.
What's changed
Bug fixes
- Older (<3.24) CMake breaks when lib specified in #932
- An error output was missing formatting in #931
- Make empty
CMAKE_OSX_DEPLOYMENT_TARGET
a warning (bug in conda-forge's clang activation fixed upstream) in #934 - Remove unused variable warnings by in #930
Testing
- Add Fedora packaging with packit automation by @LecrisUT` in #928
- Fix codecov ci by @LecrisUT in #929
- Update some coverage settings in #933
New Contributors
- @LecrisUT made their first contribution in https://github.com/scikit-build/scikit-build/pull/929
Full Changelog: https://github.com/scikit-build/scikit-build/compare/0.17.0...0.17.1