Sun, 19 May 2024 23:18:23 UTC | login

Information for build python-mapbox-earcut-1.0.1-1.fc37

ID221840
Package Namepython-mapbox-earcut
Version1.0.1
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-mapbox-earcut.git#f0e07ddfe24eae49576acc7b43342c8c32c84599
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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jan 2023 17:02:02 UTC
CompletedSun, 08 Jan 2023 20:21:18 UTC
Taskbuild (f37, /rpms/python-mapbox-earcut.git:f0e07ddfe24eae49576acc7b43342c8c32c84599)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mapbox-earcut.git#f0e07ddfe24eae49576acc7b43342c8c32c84599'}}
Tags
f37
f38
RPMs
src
python-mapbox-earcut-1.0.1-1.fc37.src.rpm (info) (download)
riscv64
python3-mapbox-earcut-1.0.1-1.fc37.riscv64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-1.fc37.riscv64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Dec 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-1 - Update to 1.0.1 (close RHBZ#2150381) * Thu Sep 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.0-6 - Rebuild with earcut-hpp 2.2.4 * Thu Sep 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.0-5 - Build with -ffp-contract=off * Thu Sep 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.0-4 - Note that License is *SPDX* ISC * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 1.0.0-2 - Rebuilt for Python 3.11 * Wed Feb 02 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.0-1 - Initial package (close RHBZ#2018705)