[Python-modules-commits] [asn1crypto] 03/09: Disable test suite.

Tristan Seligmann mithrandi at moszumanska.debian.org
Tue Jun 20 19:04:10 UTC 2017


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

mithrandi pushed a commit to annotated tag debian/0.22.0-1
in repository asn1crypto.

commit 85514096e8e7799b41ce6daaa64bbf5fd923e8d8
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Tue Jun 20 20:08:10 2017 +0200

    Disable test suite.
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c5a104c..f7e9324 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,7 @@
 
 export PYBUILD_NAME=asn1crypto
 %:
-	dh $@ --with python3,python2,pypy --buildsystem=pybuild
\ No newline at end of file
+	dh $@ --with python3,python2,pypy --buildsystem=pybuild
+
+# Disable test suite since the tests are not shipped
+override_dh_auto_test:

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



More information about the Python-modules-commits mailing list