https://bugzilla.redhat.com/show_bug.cgi?id=1771215

            Bug ID: 1771215
           Summary: Review Request:  python-editdistance - Fast
                    implementation of the edit distance(Levenshtein
                    distance)
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
            Blocks: 1765265
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://copr-be.cloud.fedoraproject.org/results/atim/python-packages/fedora-rawhide-x86_64/01092102-python-editdistance/python-editdistance.spec
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/atim/python-packages/fedora-rawhide-x86_64/01092102-python-editdistance/python-editdistance-0.5.3-1.fc32.src.rpm

Description:
Fast implementation of the edit distance (Levenshtein distance).

This library simply implements Levenshtein distance with C++ and Cython.

The algorithm used in this library is proposed by Heikki HyyrУЖ, "Explaining
and
extending the bit-parallel approximate string matching algorithm of Myers",
(2001).


Fedora Account System Username: atim

NOTE: self-tests not passed:

=================================== FAILURES
===================================
______________________ TestEditDistance.test_editdistance
______________________

self = <test_editdistance.TestEditDistance testMethod=test_editdistance>

    def test_editdistance(self):
>       import editdistance

test/test_editdistance.py:5:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

>   from .bycython import eval
E   ModuleNotFoundError: No module named 'editdistance.bycython'

editdistance/__init__.py:1: ModuleNotFoundError
=========================== 1 failed in 0.11 seconds
===========================


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1765265
[Bug 1765265] Review Request: python-identify - File identification library for
Python
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to