On Sun, 1 Oct 2017 18:47:37 +0000 ng0 wrote: > From 3f92924aa71d63beb1ade69261e17da26969eee9 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Wed, 20 Sep 2017 11:39:29 +0000 > Subject: [PATCH 2/7] gnu: Add python2-ufolib. > > * gnu/packages/python.scm (python2-ufolib): New variable. > --- > gnu/packages/python.scm | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) guix lint reports a couple of issues: gnu/packages/python.scm:7483:5: python2-ufolib@2.1.0: description should start with an upper-case letter or digit gnu/packages/python.scm:7481:14: python2-ufolib@2.1.0: no period allowed at the end of the synopsis Apart from that though, I think this looks fine.