[Reproducible-builds] [dh-python] 181/183: pybuild.rst: remove override_dh_auto_test example
Jérémy Bobbio
lunar at moszumanska.debian.org
Fri Sep 19 15:30:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch pu/reproducible_builds
in repository dh-python.
commit 040d78d6ed8d632facf37ca39e7217bd097736e7
Author: Piotr Ożarowski <piotr at debian.org>
Date: Tue Aug 26 23:19:10 2014 -0700
pybuild.rst: remove override_dh_auto_test example
this is not something that most packages will use, so lets make the
main integration example as simple as possible
---
pybuild.rst | 6 ------
1 file changed, 6 deletions(-)
diff --git a/pybuild.rst b/pybuild.rst
index 0714f32..0f51a0a 100644
--- a/pybuild.rst
+++ b/pybuild.rst
@@ -33,12 +33,6 @@ debian/rules file example::
%:
dh $@ --with python2,python3 --buildsystem=pybuild
-overriding test command with custom build plugin example::
-
- override_dh_auto_test:
- PYBUILD_SYSTEM=custom \
- PYBUILD_TEST_ARGS="command --with --options {build_dir}/" dh_auto_test
-
OPTIONS
=======
Most options can be set (in addition to command line) via environment
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dh-python.git
More information about the Reproducible-builds
mailing list