forked from pool/python-rapidfuzz
c976d8bd63776040f73ea88f4e76f7fc9878f5672f51ce59474bb4669e591d4f
- update to 3.9.4:
* fix bug in Levenshtein.editops and Levenshtein.opcodes which
could lead to incorrect results and crashes for some inputs
* fix None handling for queries in process.cdist for scorers
not supporting SIMD
* fix supported versions of taskflow in cmake to be in the
range v3.3 - v3.7
* disable AVX2 on MacOS since it did lead to illegal
instructions being generated
* significantly improve type hints for the library
* fix cmake version parsing
* use the correct version of rapidfuzz-cpp when building
against a system installed version
* added process.cpdist which allows pairwise comparison of two
collection of inputs
* fix some minor errors in the type hints
* fix potentially incorrect results of JaroWinkler when using
high prefix weights
OBS-URL: https://build.opensuse.org/request/show/1185906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rapidfuzz?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%