Package: python-nose-exclude Version: 0.2.0-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu vivid ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to enable tests to run during build of python-nose-exclude. Thanks for considering the patch. -- System Information: Debian Release: jessie/sid APT prefers utopic-updates APT policy: (500, 'utopic-updates'), (500, 'utopic-security'), (500, 'utopic'), (100, 'utopic-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-29-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/rules' --- debian/rules 2014-06-19 12:01:29 +0000 +++ debian/rules 2015-02-09 21:59:20 +0000 @@ -7,3 +7,6 @@ %: dh $@ --with python2,python3 --buildsystem=pybuild + +override_dh_auto_test: + python setup.py test