Information for build python-shapely-2.1.2-1.fc43~bootstrap

ID172170
Package Namepython-shapely
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.1.2
Release1.fc43~bootstrap
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-shapely.git#64af2e559b17674225e8160635335baa4fef83fb
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 byzhangsongsong
State complete
Volume DEFAULT
StartedFri, 21 Nov 2025 04:13:35 CST
CompletedFri, 21 Nov 2025 04:21:26 CST
Taskbuild (f43-bootstrap, /rpms/python-shapely.git:64af2e559b17674225e8160635335baa4fef83fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-shapely.git#64af2e559b17674225e8160635335baa4fef83fb'}}
Tags
f43
RPMs
src
python-shapely-2.1.2-1.fc43~bootstrap.src.rpm (info) (download)
riscv64
python3-shapely-2.1.2-1.fc43~bootstrap.riscv64.rpm (info) (download)
python-shapely-debugsource-2.1.2-1.fc43~bootstrap.riscv64.rpm (info) (download)
python3-shapely-debuginfo-2.1.2-1.fc43~bootstrap.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
mock_output.log
dnf5.log
mock_config.log
hw_info.log
root.log
build.log
Changelog * Wed Sep 24 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.2-1 - Update to 2.1.2 * Tue Sep 23 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-8 - Patch or skip tests for geos 3.14.0 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.1.1-7 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.1.1-6 - Rebuilt for Python 3.14.0rc2 bytecode * Wed Aug 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-5 - Fix conditional typo * Wed Aug 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-4 - F43+: Adjust for scipy-doctest 2.x and enable doctests * Wed Aug 13 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-3 - Fix typo in bootstrap bcond * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jul 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.1-1 - Update to 2.1.1 * Sat Jul 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.0-3 - Update comments on disabling doctests * Thu Jun 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.1.0-2 - Drop migration paths that are not needed after Fedora 41 * Thu Jun 19 2025 Packit <hello@packit.dev> - 2.1.0-1 - Update to 2.1.0 upstream release - Resolves: rhbz#2357149 - Add support for running doctests (once scipy-doctest is packaged) * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.0.7-2 - Rebuilt for Python 3.14 * Fri Jan 31 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.7-1 - Update to 2.0.7 * Fri Jan 31 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.6-4 - Do not include the pre-2.0 upgrade path after F41 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 17 2024 Sandro <devel@penguinpee.nl> - 2.0.6-2 - Rebuild for NumPy 2.x * Tue Aug 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.6-1 - Update to 2.0.6 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.0.5-1 - Update to 2.0.5 * 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"