Re: [PATCH 2/5] gnu: Add python-radon

2017-04-14 Thread Frederick Muriithi
On Tue, Apr 11, 2017 at 7:01 AM, Leo Famulari wrote: > On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote: >> * gnu/packages/python.scm (python-radon): New variable. > > LGTM, but can you add a Python 2 variant if it supports Python 2 as > well? We typically do this for all

Re: [PATCH 2/5] gnu: Add python-radon

2017-04-10 Thread Leo Famulari
On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-radon): New variable. LGTM, but can you add a Python 2 variant if it supports Python 2 as well? We typically do this for all Python packages. [0] [0] https://www.gnu.org/software/guix/m

Re: [PATCH 2/5] gnu: Add python-radon

2017-04-10 Thread Leo Famulari
On Mon, Apr 10, 2017 at 11:53:26PM -0400, Leo Famulari wrote: > On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote: > > * gnu/packages/python.scm (python-radon): New variable. > > Hi, this patch series includes patches 2 through 5. Can you re-send it > to with patch 1? I

Re: [PATCH 2/5] gnu: Add python-radon

2017-04-10 Thread Leo Famulari
On Wed, Apr 05, 2017 at 10:01:48AM +0300, Muriithi Frederick Muriuki wrote: > * gnu/packages/python.scm (python-radon): New variable. Hi, this patch series includes patches 2 through 5. Can you re-send it to with patch 1?

[PATCH 2/5] gnu: Add python-radon

2017-04-05 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-radon): New variable. --- gnu/packages/python.scm | 33 + 1 file changed, 33 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 9dd045a..9c850db 100644 --- a/gnu/packages/python.scm +++ b/gnu/package

[PATCH 2/5] gnu: Add python-radon

2017-03-26 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-radon): New variable. --- gnu/packages/python.scm | 33 + 1 file changed, 33 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index df2928d..d94464c 100644 --- a/gnu/packages/python.scm +++ b/gnu/package