Re: [PATCH 1/6] gnu: Add python-rst2ansi

2017-02-09 Thread Marius Bakke
Muriithi Frederick Muriuki writes: > * gnu/packages/python.scm (python-rst2ansi): New variable. Applied, thanks! I made the synopsis on this package a little more general and trimmed the description lengths on all of them. > --- > gnu/packages/python.scm | 23 +++ > 1 file

[PATCH 1/6] gnu: Add python-rst2ansi

2017-02-09 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-rst2ansi): New variable. --- gnu/packages/python.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 5b4d2b0..61b34bf 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/pytho

Re: [PATCH 1/6] gnu: Add python-rst2ansi

2017-02-09 Thread Frederick Muriithi
On Thu, Feb 9, 2017 at 1:27 AM, Marius Bakke wrote: > All descriptions should end with a "." as mentioned above. > `guix lint python-rst2ansi` should warn about this. If this is a requirement, then there's a bug with lint. It only seems to care that there is no period at the end of the synopsis.

Re: [PATCH 1/6] gnu: Add python-rst2ansi

2017-02-08 Thread Marius Bakke
Hi Muriithi, Thank you for these patches! I will respond to them individually. They look good for the most part, but need some tiny tweaks that breaks the patch context. In particular, descriptions should end with a period, but if I add that to one patch, the next does not apply! Normally I woul

[PATCH 1/6] gnu: Add python-rst2ansi

2017-02-07 Thread Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-rst2ansi): New variable. --- gnu/packages/python.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index d53eea1..b57e9a7 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/pytho