Sat, 29 Jun 2024 03:59:44 UTC | login

Information for build python-pykdtree-1.3.1-6.fc32

ID131932
Package Namepython-pykdtree
Version1.3.1
Release6.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pykdtree.git#0f0a9c7188fe8bb7b6553a3391e04c2995d32d4a
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 failed
Volume DEFAULT
StartedTue, 03 Dec 2019 11:11:53 UTC
CompletedTue, 03 Dec 2019 11:26:50 UTC
Taskbuild (f32-candidate, /rpms/python-pykdtree.git:0f0a9c7188fe8bb7b6553a3391e04c2995d32d4a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pykdtree.git#0f0a9c7188fe8bb7b6553a3391e04c2995d32d4a'}}
Tags No tags
RPMs No RPMs
Changelog * 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.