Thu, 12 Dec 2024 03:42:44 UTC | login

Information for build python-mapbox-earcut-1.0.1-3.fc38

ID230195
Package Namepython-mapbox-earcut
Version1.0.1
Release3.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-mapbox-earcut.git#e0fb8b54e0c08117f2653629f5cd2ffcabab5041
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
StartedWed, 22 Feb 2023 17:01:50 UTC
CompletedWed, 22 Feb 2023 19:29:37 UTC
Taskbuild (f38, /rpms/python-mapbox-earcut.git:e0fb8b54e0c08117f2653629f5cd2ffcabab5041)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mapbox-earcut.git#e0fb8b54e0c08117f2653629f5cd2ffcabab5041'}}
Tags
f38
f39
f40
RPMs
src
python-mapbox-earcut-1.0.1-3.fc38.src.rpm (info) (download)
riscv64
python3-mapbox-earcut-1.0.1-3.fc38.riscv64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-3.fc38.riscv64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-3.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 10 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.0.1-2 - Update License to include header-only dependencies * 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)