Re: [PATCH 1/2] gnu: Add python-backports-abc.

2016-02-28 Thread Efraim Flashner
On Sun, 28 Feb 2016 09:37:59 +0100 Andreas Enge wrote: > On Fri, Feb 26, 2016 at 11:11:22AM +0200, Efraim Flashner wrote: > > +(description > > + "A backport of recent additions to the 'collections.abc' module.") > > This should be a full sentence; right now it is missing a verb, at leas

Re: [PATCH 1/2] gnu: Add python-backports-abc.

2016-02-28 Thread Andreas Enge
On Fri, Feb 26, 2016 at 11:11:22AM +0200, Efraim Flashner wrote: > +(description > + "A backport of recent additions to the 'collections.abc' module.") This should be a full sentence; right now it is missing a verb, at least it should be "foo is/constitutes/provides a backport". "recent ad

[PATCH 1/2] gnu: Add python-backports-abc.

2016-02-26 Thread Efraim Flashner
* gnu/packages/python.scm (python-backports-abc): New variable. --- gnu/packages/python.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b67aed0..6d1a73b 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages