Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-rapidfuzz for openSUSE:Factory checked in at 2025-07-15 16:43:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rapidfuzz (Old) and /work/SRC/openSUSE:Factory/.python-rapidfuzz.new.7373 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rapidfuzz" Tue Jul 15 16:43:08 2025 rev:13 rq:1293242 version:3.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rapidfuzz/python-rapidfuzz.changes 2024-08-19 23:44:38.167957950 +0200 +++ /work/SRC/openSUSE:Factory/.python-rapidfuzz.new.7373/python-rapidfuzz.changes 2025-07-15 16:43:50.627844298 +0200 @@ -1,0 +2,18 @@ +Tue Jul 15 04:49:52 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 3.13.0: + * add support for arrays of type 'w' + * add support for any DTypeLike as dtype in ``cdist`` and ``cpdist`` + * upgrade to ``Cython==3.0.12`` + * generate code for fallback imports to be better parseable for tools + bundling Python applications into a single binary + * added support for taskflow 3.9.0 + * improve calculation of min score inside partial_ratio so it can skip + more alignments + * fix compilation on clang-19 + * fix incorrect results in simd optimized implementation of Levenshtein + and OSA on 32bit targets + * drop support for Python 3.8 + * switch build system to ``scikit-build-core`` + +------------------------------------------------------------------- Old: ---- rapidfuzz-3.9.6.tar.gz New: ---- rapidfuzz-3.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rapidfuzz.spec ++++++ --- /var/tmp/diff_new_pack.o83TiJ/_old 2025-07-15 16:43:54.167975954 +0200 +++ /var/tmp/diff_new_pack.o83TiJ/_new 2025-07-15 16:43:54.167975954 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-rapidfuzz # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,21 +18,19 @@ %{?sle15_python_module_pythons} Name: python-rapidfuzz -Version: 3.9.6 +Version: 3.13.0 Release: 0 Summary: Rapid fuzzy string matching License: MIT URL: https://github.com/maxbachmann/RapidFuzz Source: https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-%{version}.tar.gz -BuildRequires: %{python_module Cython} -BuildRequires: %{python_module devel >= 3.7} +BuildRequires: %{python_module Cython >= 3.0.12} +BuildRequires: %{python_module devel >= 3.9} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module scikit-build} -BuildRequires: %{python_module setuptools_scm} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module scikit-build-core >= 0.11} BuildRequires: fdupes BuildRequires: ninja BuildRequires: python-rpm-macros ++++++ rapidfuzz-3.9.6.tar.gz -> rapidfuzz-3.13.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-rapidfuzz/rapidfuzz-3.9.6.tar.gz /work/SRC/openSUSE:Factory/.python-rapidfuzz.new.7373/rapidfuzz-3.13.0.tar.gz differ: char 5, line 1