[pyfai] 13/22: run the tests only for python2

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Jun 8 14:33:57 UTC 2016


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

picca pushed a commit to annotated tag debian/0.12.0+dfsg-1
in repository pyfai.

commit 7d8d99cd8672cc3ac6eb8ee59007b80e610c732a
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Jun 8 11:53:32 2016 +0200

    run the tests only for python2
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 62951df..3a767d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=pyfai
+export PYBUILD_DISABLE_python2-dbg=test
+export PYBUILD_DISABLE_python3=test
+export PYBUILD_DISABLE_python3-dbg=test
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

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



More information about the debian-science-commits mailing list