[python-shapely] 138/148: Install numpy at build time so that vectorized.pyx can be cithonized

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository python-shapely.

commit 02da69c3185003c403774765d6497572f9b98002
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Mon Jul 27 17:06:18 2015 +0200

    Install numpy at build time so that vectorized.pyx can be cithonized
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d8a402a..743bee4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,9 @@ Build-Depends: debhelper (>= 7.0.50),
                python-sphinx,
                python3-sphinx,
                python-matplotlib,
-               libjs-mathjax
+               libjs-mathjax,
+               python-numpy,
+               python3-numpy
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/python-shapely.git
 Vcs-Git: git://anonscm.debian.org/collab-maint/python-shapely.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git



More information about the Pkg-grass-devel mailing list