forked from pool/python-py-build-cmake
Accepting request 1245045 from home:nkrapp:branches:devel:languages:python
- 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
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user