Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-shapely-debuginfo-2.1.2-1.fc43 RPM for s390x

From Fedora 43 testing updates for s390x / debug / Packages / p

Name: python3-shapely-debuginfo Distribution: Fedora Project
Version: 2.1.2 Vendor: Fedora Project
Release: 1.fc43 Build date: Wed Sep 24 23:34:27 2025
Group: Development/Debug Build host: buildvm-s390x-09.s390.fedoraproject.org
Size: 2147324 Source RPM: python-shapely-2.1.2-1.fc43.src.rpm
Packager: Fedora Project
Url: https://github.com/shapely/shapely
Summary: Debug information for package python3-shapely
This package provides debug information for package python3-shapely.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

BSD-3-Clause AND Unlicense AND MIT

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"

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/17
/usr/lib/debug/.build-id/17/df0603ace99ec307a5c989b8fe93c478be3d0f
/usr/lib/debug/.build-id/17/df0603ace99ec307a5c989b8fe93c478be3d0f.debug
/usr/lib/debug/.build-id/70
/usr/lib/debug/.build-id/70/3e2bc326619c4f962548b3474de67ef95f9372
/usr/lib/debug/.build-id/70/3e2bc326619c4f962548b3474de67ef95f9372.debug
/usr/lib/debug/.build-id/96
/usr/lib/debug/.build-id/96/785bfa8c1a508bfea636408b71fea8843ffdda
/usr/lib/debug/.build-id/96/785bfa8c1a508bfea636408b71fea8843ffdda.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/python-shapely-2.1.2-1.fc43.s390x
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/python3.14
/usr/lib/debug/usr/lib64/python3.14/site-packages
/usr/lib/debug/usr/lib64/python3.14/site-packages/shapely
/usr/lib/debug/usr/lib64/python3.14/site-packages/shapely/_geometry_helpers.cpython-314-s390x-linux-gnu.so-2.1.2-1.fc43.s390x.debug
/usr/lib/debug/usr/lib64/python3.14/site-packages/shapely/_geos.cpython-314-s390x-linux-gnu.so-2.1.2-1.fc43.s390x.debug
/usr/lib/debug/usr/lib64/python3.14/site-packages/shapely/lib.cpython-314-s390x-linux-gnu.so-2.1.2-1.fc43.s390x.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 26 03:11:05 2025