[Python-modules-commits] [python-testing.common.database] 05/07: Disable tests (there are none).

Dominik George natureshadow-guest at moszumanska.debian.org
Thu Sep 29 13:40:10 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository python-testing.common.database.

commit 76efbf98e22fc7a88ca117dac84655ba1cc8c234
Author: Dominik George <nik at naturalnet.de>
Date:   Thu Sep 29 15:19:39 2016 +0200

    Disable tests (there are none).
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3b18d5a..5896330 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
 # This file was automatically generated by stdeb 0.8.5 at
 # Tue, 13 Sep 2016 12:50:39 +0200
 export PYBUILD_NAME=testing.common.database
+# The package does not have tests, but declares some non-existing
+#  suite in setup.py
+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/python-testing.common.database.git



More information about the Python-modules-commits mailing list