Revisions of python-jellyfish

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146673 from Steve Kowalik's avatar 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 815338 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 5)
- Update to 0.8.2:
  * fix jaro_winkler/jaro_winkler_similarity mix-up
  * deprecate jaro_distance in favor of jaro_similarity
    backwards compatible shim left in place, will be removed in 1.0
  * rename jaro_winkler to jaro_winkler_similarity to match other functions
    backwards compatible shim added, but will be removed in 1.0
  * fix soundex bug with W/H cases, #83
  * fix metaphone bug with WH prefix, #108
  * fix C match rating codex bug with duplicate letters, #121
  * fix metaphone bug with leading vowels and 'kn' pair, #123
  * fix Python jaro_winkler bug #124
  * fix Python 3.9 deprecation warning
  * add manylinux wheels
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 730189 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Update to 0.7.2:
  * fix CJellyfish damerau_levenshtein w/ unicode, thanks to immerrr
  * fix final H in NYSIIS
  * fix issue w/ trailing W in metaphone
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 691021 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Update to 0.7.1:
  * drop Python 2 compatibility & legacy code
  * add bugfix for NYSIIS for words starting with PF
  * restrict install to Python >= 3.4
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 627023 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Version update to 0.6.1:
  * Various unicode fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 522103 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
singlespec version of python3-jellyfish
Displaying all 6 revisions
openSUSE Build Service is sponsored by