[python-dtcwt] 18/22: Add new test dependency on scipy

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 15 13:06:39 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/master
in repository python-dtcwt.

commit 4d3a9791c1dc5f1d353698bfabaa5396d93717e2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Sep 15 09:50:16 2017 +0100

    Add new test dependency on scipy
---
 debian/control       | 2 ++
 debian/tests/control | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6387cce..d5ff26b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 10),
                python-coverage,
                python-numpy,
                python-pytest,
+               python-scipy,
                python-setuptools,
                python-six,
                python3-all,
@@ -17,6 +18,7 @@ Build-Depends: debhelper (>= 10),
                python3-matplotlib <!nodoc>,
                python3-numpy,
                python3-pytest,
+               python3-scipy,
                python3-setuptools,
                python3-sphinx <!nodoc>,
                python3-sphinx-rtd-theme <!nodoc>,
diff --git a/debian/tests/control b/debian/tests/control
index ad66b18..4347e0c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Test-Command: cp -a ./tests $AUTOPKGTEST_TMP ; cd $AUTOPKGTEST_TMP ; py.test
-Depends: python-dtcwt, python-pytest
+Depends: python-dtcwt, python-scipy, python-pytest
 
 Test-Command: cp -a ./tests $AUTOPKGTEST_TMP ; cd $AUTOPKGTEST_TMP ; py.test-3
-Depends: python3-dtcwt, python3-pytest
+Depends: python3-dtcwt, python3-scipy, python3-pytest

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git



More information about the debian-science-commits mailing list