Benjamin Greiner
82169e3fa7
- Update to 0.17.2 ## Bug fixes * Validate value before returning library path by @dlech in #942. * Only add Python_LIBRARY on Windows MSVC in #943 and #944. * Slightly nicer traceback for failed compiler in 947. ## Testing * Hide a few warnings that are expected in #494. - Release 0.17.1 * 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. * 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 - Release 0.17.0 * A lot of bug fixes are present in this release, focusing on Windows, PyPy, and cross compiling. We've also improved the compatibility with default setuptools behaviors a little, and enabled some things that were previously unavailable, like overriding the build type via the cmake argument environment variables. We've expanded our CI matrix to include Windows and macOS PyPy and some Fortran tests on Linux. This release requires Python 3.7+. ## Bug fixes * Match setuptools behavior for include_package_data default by @vyasr in #873. * Misc. fixes for F2PY and PythonExtensions modules by @benbovy OBS-URL: https://build.opensuse.org/request/show/1083330 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build?expand=0&rev=34 |
||
---|---|---|
_multibuild | ||
.gitattributes | ||
.gitignore | ||
python-scikit-build.changes | ||
python-scikit-build.spec | ||
sample-setup.cfg | ||
scikit_build-0.17.2.tar.gz |