Thu, 30 May 2024 19:27:13 UTC | login

Information for build python-pykdtree-1.3.1-3.fc31

ID91013
Package Namepython-pykdtree
Version1.3.1
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pykdtree.git#4be64b9692b186972a56773e1145305e528aedc2
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
StartedWed, 24 Jul 2019 02:26:06 UTC
CompletedWed, 24 Jul 2019 03:03:42 UTC
Taskbuild (f31-candidate, /rpms/python-pykdtree.git:4be64b9692b186972a56773e1145305e528aedc2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pykdtree.git#4be64b9692b186972a56773e1145305e528aedc2'}}
Tags
f31
RPMs
src
python-pykdtree-1.3.1-3.fc31.src.rpm (info) (download)
riscv64
python3-pykdtree-1.3.1-3.fc31.riscv64.rpm (info) (download)
python-pykdtree-debugsource-1.3.1-3.fc31.riscv64.rpm (info) (download)
python3-pykdtree-debuginfo-1.3.1-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.