Wed, 12 Jun 2024 10:02:38 UTC | login

Information for build python-acora-2.2-7.fc33

ID184514
Package Namepython-acora
Version2.2
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-acora.git#71dc18d73cd3a7264b3fb1a02a09fedaffa6c8ad
SummaryA Python multi-keyword text search engine
DescriptionAcora is 'fgrep' for Python, a fast multi-keyword text search engine. Based on a set of keywords and the Aho-Corasick algorithm, it generates a search automaton and runs it over string input, either unicode or bytes. Acora comes with both a pure Python implementation and a fast binary module written in Cython. However, note that the current construction algorithm is not suitable for really large sets of keywords (i.e. more than a couple of thousand).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 15 Aug 2020 09:27:44 UTC
CompletedSat, 15 Aug 2020 09:54:40 UTC
Taskbuild (f33, /rpms/python-acora.git:71dc18d73cd3a7264b3fb1a02a09fedaffa6c8ad)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-acora.git#71dc18d73cd3a7264b3fb1a02a09fedaffa6c8ad'}}
Tags
f33
f37
f38
RPMs
src
python-acora-2.2-7.fc33.src.rpm (info) (download)
riscv64
python3-acora-2.2-7.fc33.riscv64.rpm (info) (download)
python-acora-debugsource-2.2-7.fc33.riscv64.rpm (info) (download)
python3-acora-debuginfo-2.2-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.2-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 20 2019 Fabian Affolter <mail@fabian-affolter.ch> - 2.2-1 - Initial package for Fedora