Mon, 08 Jul 2024 10:00:05 UTC | login

Information for build python-shapely-2.0.2-6.fc40

ID271112
Package Namepython-shapely
Version2.0.2
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-shapely.git#49ebc288f2004c38caaae2df84e57968611b53e6
SummaryManipulation and analysis of geometric objects in the Cartesian plane
DescriptionShapely is a package for creation, manipulation, and analysis of planar geometry objects – designed especially for developers of cutting edge geographic information systems. In a nutshell: Shapely lets you do PostGIS-ish stuff outside the context of a database using idiomatic Python. You can use this package with python-matplotlib and numpy. See README.rst for more information!
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 29 Nov 2023 03:17:38 UTC
CompletedWed, 29 Nov 2023 08:57:05 UTC
Taskbuild (f40, /rpms/python-shapely.git:49ebc288f2004c38caaae2df84e57968611b53e6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-shapely.git#49ebc288f2004c38caaae2df84e57968611b53e6'}}
Tags
f40
RPMs
src
python-shapely-2.0.2-6.fc40.src.rpm (info) (download)
riscv64
python3-shapely-2.0.2-6.fc40.riscv64.rpm (info) (download)
python-shapely-debugsource-2.0.2-6.fc40.riscv64.rpm (info) (download)
python3-shapely-debuginfo-2.0.2-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sun Nov 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.2-6 - Fix extra indentation in GEOS compat. notes on Python 3.13 * Wed Nov 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.2-5 - Adjust tests for docstring indent stripping in Python 3.13 - Fixes RHBZ#2250678 * Sat Oct 14 2023 Sandro <devel@penguinpee.nl> - 2.0.2-3 - Add Packit config * Sat Oct 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.2-2 - Revert "Skip remaining failing tests (close RHBZ#2226327)" * Sat Oct 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.2-1 - Update to 2.0.2 (close RHBZ#2244165) - Revert "Package a post-2.0.1 snapshot for GEOS 3.12.0" * Wed Jul 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1^20230725giteeb51ad-2 - Skip remaining failing tests (close RHBZ#2226327) * Wed Jul 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1^20230725giteeb51ad-1 - Package a post-2.0.1 snapshot for GEOS 3.12.0 * Wed Jul 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-6 - Run tests verbosely * Wed Jul 26 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-5 - Drop the manual BR on Cython - The generated BR will pin the compat package until Cython 3 is supported * Tue Jul 25 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-4 - Do not number the sole Source * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.0.1-2 - Rebuilt for Python 3.12 * Thu Mar 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.1-1 - Update to 2.0.1 (close RHBZ#2028676) - Drop -doc subpackage with Sphinx-generated PDF documentation * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5.post1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.5.post1-1 - Update to 1.8.5.post1 * Wed Sep 07 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.4-2 - Permit setuptools >= 64 - Reverts upstream commit f25c3ff57e7afcde8db7c35a7ec01c9195c4655e * Thu Aug 18 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.4-1 - Update to 1.8.4 * Thu Aug 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-9 - Build docs against package with compiled extensions * Thu Aug 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-8 - Build LaTeX more quietly * Thu Aug 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-7 - Update License to SPDX (BSD → BSD-3-Clause) * Sun Jul 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-6 - Update parallel offset test for GEOS 3.11 * Sun Jul 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-5 - Stop excluding C source files and Cython sources - Installing .pyx files is potentially useful for debugging, and most upstreams seem to prefer to distribute these - The build no longer installs C sources on F37+, so we do not have to exclude them. * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 23 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-3 - Stop filtering requirements-dev.txt in-place * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.8.2-2 - Rebuilt for Python 3.11 * Tue May 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.2-1 - Update to 1.8.2 * Tue May 03 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.1~post1-2 - Drop the “forge” macros, which are not doing much here * Fri Feb 18 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.1~post1-1 - Update to 1.8.1.post1 * Wed Feb 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8.1-1 - Update to 1.8.1 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild