Mon, 20 May 2024 00:28:55 UTC | login

Information for build python-pykdtree-1.3.1-8.fc33

ID159986
Package Namepython-pykdtree
Version1.3.1
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pykdtree.git#63a21bc3b59278f3e1418e8ea16e1299f38ce735
SummaryFast kd-tree implementation with OpenMP-enabled queries
Descriptionpykdtree is a kd-tree implementation for fast nearest neighbour search in Python. The aim is to be the fastest implementation around for common use cases (low dimensions and low number of neighbours) for both tree construction and queries.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 07 Jun 2020 16:58:33 UTC
CompletedSun, 07 Jun 2020 17:21:29 UTC
Taskbuild (f33, /rpms/python-pykdtree.git:63a21bc3b59278f3e1418e8ea16e1299f38ce735)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pykdtree.git#63a21bc3b59278f3e1418e8ea16e1299f38ce735'}}
Tags
f33
RPMs
src
python-pykdtree-1.3.1-8.fc33.src.rpm (info) (download)
riscv64
python3-pykdtree-1.3.1-8.fc33.riscv64.rpm (info) (download)
python-pykdtree-debugsource-1.3.1-8.fc33.riscv64.rpm (info) (download)
python3-pykdtree-debuginfo-1.3.1-8.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> - 1.3.1-8 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.1-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.1-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jun 01 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.3.1-3 - Recythonize the sources * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 15 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.1-1 - Initial package.