Ludovic Courtès <[email protected]> writes: > Skimming on the patches, I only have superficial comments: > >> Subject: [PATCH 1/8] gnu: Add python-pexpect. >> Subject: [PATCH 2/8] gnu: Add python-setuptools-scm. >> Subject: [PATCH 3/8] gnu: Add python-pytest-runner. >> Subject: [PATCH 4/8] gnu: Add python-pathpy. >> Subject: [PATCH 5/8] gnu: Add python-pickleshare. >> Subject: [PATCH 6/8] gnu: Add python-simplegeneric. >> Subject: [PATCH 7/8] gnu: Add python-ipython-genutils.
I pushed these with the suggested modifications. >> From e6bdd41570a37a4df7d151309b6997365b64164f Mon Sep 17 00:00:00 2001 >> From: Ricardo Wurmus <[email protected]> >> Date: Wed, 23 Sep 2015 13:51:50 +0200 >> Subject: [PATCH 8/8] gnu: Add python-traitlets. >> >> * gnu/packages/python.scm (python-traitlets, python2-traitlets): New >> variables. > > OK. > >> + (description >> + "Traitlets is a configuration system for Python applications.") > > It would be nice if upstream would bother writing a bit more… I found a better description in the documentation for traitlets, updated it and pushed the patch. Thanks! ~~ Ricardo
