On Fri, Oct 05, 2018 at 11:21:34AM +0100, Stuart Henderson wrote: > varnish just uses sphinx and docutils (and a couple of its own scripts) > as utilities during build, it doesn't care about the python version > for those, I think all the MODPY_FLAVOR handling in a port which doesn't > even use python at runtime is a bit unnecessary. > > Generally there seems no reason to be able to choose between "sphinx-foo > run with py2" and "sphinx-foo run with py3" so I'd actually prefer > splitting the tools from the modules in things like py-sphinx and > py-docutils, have them just use a current python version, and skip > renaming the installed scripts (as there will then be no conflict). > But obviously that's not for this point in the release cycle. Sounds reasonable.
Gonzalo: OK for your your initial diff.