[Python-modules-commits] [python-django-braces] 02/03: Disable tests completely as they depend on pytest-django which is no yet in the archive and they fail with python3.5.

Michael Fladischer fladi at moszumanska.debian.org
Mon Oct 19 13:44:12 UTC 2015


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

fladi pushed a commit to annotated tag debian/1.8.0-2
in repository python-django-braces.

commit a415119912d2bfac93a9a15ee4c95904a99393a2
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Oct 19 15:12:22 2015 +0200

    Disable tests completely as they depend on pytest-django which is no yet in the archive and they fail with python3.5.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index db6f006..e076b30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 export PYBUILD_NAME=django-braces
+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/python-django-braces.git



More information about the Python-modules-commits mailing list