Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!nntpspool01.opticnetworks.net!aioe.org!bofh.it!news.nic.it!robomod From: Barry Warsaw Newsgroups: linux.debian.maint.python Subject: Re: Python < 3.5 tests Date: Fri, 09 Oct 2015 00:00:02 +0200 Message-ID: References: X-Original-To: debian-python@lists.debian.org X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Oct 8 21:55:41 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate:hard: -5 Organization: The Organization of Unorganized Woozalists X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/12883 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20151008175523.131077b4@limelight.wooz.org Approved: robomod@news.nic.it Lines: 20 Sender: robomod@news.nic.it X-Original-Date: Thu, 8 Oct 2015 17:55:23 -0400 X-Original-Message-ID: <20151008175523.131077b4@limelight.wooz.org> X-Original-References: <20151007211222.GA16055@prune.in.vpac.org> <20151008114344.2592.41864@mitya57.me> <20151008172651.5dc3cbb0@limelight.wooz.org> <20151008215351.GA15907@sar0.p1otr.com> Xref: csiph.com linux.debian.maint.python:7571 On Oct 08, 2015, at 11:53 PM, Piotr O=C5=BCarowski wrote: >[Barry Warsaw, 2015-10-08] >> For --buildsystem=3Dpybuild, I've done this: >>=20 >> override_dh_auto_test: >> PYBUILD_SYSTEM=3Dcustom \ >> PYBUILD_TEST_ARGS=3D"{interpreter} -m nose2 -vv" \ >> dh_auto_test > >override_dh_auto_test: > dh_auto_test -- --system=3Dcustom --test-args=3D"{interpreter} -m nose2 = -vv" > >if you want to keep it shorter Thanks! I cut-n-pasted that from an older packaging example. Cheers, -Barry