Replaces use of alternatives with environment modules so that users do not need root access to switch between python2 and python3 versions of the sphinx programs.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2016-cfda867334
Please login to add feedback.
This update has been submitted for testing by toshio.
Since this is now using environment modules rather than alternatives, switching between packages can now be done without root permissions. Use the module swap command to switch between the two packages. For instance::
Switch to the python2 version
$ module swap python-sphinx/python2-sphinx
Switch back to the python3 version
$ module swap python-sphinx/python3-sphinx
This update has been pushed to testing.
This update has been unpushed.
This update has been submitted for stable by toshio.
This update has been pushed to stable.