Package Release Info

python-py-build-cmake-0.4.3-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-py-build-cmake

Change Logs

* Wed May 14 2025 Steve Kowalik <steven.kowalik@suse.com>
- Loosen {Build,}Requires.
* Mon Apr 28 2025 Dirk Müller <dmueller@suse.com>
- 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 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 2025 Nico Krapp <nico.krapp@suse.com>
- 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 2023 Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.1.8
- Required for PrusaSlicer's LibBGCode (in science)