Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-scikit-build-core for 
openSUSE:Factory checked in at 2025-09-19 15:33:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-build-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-scikit-build-core.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scikit-build-core"

Fri Sep 19 15:33:33 2025 rev:10 rq:1305724 version:0.11.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-scikit-build-core/python-scikit-build-core.changes
        2025-03-06 14:48:37.561181210 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-build-core.new.27445/python-scikit-build-core.changes
     2025-09-19 15:33:34.803787307 +0200
@@ -1,0 +2,10 @@
+Wed Sep 17 15:52:25 UTC 2025 - Markéta Machová <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  scikit_build_core-0.11.0.tar.gz

New:
----
  scikit_build_core-0.11.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-scikit-build-core.spec ++++++
--- /var/tmp/diff_new_pack.QgknyE/_old  2025-09-19 15:33:35.331809492 +0200
+++ /var/tmp/diff_new_pack.QgknyE/_new  2025-09-19 15:33:35.331809492 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-scikit-build-core
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-scikit-build-core%{psuffix}
-Version:        0.11.0
+Version:        0.11.6
 Release:        0
 Summary:        Build backend for CMake based projects
 License:        Apache-2.0
@@ -37,12 +37,12 @@
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module hatch-vcs}
 BuildRequires:  %{python_module hatchling}
-BuildRequires:  %{python_module packaging >= 21.3}
+BuildRequires:  %{python_module packaging >= 23.2}
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       cmake >= 3.15
-Requires:       python-packaging >= 21.3
+Requires:       python-packaging >= 23.2
 Requires:       python-pathspec >= 0.10.1
 Recommends:     ninja
 Recommends:     python-rich
@@ -55,6 +55,7 @@
 BuildRequires:  %{python_module pybind11-devel >= 2.11}
 BuildRequires:  %{python_module pytest >= 7.2}
 BuildRequires:  %{python_module pytest-subprocess >= 1.5.0}
+BuildRequires:  %{python_module pytest-xdist >= 3.1}
 BuildRequires:  %{python_module rich}
 BuildRequires:  %{python_module scikit-build-core = %{version}}
 BuildRequires:  %{python_module setuptools}
@@ -111,7 +112,7 @@
 donttestmark="isolated"
 # different hash due to different build environment:
 donttest="test_pep517_sdist_hash or test_pep518_sdist"
-%pytest -m "not ($donttestmark)" -k "not ($donttest)"
+%pytest -n auto -m "not ($donttestmark)" -k "not ($donttest)"
 %endif
 
 %if !%{with test}

++++++ scikit_build_core-0.11.0.tar.gz -> scikit_build_core-0.11.6.tar.gz ++++++
++++ 7462 lines of diff (skipped)

Reply via email to