Thu, 19 Sep 2024 04:23:47 UTC | login

Information for build python-shapely-2.0.4-2.fc41

ID311707
Package Namepython-shapely
Version2.0.4
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-shapely.git#d93263fb56d5e0e12eae8a7807e561d607cfbaf4
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
StartedFri, 12 Jul 2024 09:44:33 UTC
CompletedFri, 12 Jul 2024 09:54:56 UTC
Taskbuild (f41, /rpms/python-shapely.git:d93263fb56d5e0e12eae8a7807e561d607cfbaf4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-shapely.git#d93263fb56d5e0e12eae8a7807e561d607cfbaf4'}}
Tags
f41
RPMs
src
python-shapely-2.0.4-2.fc41.src.rpm (info) (download)
riscv64
python3-shapely-2.0.4-2.fc41.riscv64.rpm (info) (download)
python-shapely-debugsource-2.0.4-2.fc41.riscv64.rpm (info) (download)
python3-shapely-debuginfo-2.0.4-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.0.4-2 - Rebuilt for Python 3.13 * Wed Apr 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.4-1 - Update to 2.0.4 * Fri Feb 16 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.3-1 - Update to 2.0.3 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.2-9 - Assert that the .dist-info directory contains a license file * Mon Dec 04 2023 Nikola Forró <nforro@redhat.com> - 2.0.2-8 - Remove unnecessary upstream_tag_template from Packit config * Sun Dec 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.2-7 - Fix incompatible pointer type passed to GEOSPolygonize_r - This makes the package compatible with https://fedoraproject.org/wiki/Changes/PortingToModernC. * 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