Package: python-shapely / 1.4.3-1

Metadata

Package Version Patches format
python-shapely 1.4.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use cythonize for cythonization.patch | (download)

setup.py | 31 2 + 29 - 0 !
1 file changed, 2 insertions(+), 29 deletions(-)

 use "cythonize" for cythonization


0002 setup.cfg to autobuild sphinx.patch | (download)

setup.cfg | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 setup.cfg to autobuild sphinx


0003 Retrieve MathJax.js locally.patch | (download)

docs/conf.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 retrieve mathjax.js locally


0004 Do not install .pxi file.patch | (download)

setup.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 do not install .pxi file

This file is apparently not required for the (post-install) functioning of
shapely, and it makes the Python 2 and 3 versions clash.