Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-scikit-build for
openSUSE:Factory checked in at 2024-07-14 08:48:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-build (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-build.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-build"
Sun Jul 14 08:48:59 2024 rev:22 rq:1186828 version:0.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-build/python-scikit-build.changes
2024-06-04 12:50:43.782952608 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-build.new.17339/python-scikit-build.changes
2024-07-14 08:49:42.070687252 +0200
@@ -1,0 +2,31 @@
+Thu Jul 11 09:01:25 UTC 2024 - Ben Greiner <[email protected]>
+
+- Update to 0.18.0
+ ## Bug fixes
+ * Support MSVC 17.10 in #1081
+ * CMake 3.5+ requirement in #1095
+ * Support CPython 3.13 with windows lib finding fix in #1094
+ * Don't die on PermissionError during chmod by @mweinelt in #1073
+ * Remove usage of deprecated distutils in cmake files by
+ @hmaarrfk in #1032
+ * Use first available option for vswhere output by @ZzEeKkAa in
+ #1030
+ ## Testing
+ * Support setuptools 69.3.0 changes in two tests by
+ @s-t-e-v-e-n-k in #1087
+ * Use uv in a few places in #1092
+ ## Miscellaneous
+ * Clean up pylint in #1017
+ * Fix mypy type ignores for new setuptools types in #1082
+ * Move to Ruff-format in #1035
+ * Remove pkg_resources and test command in #1014
+ * Ruff moved to astral-sh in #1007
+ * Target-version no longer needed by Black or Ruff in #1008
+ * Update ruff and fix warnings in #1060
+ * Use 2x faster black mirror in #1021
+ * Group dependabot updates in #1054
+ * macos-latest is changing to macos-14 ARM runners in #1083
+ * Skip win PyPy PEP 518 in #1091
+- Drop support-setuptools-69-3.patch
+
+-------------------------------------------------------------------
Old:
----
scikit_build-0.17.6.tar.gz
support-setuptools-69-3.patch
New:
----
scikit_build-0.18.0.tar.gz
BETA DEBUG BEGIN:
Old: * Skip win PyPy PEP 518 in #1091
- Drop support-setuptools-69-3.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-build.spec ++++++
--- /var/tmp/diff_new_pack.0d5OY5/_old 2024-07-14 08:49:42.706710488 +0200
+++ /var/tmp/diff_new_pack.0d5OY5/_new 2024-07-14 08:49:42.706710488 +0200
@@ -27,16 +27,14 @@
%{?sle15_python_module_pythons}
Name: python-scikit-build%{psuffix}
-Version: 0.17.6
+Version: 0.18.0
Release: 0
Summary: Improved build system generator for Python
C/C++/Fortran/Cython extensions
License: MIT
URL: https://github.com/scikit-build/scikit-build
Source:
https://files.pythonhosted.org/packages/source/s/scikit-build/scikit_build-%{version}.tar.gz
Source99: sample-setup.cfg
-# PATCH-FIX-UPSTREAM gh#scikit-build/scikit-build#1087
-Patch0: support-setuptools-69-3.patch
-BuildRequires: %{python_module devel >= 3.7}
+BuildRequires: %{python_module devel >= 3.8}
BuildRequires: %{python_module hatch-fancy-pypi-readme}
BuildRequires: %{python_module hatch-vcs}
BuildRequires: %{python_module hatchling}
@@ -44,7 +42,7 @@
BuildRequires: %{python_module setuptools >= 42.0.0}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: cmake
+Requires: cmake >= 3.5
Requires: python-distro
Requires: python-packaging
Requires: python-setuptools >= 42.0.0
++++++ scikit_build-0.17.6.tar.gz -> scikit_build-0.18.0.tar.gz ++++++
++++ 2105 lines of diff (skipped)