Sun, 19 May 2024 16:09:16 UTC | login

Information for build python-editdistance-0.5.3-3.fc33

ID159180
Package Namepython-editdistance
Version0.5.3
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-editdistance.git#eadc11619b27e14622b3ba813849ce123692c01a
SummaryFast implementation of the Levenshtein distance
DescriptionFast 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).
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 08 Jun 2020 07:41:41 UTC
CompletedMon, 08 Jun 2020 08:05:28 UTC
Taskbuild (f33, /rpms/python-editdistance.git:eadc11619b27e14622b3ba813849ce123692c01a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-editdistance.git#eadc11619b27e14622b3ba813849ce123692c01a'}}
Tags
f33
RPMs
src
python-editdistance-0.5.3-3.fc33.src.rpm (info) (download)
riscv64
python3-editdistance-0.5.3-3.fc33.riscv64.rpm (info) (download)
python-editdistance-debugsource-0.5.3-3.fc33.riscv64.rpm (info) (download)
python3-editdistance-debuginfo-0.5.3-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.5.3-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 08 2019 Aniket Pradhan <major AT fedoraproject DOT org> - 0.5.3-1 - Initial build