Bug#821109: python-pyproj v1.9.5.1 - unneeded numpy package requirement

Micah D. Cochran micah at micahcochran.net
Fri Apr 15 16:07:49 UTC 2016


Package: python-pyproj and python3-pyproj

Version: 1.9.5.1-1
Severity: minor

This package has an unneeded dependency for python-numpy (and python3-numpy for the python3 version).  The numpy package is unnecessary for the package.  

If you'd like to confirm this for yourself, grep "import numpy" and "from numpy"  in the files __init__.py, datadir.py, and _proj.pyx.

The fix would be to remove this dependency.



More information about the Pkg-grass-devel mailing list