17
0
Files
python-rapidfuzz/python-rapidfuzz.changes
Steve Kowalik 1c5c245f97 - 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``

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rapidfuzz?expand=0&rev=26
2025-07-15 04:50:19 +00:00

7.6 KiB