Sun, 19 May 2024 16:27:50 UTC | login

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

ID179687
Package Namepython-editdistance
Version0.5.3
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-editdistance.git#72086fd4862d87c2bb3d63c1f41b4273f342edda
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
StartedFri, 14 Aug 2020 00:59:27 UTC
CompletedFri, 14 Aug 2020 01:23:08 UTC
Taskbuild (f33, /rpms/python-editdistance.git:72086fd4862d87c2bb3d63c1f41b4273f342edda)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-editdistance.git#72086fd4862d87c2bb3d63c1f41b4273f342edda'}}
Tags
f33
f37
f38
RPMs
src
python-editdistance-0.5.3-5.fc33.src.rpm (info) (download)
riscv64
python3-editdistance-0.5.3-5.fc33.riscv64.rpm (info) (download)
python-editdistance-debugsource-0.5.3-5.fc33.riscv64.rpm (info) (download)
python3-editdistance-debuginfo-0.5.3-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 25 2020 Aniket Pradhan <major AT fedoraproject DOT org> - 0.5.3-4 - Added setuptools to BuildRequires * 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