[Python-modules-commits] [lazr.config] 01/01: We don't need the override_dh_auto_test rule any more.
Barry Warsaw
barry at moszumanska.debian.org
Sat Jan 10 03:41:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository lazr.config.
commit cd0f37e23bdd6dd40051fcc8c09e6f9cab23a523
Author: Barry Warsaw <barry at ubuntu.com>
Date: Fri Jan 9 22:40:52 2015 -0500
We don't need the override_dh_auto_test rule any more.
---
debian/rules | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules b/debian/rules
index 4061142..84565d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,10 +7,6 @@ export PYBUILD_TEST_NOSE=1
%:
dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
-override_dh_auto_test:
- PYBUILD_SYSTEM=custom \
- PYBUILD_TEST_ARGS="{interpreter} -m nose2 -v" dh_auto_test
-
override_dh_installdocs:
python setup.py build_sphinx
dh_installdocs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/lazr.config.git
More information about the Python-modules-commits
mailing list