[Python-modules-commits] [pyvirtualdisplay] 09/09: disable tests, they are not released
Sandro Tosi
morph at moszumanska.debian.org
Thu Sep 22 11:31:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository pyvirtualdisplay.
commit 8662974e70d45340883d522d1bad293045fb57a2
Author: Sandro Tosi <morph at debian.org>
Date: Thu Sep 22 07:30:51 2016 -0400
disable tests, they are not released
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 66a3ed4..31b78bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#! /usr/bin/make -f
export PYBUILD_NAME=pyvirtualdisplay
+export PYBUILD_DISABLE=test
%:
- dh $@ --with python2,python3 --buildsystem=pybuild
\ No newline at end of file
+ dh $@ --with python2,python3 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyvirtualdisplay.git
More information about the Python-modules-commits
mailing list