Thu, 29 Jan 2026 12:18:39 CST | login

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

ID19279
Package Namepython-mapbox-earcut
Version1.0.1
Release2.ocs23
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:37:30 CST
CompletedThu, 05 Sep 2024 14:41:39 CST
Taskbuild (dist-ocs23, /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-ocs23
RPMs
src
python-mapbox-earcut-1.0.1-2.ocs23.src.rpm (info) (download)
aarch64
python3-mapbox-earcut-1.0.1-2.ocs23.aarch64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-2.ocs23.aarch64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-2.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-mapbox-earcut-1.0.1-2.ocs23.loongarch64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-2.ocs23.loongarch64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-2.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-mapbox-earcut-1.0.1-2.ocs23.x86_64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-2.ocs23.x86_64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.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