forked from pool/python-py-build-cmake
- 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.
OBS-URL: https://build.opensuse.org/request/show/1245045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-build-cmake?expand=0&rev=3
19 lines
738 B
Plaintext
19 lines
738 B
Plaintext
-------------------------------------------------------------------
|
|
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)
|