python-jellyfish
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-jellyfish && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000277 277 Bytes | |
jellyfish-1.0.3.tar.gz | 0000363670 355 KB | |
python-jellyfish.changes | 0000002674 2.61 KB | |
python-jellyfish.spec | 0000002201 2.15 KB | |
vendor.tar.xz | 0005463332 5.21 MB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1146673
from
Steve Kowalik (StevenK)
(revision 6)
- Update to 1.0.3: * `match_rating_codex` now raises a `ValueError` when passed non-alpha characters (#200) * fully remove deprecated names * fully drop Python 3.7 support * switch to using `ahash` for Damerau-Levenshtein for speed gains * switched to using Rust implementation for all algorithms * removed rarely-used `porter_stem` function, better implementations exist * support for Python 3.10+ * handle spaces correctly in MRA algorithm * fix buffer overflow in NYSIIS * safer allocations from CJellyfish * fix for jaro winkler (cjellyfish#8) - Stop using greedy globs in %files. - Switch to autosetup and pyproject macros. - Sprinkle in cargo_vendor due to including rust code.
Comments 0