forked from pool/python-rapidfuzz
a61108e2942033dad14d0f5aa5c8a260e55edfd42d4e04210267a302d3095d33
* 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
Description
No description provided
Languages
RPM Spec
100%