15
0
Files
python-py-build-cmake/python-py-build-cmake.changes
Nico Krapp c1bf8d7654 Accepting request 1248704 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1248704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-build-cmake?expand=0&rev=5
2025-02-26 12:05:47 +00:00

28 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Feb 26 11:30:35 UTC 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 09:32:04 UTC 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 19:11:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.1.8
- Required for PrusaSlicer's LibBGCode (in science)