------------------------------------------------------------------- Tue Sep 30 06:47:28 UTC 2025 - Dirk Müller - update to 0.5.0: * PEP 639 license metadata support (see `examples/minimal#configuration`) * Improved CMake 4.0 FindPython support (including `Python_ARTIFACTS_PREFIX`, see https://tttapa.github.io/py- build-cmake/usage/find-python.html#locating-two-python- interpreters) * Improved free-threading support * Pyodide support (see https://tttapa.github.io/py-build- cmake/usage/cross-compilation.html#pyodide) * Enable Python 3.14 builds and tests * Update core dependencies (distlib, pyproject-metadata) ------------------------------------------------------------------- Wed May 14 02:42:50 UTC 2025 - Steve Kowalik - Loosen {Build,}Requires. ------------------------------------------------------------------- Mon Apr 28 16:44:56 UTC 2025 - Dirk Müller - update to 0.4.3: * Experimental free-threading support * Python 3.14 support * Set `MYPYPATH` for stubgen * Add `PY_BUILD_CMAKE_VERBOSE_ENV` option * Use `CMAKE_GENERATOR` environment variable as default value for `cmake.generator` ------------------------------------------------------------------- Wed Feb 26 11:30:35 UTC 2025 - John Paul Adrian Glaubitz - Update to 0.4.2 * Improved documentation: https://tttapa.github.io/py-build-cmake/ * Perform environment variable substitution before generating build hooks * Fix verbose output on Python 3.7 - Use Python 3.11 on SLE-15 by default ------------------------------------------------------------------- Tue Feb 11 09:32:04 UTC 2025 - Nico Krapp - Update to 0.4.1: * Produce a warning when MACOSX_DEPLOYMENT_TARGET is set in the py-build-cmake config (#43) * Support appending and prepending to environment variables - Update to 0.4.0: * MACOSX_DEPLOYMENT_TARGET support: Its value is now used to determine the Wheel platform tag on macOS, and the target version is passed on to CMake. * Improved documentation. ------------------------------------------------------------------- Mon Dec 25 19:11:00 UTC 2023 - Ben Greiner - Initial specfile for v0.1.8 - Required for PrusaSlicer's LibBGCode (in science)