| Name: | python3-shapely |
|---|---|
| Version: | 1.8.2 |
| Release: | 8.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 966616 |
| License: | BSD-3-Clause |
| RPM: | python3-shapely-1.8.2-8.el9.aarch64.rpm |
| Source RPM: | python-shapely-1.8.2-8.el9.src.rpm |
| Build Date: | Sun Aug 28 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/shapely/shapely |
| Summary: | Manipulation and analysis of geometric objects in the Cartesian plane |
| 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