Hello,

On Mon, Oct 19, 2015 at 07:16:34PM +0100, Chris West (Faux) wrote:
> Source: unittest2
> Version: 1.1.0-6
> Severity: serious
> Justification: fails to build from source

Note this is not the optimum solution however, package builds when tests are 
run with python27 instead python35 (default interpreter).

--- unittest2-1.1.0/debian/rules        2015-07-09 11:06:19.000000000 +0200
+++ unittest2-1.1.0/debian/rules        2016-02-04 11:28:07.000000000 +0100
@@ -12,4 +12,4 @@
 # Tests cannot run without unittest2 running them.
  # See: https://code.google.com/p/unittest-ext/issues/detail?id=93 for details
   override_dh_auto_test:
   -       dh_auto_test -- --system=custom --test-args='{interpreter} -m 
unittest2'
   +       dh_auto_test -- --system=custom --test-args='python2.7 -m unittest2'

Regards
-- 
  Hector Oron

Attachment: signature.asc
Description: PGP signature

Reply via email to