[pyoperators] 11/12: d/{control, rules}: disable testing due to upstream bug.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 8 14:23:22 UTC 2016


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

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit ad69235a77f8d8b69942872bb703b225dfde8f47
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jun 8 11:53:51 2016 +0100

    d/{control,rules}: disable testing due to upstream bug.
---
 debian/control | 8 +-------
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 0de64df..ae4ff3d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,17 +8,11 @@ Build-Depends: debhelper (>= 9),
                cython3,
                dh-python,
                python-all-dev,
-               python-nose,
-               python-numexpr,
                python-numpy,
                python-pkg-resources,
-               python-scipy,
                python3-all-dev,
-               python3-nose,
-               python3-numexpr,
                python3-numpy,
-               python3-pkg-resources,
-               python3-scipy
+               python3-pkg-resources
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pyoperators.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pyoperators.git
diff --git a/debian/rules b/debian/rules
index ab53581..84f8d7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=pyoperators
+# See: https://github.com/pchanial/pyoperators/issues/23
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the debian-science-commits mailing list