0.17.6
版本发布时间: 2023-06-01 04:23:03
scikit-build/scikit-build最新发布版本:0.18.1(2024-08-29 02:17:07)
A small fix release with some new platforms and better testing, including CPython 3.12.0b1.
What's Changed
Bug fixes
- Support added for SunOS by @mtelka in #983.
- Support added for AIX (with recent CMake) by @bhuntsman in #988.
Testing
- Tests now pass on CPython 3.12.0b1 in #879.
- Tests no longer use
pytest-virtualenv
in #879. -
isolated
marker now includestest_distribution
tests in #879. - Tests avoid incorrect
get_map
match by @keszybz in #990. - Fedora testing fix by @LecrisUT in #986 and #938.
Miscellaneous
- Docs improvements in #979.
New Contributors
- @mtelka made their first contribution in https://github.com/scikit-build/scikit-build/pull/983
- @bhuntsman made their first contribution in https://github.com/scikit-build/scikit-build/pull/988
- @keszybz made their first contribution in https://github.com/scikit-build/scikit-build/pull/990
Full Changelog: https://github.com/scikit-build/scikit-build/compare/0.17.5...0.17.6