Re: [PATCH 3/5] gnu: Enable tests in Python 3.

2014-03-23 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 03/21/2014 02:15 PM, Ludovic Courtès wrote: >> Cyril Roelandt skribis: >> >>> On 03/07/2014 10:40 AM, Ludovic Courtès wrote: Cyril Roelandt skribis: >> >> [...] >> > +--- Lib/test/test_posixpath.py 2014-03-01 05:46:56.984311000 +0100 > Lib/test/t

Re: [PATCH 3/5] gnu: Enable tests in Python 3.

2014-03-22 Thread Cyril Roelandt
On 03/21/2014 02:15 PM, Ludovic Courtès wrote: Cyril Roelandt skribis: On 03/07/2014 10:40 AM, Ludovic Courtès wrote: Cyril Roelandt skribis: [...] +--- Lib/test/test_posixpath.py 2014-03-01 05:46:56.984311000 +0100 Lib/test/test_posixpath.py 2014-03-01 06:20:50.704311000 +0100 +@@

Re: [PATCH 3/5] gnu: Enable tests in Python 3.

2014-03-21 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 03/07/2014 10:40 AM, Ludovic Courtès wrote: >> Cyril Roelandt skribis: [...] >>> +--- Lib/test/test_posixpath.py 2014-03-01 05:46:56.984311000 +0100 >>> Lib/test/test_posixpath.py 2014-03-01 06:20:50.704311000 +0100 >>> +@@ -319,7 +319,11 @@ >>> +

Re: [PATCH 3/5] gnu: Enable tests in Python 3.

2014-03-20 Thread Cyril Roelandt
On 03/07/2014 10:40 AM, Ludovic Courtès wrote: Cyril Roelandt skribis: * gnu/packages/python.scm: enable tests for Python 3 * gnu/packages/python-fix-tests.patch: New file. * gnu/packages/gnu-sysem.am (dist_patch_DATA): add it. Typo here. Fixed. diff --git a/gnu/packages/patches/python-

Re: [PATCH 3/5] gnu: Enable tests in Python 3.

2014-03-07 Thread Ludovic Courtès
Cyril Roelandt skribis: > * gnu/packages/python.scm: enable tests for Python 3 > * gnu/packages/python-fix-tests.patch: New file. > * gnu/packages/gnu-sysem.am (dist_patch_DATA): add it. Typo here. > diff --git a/gnu/packages/patches/python-fix-tests.patch > b/gnu/packages/patches/python-fix-t

[PATCH 3/5] gnu: Enable tests in Python 3.

2014-03-06 Thread Cyril Roelandt
* gnu/packages/python.scm: enable tests for Python 3 * gnu/packages/python-fix-tests.patch: New file. * gnu/packages/gnu-sysem.am (dist_patch_DATA): add it. --- gnu-system.am | 1 + gnu/packages/patches/python-fix-tests.patch | 62 + gnu/p