On Fri, Apr 29, 2016 at 04:20:55PM +0200, Cyril Roelandt wrote:
> * gnu/packages/python.scm (python-unittest2, python2-unittest2): Update to
> 0.6.0.
> * gnu/packages/patches/python-unittest2-skip-some-tests.patch: New file.
> * gnu/local.mk: Add it here.

Can you mention that it's added to (dist_patch_DATA)?

>      (inputs
>       `(("python-setuptools" ,python-setuptools)))

As with python-cmd2, could you if setuptools is required for the
python-3 variant?

> -       #:tests? #f)))) ; no setup.py test command

Disabling two tests is an improvment over this! Did you find anyone else
on the net having trouble with these two tests?

Reply via email to