Re: [PATCH] gnu: Add python-whoosh.

2016-10-16 Thread Ricardo Wurmus
Kei Kebreau writes: > Ricardo Wurmus writes: > >> * gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. Thanks for the review (and for checking reproducibility). This has been pushed to master as b7afd01893ef2f08049810bd63784e915a8a2f9a. ~~ Ricardo

Re: [PATCH] gnu: Add python-whoosh.

2016-10-15 Thread Leo Famulari
On Sat, Oct 15, 2016 at 05:05:23PM -0400, Kei Kebreau wrote: > Ricardo Wurmus writes: > > > * gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. > > --- > > gnu/packages/python.scm | 30 ++ > > 1 file changed, 30 insertions(+) > > > > diff --git a

Re: [PATCH] gnu: Add python-whoosh.

2016-10-15 Thread Marius Bakke
Kei Kebreau writes: > Ricardo Wurmus writes: > >> * gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. >> --- >> gnu/packages/python.scm | 30 ++ >> 1 file changed, 30 insertions(+) >> >> diff --git a/gnu/packages/python.scm b/gnu/packages/python

Re: [PATCH] gnu: Add python-whoosh.

2016-10-15 Thread Kei Kebreau
Ricardo Wurmus writes: > * gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. > --- > gnu/packages/python.scm | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm > index 6207896..69c7d36 1

[PATCH] gnu: Add python-whoosh.

2016-10-15 Thread Ricardo Wurmus
* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 6207896..69c7d36 100644 --- a/gnu/packages/python.scm ++