[python-rtree] 07/08: Add numpy to build depends for tests.
Bas Couwenberg
sebastic at debian.org
Thu Dec 15 07:01:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-rtree.
commit 3b2e52ca716bfd2e6f22fc181aa0d8f22c0c538e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Dec 15 07:48:25 2016 +0100
Add numpy to build depends for tests.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1ada584..15c41c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-rtree (0.8.3+ds-1) UNRELEASED; urgency=medium
* Update Vcs-Git URL to use HTTPS.
* Bump Standards-Version to 3.9.8, no changes.
* Exclude pre-built docs from upstream tarball.
+ * Add numpy to build depends for tests.
-- Bas Couwenberg <sebastic at debian.org> Thu, 15 Dec 2016 07:31:57 +0100
diff --git a/debian/control b/debian/control
index 1d5c865..735c1cd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,11 @@ Build-Depends: debhelper (>= 9),
dh-python,
libspatialindex-dev (>= 1.7.0),
python-all,
+ python-numpy,
python-setuptools,
python-sphinx,
python3-all,
+ python3-numpy,
python3-setuptools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-rtree.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-rtree.git
More information about the Pkg-grass-devel
mailing list