| ID | 146364 |
| Package Name | python-shapely |
| Links |
Fedora Package Sources |
Fedora Official Koji Buildsystem |
Rocks RISC-V Koji Buildsystem |
Fedora RISC-V GitHub |
Old Koji Buildsystem
|
| Version | 2.0.7 |
| Release | 1.el10 |
| Epoch | |
Draft | False |
| Source | git+https://src.fedoraproject.org/rpms/python-shapely.git#b11f165df6deb9c8ae064d5db1464d81ebcb2e67 |
| Summary |
| Description |
| Built by | kojiadmin |
| State |
complete
|
| Volume |
DEFAULT |
| Started | Wed, 10 Sep 2025 14:53:15 CST |
| Completed | Wed, 10 Sep 2025 19:18:51 CST |
| Task | build (epel10, /rpms/python-shapely.git:b11f165df6deb9c8ae064d5db1464d81ebcb2e67) |
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-shapely.git#b11f165df6deb9c8ae064d5db1464d81ebcb2e67'}} |
| Tags |
|
| RPMs |
| src | |
|
python-shapely-2.0.7-1.el10.src.rpm (info) (download) |
| riscv64 |
|
python3-shapely-2.0.7-1.el10.riscv64.rpm (info) (download)
|
|
python-shapely-debugsource-2.0.7-1.el10.riscv64.rpm (info) (download)
|
|
python3-shapely-debuginfo-2.0.7-1.el10.riscv64.rpm (info) (download)
|
|
| Logs |
|
| Changelog |
* 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"
* 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
|