On Wed, 18 Jan 2017 18:39:24 +0100 Marius Bakke <mba...@fastmail.com> wrote:
> Danny Milosavljevic <dan...@scratchpost.org> writes: > > > * gnu/packages/python.scm (python-testtools): Update to 1.4.0. > > Why not go with the latest version 2.2.0? It depends on traceback2 backports etc which means for our Python3 version I have to patch out the traceback2 imports for Python3 packages only - it's more complicated than 1.4.0. If it's OK let's update to 1.4.0 now and update to 2.2.0 later? Otherwise I have the feeling I'd have to update and patch all Python packages before anything works :) But let's keep in mind that we should update testtools to 2.2.0 later.