[Python-modules-commits] [drf-haystack] 14/17: Disable tests through pybuild. They do require a running elasticsearch instance.

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 2 17:45:43 UTC 2016


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

fladi pushed a commit to branch master
in repository drf-haystack.

commit dacaeb8f2d0ef53fece377ebe5c6fd110611b3b2
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sat Jan 2 18:27:21 2016 +0100

    Disable tests through pybuild. They do require a running elasticsearch instance.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f65d169..caade7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=djangorestframework-haystack
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/drf-haystack.git



More information about the Python-modules-commits mailing list