Re: [PATCH 3/7] gnu: Add python2-ruamel.ordereddict

2017-02-05 Thread Maxim Cournoyer
Hello Tobias, Tobias Geerinckx-Rice writes: > Maxim, > > On 02/02/17 05:53, Maxim Cournoyer wrote: >> Also, there are 2 spaces following the period. >> 2 spaces following the period here also. Is this intended? > > Worse: it's mandatory ;-) > Haha! I had missed that somehow.

Re: [PATCH 3/7] gnu: Add python2-ruamel.ordereddict

2017-02-02 Thread Tobias Geerinckx-Rice
Maxim, On 02/02/17 05:53, Maxim Cournoyer wrote: > Also, there are 2 spaces following the period. > 2 spaces following the period here also. Is this intended? Worse: it's mandatory ;-) Kind regards, T G-R signature.asc Description: OpenPGP digital signature

Re: [PATCH 3/7] gnu: Add python2-ruamel.ordereddict

2017-02-02 Thread Hartmut Goebel
Am 02.02.2017 um 05:53 schrieb Maxim Cournoyer: > Maybe the comment should say "No ordereddict python3 build available" ? This should be something like "No Python 3 implementation of this package available.", otherwise it would be very confusing. "Collections.OrderedDict" is part of the Python

Re: [PATCH 3/7] gnu: Add python2-ruamel.ordereddict

2017-02-02 Thread ng0
Hi, Maxim Cournoyer writes: > Hi, > > I have a few of comments for this one too. > > contact@cryptolab.net writes: > >> From: ng0 >> >> * gnu/packages/python.scm (python2-ruamel.ordereddict): New variable. >> --- >> gnu/packages/python.scm | 28

Re: [PATCH 3/7] gnu: Add python2-ruamel.ordereddict

2017-02-01 Thread Maxim Cournoyer
Hi, I have a few of comments for this one too. contact@cryptolab.net writes: > From: ng0 > > * gnu/packages/python.scm (python2-ruamel.ordereddict): New variable. > --- > gnu/packages/python.scm | 28 > 1 file changed, 28

[PATCH 3/7] gnu: Add python2-ruamel.ordereddict

2017-01-31 Thread contact . ng0
From: ng0 * gnu/packages/python.scm (python2-ruamel.ordereddict): New variable. --- gnu/packages/python.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index f6516d26b..cef9d2a8c