Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b04c27fa63 | |||
| cf3bacc503 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd6a737853aeb663464597b8be8f37571209b453b300c4dbe594649e148f5e96
|
|
||||||
size 1706845
|
|
||||||
3
py-build-cmake-0.5.0-gh.tar.gz
Normal file
3
py-build-cmake-0.5.0-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87003c05d75fa1f1f27e7a003121f7232790181443de4c32729c9cc8f3e0b0a2
|
||||||
|
size 1715147
|
||||||
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 30 06:47:28 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.5.0:
|
||||||
|
* PEP 639 license metadata support (see
|
||||||
|
`examples/minimal#configuration`)
|
||||||
|
* Improved CMake 4.0 FindPython support (including
|
||||||
|
`Python_ARTIFACTS_PREFIX`, see https://tttapa.github.io/py-
|
||||||
|
build-cmake/usage/find-python.html#locating-two-python-
|
||||||
|
interpreters)
|
||||||
|
* Improved free-threading support
|
||||||
|
* Pyodide support (see https://tttapa.github.io/py-build-
|
||||||
|
cmake/usage/cross-compilation.html#pyodide)
|
||||||
|
* Enable Python 3.14 builds and tests
|
||||||
|
* Update core dependencies (distlib, pyproject-metadata)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 14 02:42:50 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed May 14 02:42:50 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-py-build-cmake
|
# spec file for package python-py-build-cmake
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-py-build-cmake
|
Name: python-py-build-cmake
|
||||||
Version: 0.4.3
|
Version: 0.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Modern, PEP 517 compliant build backend for creating Python packages with
|
Summary: Modern, PEP 517 compliant build backend for creating Python packages with
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user