[Python-modules-commits] [pylibmc] 01/02: Disable tests as they require a running memcached server (Closes: #805227).

Michael Fladischer fladi at moszumanska.debian.org
Thu Nov 26 19:54:54 UTC 2015


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

fladi pushed a commit to branch master
in repository pylibmc.

commit b0984d101de1dda651670113def1bd10e96a7f63
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Nov 22 16:34:03 2015 +0100

    Disable tests as they require a running memcached server (Closes: #805227).
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 41c1fd0..c5f8c51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ export PYBUILD_NAME=pylibmc
 # python3-sphinx: PYBUILD_AFTER_BUILD_python3
 # Otherwise the imports in docs/conf.py would not work.
 export PYBUILD_AFTER_BUILD_python2=PYLIBMC_DIR={build_dir} sphinx-build -b html -d docs/.build/.doctrees -N docs docs/.build/html
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list