Sun, 03 Nov 2024 16:00:19 UTC | login

Information for build python-mapbox-earcut-1.0.1-15.fc41

ID325541
Package Namepython-mapbox-earcut
Version1.0.1
Release15.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-mapbox-earcut.git#c535f952330f2ef3d3d8059d6fa42c58a2d04261
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
StartedFri, 26 Jul 2024 12:46:36 UTC
CompletedFri, 26 Jul 2024 13:55:40 UTC
Taskbuild (f41, /rpms/python-mapbox-earcut.git:c535f952330f2ef3d3d8059d6fa42c58a2d04261)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mapbox-earcut.git#c535f952330f2ef3d3d8059d6fa42c58a2d04261'}}
Tags
f41
RPMs
src
python-mapbox-earcut-1.0.1-15.fc41.src.rpm (info) (download)
riscv64
python3-mapbox-earcut-1.0.1-15.fc41.riscv64.rpm (info) (download)
python-mapbox-earcut-debugsource-1.0.1-15.fc41.riscv64.rpm (info) (download)
python3-mapbox-earcut-debuginfo-1.0.1-15.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.0.1-14 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-10 - Assert that %pyproject_files contains a license file * Fri Oct 13 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-9 - Remove an obsolete (pre-F36) conditional workaround * Wed Sep 27 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-8 - Keep timestamps when converting text file line endings * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.1-6 - Rebuilt for Python 3.12 * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.1-5 - Remove explicit %set_build_flags, not needed since F36 * 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 - For the underlying C++ library, this fixes certain test failures on aarch64, ppc64le, and s390x. The tests for this package are less “picky” and pass either way. * 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