Sat, 29 Jun 2024 03:55:19 UTC | login

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

ID118059
Package Namepython-pykdtree
Version1.3.1
Release4.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pykdtree.git#378ab780003cbe842cc95fb120718dda506dd2be
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
StartedSat, 10 Aug 2019 23:02:43 UTC
CompletedSat, 10 Aug 2019 23:56:27 UTC
Taskbuild (f31-candidate, /rpms/python-pykdtree.git:378ab780003cbe842cc95fb120718dda506dd2be)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pykdtree.git#378ab780003cbe842cc95fb120718dda506dd2be'}}
Tags
f31
f32
f33
RPMs
src
python-pykdtree-1.3.1-4.fc31.src.rpm (info) (download)
riscv64
python3-pykdtree-1.3.1-4.fc31.riscv64.rpm (info) (download)
python-pykdtree-debugsource-1.3.1-4.fc31.riscv64.rpm (info) (download)
python3-pykdtree-debuginfo-1.3.1-4.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.