Name: | python36-shapely |
---|---|
Version: | 1.5.17 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 854830 |
License: | BSD |
RPM: | python36-shapely-1.5.17-1.el7.x86_64.rpm |
Source RPM: | python-shapely-1.5.17-1.el7.src.rpm |
Build Date: | Mon Apr 12 2021 |
Build Host: | d31ea832d54b4d9099967157efb24b91 |
Vendor: | Oracle America |
URL: | https://github.com/Toblerity/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! |
- New upstream release; 1.5.17 is the last bugfix release in the 1.5.x series
- De-conditionalize Python 3 support; this is now an EPEL7-only spec file - Add a _description macro rather than repeating the description - Build the Python 2 version as a subpackage, like the Python 3 version - Use the py_provides macro now that it is available - Update URLs - Switch to GitHub tarball - Do not use unversioned python - Use py?_build/py?_install and similar macros - Use python3_pkgversion macro - Improve BR’s - Filter compiled Python 3 extensions from Provides - Drop obsolete Group field - Ensure Cython C sources are always regenerated - Simplify file lists - Build HTML documentation and add a -doc subpackage - Properly install license file - Use python[23] -m unittest instead of deprecated python[23] setup.py test - Properly install _geos.pxi
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- New upstream release
- New upstream release
- New upstream release
- New upstream release
- New upstream release
- New upstream release
- New upstream release - Add BR on Cython/python3-cython and build the C extension - Update URL - Remove the obsolete encoding patch