Sun, 19 May 2024 23:57:15 UTC | login

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

ID154190
Package Namepython-pykdtree
Version1.3.1
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pykdtree.git#3070f83c014c6f0df66f6c1ec1b929e0b19993a1
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, 29 Mar 2020 07:41:16 UTC
CompletedSun, 29 Mar 2020 08:01:12 UTC
Taskbuild (f33, /rpms/python-pykdtree.git:3070f83c014c6f0df66f6c1ec1b929e0b19993a1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pykdtree.git#3070f83c014c6f0df66f6c1ec1b929e0b19993a1'}}
Tags
f33
RPMs
src
python-pykdtree-1.3.1-7.fc33.src.rpm (info) (download)
riscv64
python3-pykdtree-1.3.1-7.fc33.riscv64.rpm (info) (download)
python-pykdtree-debugsource-1.3.1-7.fc33.riscv64.rpm (info) (download)
python3-pykdtree-debuginfo-1.3.1-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.