[Python-modules-commits] [django-recurrence] 01/08: Disable tests because they are not yet included in upstream tarball (Closes: #815392).

Michael Fladischer fladi at moszumanska.debian.org
Tue Mar 1 20:41:42 UTC 2016


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

fladi pushed a commit to branch master
in repository django-recurrence.

commit 9d4bfbaf12d56ffda408b83e63a4b6fb275534c4
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Mar 1 20:09:56 2016 +0100

    Disable tests because they are not yet included in upstream tarball (Closes: #815392).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 948709a..12dcd48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=django-recurrence
-#export PYBUILD_DISABLE=test
+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/django-recurrence.git



More information about the Python-modules-commits mailing list