Name: | python-shapely-doc |
---|---|
Version: | 1.8.2 |
Release: | 8.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 55631 |
License: | BSD-3-Clause |
RPM: | python-shapely-doc-1.8.2-8.el9.noarch.rpm |
Source RPM: | python-shapely-1.8.2-8.el9.src.rpm |
Build Date: | Sat Aug 27 2022 |
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! |
- Build docs against package with compiled extensions
- Build LaTeX more quietly
- Update License to SPDX (BSD → BSD-3-Clause)
- 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, so we do not have to exclude them.
- Backport to EPEL9
- Stop filtering requirements-dev.txt in-place
- Rebuilt for Python 3.11
- Update to 1.8.2
- Drop the “forge” macros, which are not doing much here
- Update to 1.8.1.post1