Sat, 01 Jun 2024 03:45:51 UTC | login

Information for build python-editdistance-s-1.0.0-7.fc38

ID228926
Package Namepython-editdistance-s
Version1.0.0
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-editdistance-s.git#14a183df925fd4201bf192bbaa72d27c16393150
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
StartedWed, 22 Feb 2023 15:22:32 UTC
CompletedWed, 22 Feb 2023 16:55:46 UTC
Taskbuild (f38, /rpms/python-editdistance-s.git:14a183df925fd4201bf192bbaa72d27c16393150)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-editdistance-s.git#14a183df925fd4201bf192bbaa72d27c16393150'}}
Tags
f38
f39
f40
f41
RPMs
src
python-editdistance-s-1.0.0-7.fc38.src.rpm (info) (download)
riscv64
python3-editdistance-s-1.0.0-7.fc38.riscv64.rpm (info) (download)
python-editdistance-s-debugsource-1.0.0-7.fc38.riscv64.rpm (info) (download)
python3-editdistance-s-debuginfo-1.0.0-7.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-5 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.0.0-2 - Rebuilt for Python 3.10 * Mon Mar 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.0.0-1 - Initial build