FS#75499 - [python-levenshtein] Broken release 0.20.1-1 (hard runtime dependency on non-existing package)

Attached to Project: Community Packages
Opened by Albin Larsson (friday) - Wednesday, 03 August 2022, 09:40 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 03 August 2022, 10:53 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
This 0.20.1 release is pretty much a different library than 0.12.2. It's a heavily modified fork by the author of rapidfuzz that made this library into a wrapper around rapidfuzz. It will not run without python-rapidfuzz, which only exists in AUR (https://aur.archlinux.org/packages/python-rapidfuzz). Without it this release is broken.

Steps to reproduce:
Open up a python repl and run: "import Levenshtein"
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 03 August 2022, 10:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-levenshtein 0.20.1-2

Loading...