17
0

Accepting request 1305699 from home:mcalabkova:branches:devel:languages:python

- Update to 0.11.6
  * Bump pyproject-metadata to handle form feeds on Python < 3.12.8
  * Bump pytest version and include pytest-xdist
  * Parse the CMake file-api during configuration
  * fix: add scripts to _DICT_STR_FIELDS for dynamic metadata
  * Officially support Python 3.14

OBS-URL: https://build.opensuse.org/request/show/1305699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-scikit-build-core?expand=0&rev=19
This commit is contained in:
2025-09-18 08:38:31 +00:00
committed by Git OBS Bridge
parent ebcaff369e
commit 68df3d0734
4 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 17 15:52:25 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 0.11.6
* Bump pyproject-metadata to handle form feeds on Python < 3.12.8
* Bump pytest version and include pytest-xdist
* Parse the CMake file-api during configuration
* fix: add scripts to _DICT_STR_FIELDS for dynamic metadata
* Officially support Python 3.14
-------------------------------------------------------------------
Tue Mar 4 13:18:55 UTC 2025 - Markéta Machová <mmachova@suse.com>