Information for build python-pykdtree-1.3.12-1.oc9

ID30746
Package Namepython-pykdtree
Version1.3.12
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pykdtree.git?.#ad231fc922bf9ae2b41af2d7f14c6a7c86120cb6
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 06:06:45 CST
CompletedSat, 21 Sep 2024 06:10:31 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pykdtree.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pykdtree.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pykdtree-1.3.12-1.oc9.src.rpm (info) (download)
aarch64
python3-pykdtree-1.3.12-1.oc9.aarch64.rpm (info) (download)
python-pykdtree-debugsource-1.3.12-1.oc9.aarch64.rpm (info) (download)
python3-pykdtree-debuginfo-1.3.12-1.oc9.aarch64.rpm (info) (download)
x86_64
python3-pykdtree-1.3.12-1.oc9.x86_64.rpm (info) (download)
python-pykdtree-debugsource-1.3.12-1.oc9.x86_64.rpm (info) (download)
python3-pykdtree-debuginfo-1.3.12-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Tue Aug 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.12-1 - initial build