15
0

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
This commit is contained in:
2025-02-26 12:05:47 +00:00
committed by Git OBS Bridge
parent d823d0e65d
commit c1bf8d7654
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>