Re: [PATCH 02/13] gnu: python: Add sqlite input.

2014-11-21 Thread Eric Bavier
On Fri, Nov 21, 2014 at 3:28 AM, Ludovic Courtès wrote: > Eric Bavier skribis: > > > * gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch, > > gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: New patches. > > * gnu-system.am (dist_patch_DATA): Add them. > > * gnu/packages/python.

Re: [PATCH 02/13] gnu: python: Add sqlite input.

2014-11-21 Thread Ludovic Courtès
Eric Bavier skribis: > * gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch, > gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: New patches. > * gnu-system.am (dist_patch_DATA): Add them. > * gnu/packages/python.scm (python-2)[source]: Add patch. > [inputs]: Add sqlite. > (pyt