Information for build python-mapbox-earcut-1.0.1-2.oc9

ID28845
Package Namepython-mapbox-earcut
Version1.0.1
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-mapbox-earcut.git?.#c12101eca1c27e206dff1d42b4cae95efb353378
SummaryPython bindings to the mapbox earcut C++ library
DescriptionPython bindings for the C++ implementation of the Mapbox Earcut library, which provides very fast and quite robust triangulation of 2D polygons. Original code: earcut.hpp Original description: The library implements a modified ear slicing algorithm, optimized by z-order curve hashing and extended to handle holes, twisted polygons, degeneracies and self-intersections in a way that doesn’t guarantee correctness of triangulation, but attempts to always produce acceptable results for practical data like geographical shapes.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 05 Sep 2024 14:47:21 CST
CompletedThu, 05 Sep 2024 14:49:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-mapbox-earcut.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-mapbox-earcut.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-mapbox-earcut-1.0.1-2.oc9.src.rpm (info) (download)
aarch64
python3-mapbox-earcut-1.0.1-2.oc9.aarch64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-2.oc9.aarch64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-2.oc9.aarch64.rpm (info) (download)
x86_64
python3-mapbox-earcut-1.0.1-2.oc9.x86_64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-2.oc9.x86_64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-2.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 Sep 03 2024 Ze Zhang <bbrucezhang@tencent.com> - 1.0.1-2 - [Type] other - [DESC] Rebrand * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.1-1 - initial build