| Name: | python-shapely-doc |
|---|---|
| Version: | 1.8.5.post1 |
| Release: | 3.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 57116 |
| License: | BSD-3-Clause |
| RPM: | python-shapely-doc-1.8.5.post1-3.el9.noarch.rpm |
| Source RPM: | python-shapely-1.8.5.post1-3.el9.src.rpm |
| Build Date: | Mon Jan 05 2026 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/shapely/shapely |
| Summary: | Documentation for python-shapely |
| Description: | Shapely 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! |
- Skip remaining test failures due to dependency updates
- Assert that .dist-info contains a license file
- Update to 1.8.5.post1
- Permit setuptools >= 64 - Reverts upstream commit f25c3ff57e7afcde8db7c35a7ec01c9195c4655e
- Update to 1.8.4
- Update parallel offset test for GEOS 3.11