Sun, 29 Jun 2025 10:05:12 CST | login

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

ID40540
Package Namepython-mapbox-earcut
Version1.0.1
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-mapbox-earcut.git?.#f149a5814efb4cd7ca9deb3e18d0a025b4658479
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:07:08 CST
CompletedSat, 14 Jun 2025 00:11:06 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-5.oc9.src.rpm (info) (download)
aarch64
python3-mapbox-earcut-1.0.1-5.oc9.aarch64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-5.oc9.aarch64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-5.oc9.aarch64.rpm (info) (download)
loongarch64
python3-mapbox-earcut-1.0.1-5.oc9.loongarch64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-5.oc9.loongarch64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-5.oc9.loongarch64.rpm (info) (download)
x86_64
python3-mapbox-earcut-1.0.1-5.oc9.x86_64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-5.oc9.x86_64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.1-5 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.1-4 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.1-3 - Rebuilt for loongarch64 * 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