Danny Milosavljevic writes: > This adds new packages that will be required for an eventual Sphinx update. > > Danny Milosavljevic (3): > gnu: Add python-snowballstemmer. > gnu: Add python-sphinx-cloud-sptheme. > gnu: Add python-sphinx-alabaster-theme. > > gnu/packages/python.scm | 74 +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 74 insertions(+) Thanks, applied! I changed the description of cloud-sptheme to use double quotes instead of single quotes to make "guix lint" happy, and made the snowballstemmer synopsis more generic. Also removed the delay properties, as AFAIK this is only needed when the python2 variant requires changes to the expression. Another low-hanging fruit for the pypi importer is to make it indent properly ;-)