Message ID | 20190512220907.17418-1-mbakke@fastmail.com |
---|---|
Headers | show |
Marius Bakke <mbakke@fastmail.com> writes: > These patches migrate Sphinx to its own module and updates to 2.0. > > Sphinx 2 no longer supports Python 2, so it is removed first. Thanks for working on it. As discussed on IRC we have some packages (such as python2-pbcore) which need python2-sphinx, so it would be good to keep a Python 2 version around for now.
Marius Bakke <mbakke@fastmail.com> writes: > These patches migrate Sphinx to its own module and updates to 2.0. > > Sphinx 2 no longer supports Python 2, so it is removed first. > > Note: The last patch is intended for the 'staging' branch. > > Marius Bakke (9): > gnu: Move Sphinx and friends to (gnu packages sphinx). > gnu: Remove python2-sphinx. > gnu: Add python-sphinxcontrib-serializinghtml. > gnu: Add python-sphinxcontrib-applehelp. > gnu: Add python-sphinxcontrib-devhelp. > gnu: Add python-sphinxcontrib-jsmath. > gnu: Add python-sphinxcontrib-htmlhelp. > gnu: Add python-sphinxcontrib-qthelp. > gnu: python-sphinx: Update to 2.0.1. Pushed, without removing python2-sphinx.