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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e002887bb12a96c945a51e856ab655f7cc38af902ebf086f96d59b1dba732afd
size 1694932

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e751c0715b28b7f4fdcf54b3dc4e51e14d78ff587af796457c0bdf106c74b1a
size 1704451

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>

View File

@@ -16,8 +16,9 @@
#
%{?sle15_python_module_pythons}
Name: python-py-build-cmake
Version: 0.4.1
Version: 0.4.2
Release: 0
Summary: Modern, PEP 517 compliant build backend for creating Python packages with
License: MIT