[gpyfft] 04/13: desactive test for now

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu Sep 28 12:47:08 UTC 2017


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

picca pushed a commit to branch master
in repository gpyfft.

commit 881057cb7e044b5b80252cbb20c530d8e5bc0198
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Thu Sep 28 11:34:50 2017 +0200

    desactive test for now
---
 debian/control | 8 ++++----
 debian/rules   | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index b343c87..a0943cf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,12 @@ Build-Depends: cython,
                dh-python,
                libclfft-dev,
                python-all-dev,
-               python-nose-parameterized,
-               python-pyopencl,
+               python-nose-parameterized <!nocheck>,
+               python-pyopencl <!nocheck>,
                python-setuptools,
                python3-all-dev,
-               python3-nose-parameterized,
-               python3-pyopencl,
+               python3-nose-parameterized <!nocheck>,
+               python3-pyopencl <!nocheck>,
                python3-setuptools
 Standards-Version: 4.1.0
 Homepage: https://github.com/geggo/gpyfft
diff --git a/debian/rules b/debian/rules
index ca0f4f7..463fcd4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ ALL_PYX := $(call rwildcard,gpyfft/,*.pyx)
 #NOTA: No space before *
 
 export PYBUILD_NAME=gpyfft
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
@@ -22,4 +23,3 @@ override_dh_clean:
 #	dh_auto_build
 #	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml        docs/ build/html # HTML generator
 #	PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bman        docs/ build/man # Manpage generator
-

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



More information about the debian-science-commits mailing list