|
System Utilities
|
|
|
Sphinx was updated to version 2 and dropped support for Python 2
|
|
|
The `python-sphinx` package has been updated to version 2.x in Fedora 31.
|
|
|
Also the following Python 2 (sub)packages providing support to Sphinx have been removed:
|
|
|
`python2-sphinx`
|
|
|
`python2-catkin-sphinx`
|
|
|
`python2-numpydoc`
|
|
|
`python2-snowballstemmer`
|
|
|
`python2-sphinx-intl`
|
|
|
`python2-sphinx-theme-alabaster`
|
|
|
`python2-sphinx_rtd_theme`
|
|
|
`python2-sphinxcontrib-httpdomain`
|
|
|
`python2-sphinxcontrib-websupport`
|
|
|
`sphinx-webtools`
|
|
|
`trac-sphinx-plugin`
|
|
|
Users who need to run Sphinx on Python 2 have to use Python virtual environment and the `pip` package manager. For more information, see this [citetitle]_link:++https://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html++[Fedora Developer]_ page.
|
|
|
RPM 4.15
|
|
|
Fedora 31 provides the RPM version 4.15, up from version 4.14 in Fedora 30. Notable changes include:
|
|
|
New features
|
|
|
The `%patchlist` and `%sourcelist` sections were added to the RPM spec file.
|
|