Akihiko Odaki <[email protected]> writes: > Supersedes: <[email protected]> > ("[PATCH 0/2] docs: Bump sphinx to 8.2.3") > > sphinx 5.3.0 fails with Python 3.13.1: > > ../docs/meson.build:37: WARNING: /home/me/qemu/build/pyvenv/bin/sphinx-build: > Extension error: > Could not import extension sphinx.builders.epub3 (exception: No module named > 'imghdr') > > ../docs/meson.build:39:6: ERROR: Problem encountered: Install a Python 3 > version of python-sphinx and the readthedoc theme > > Bump sphinx to 6.2.1 and also sphinx_rtd_theme as required for the new > sphinx version. > > Signed-off-by: Akihiko Odaki <[email protected]>
Works fine for me on a Fedora 41 box (Sphinx 7.3.8) Tested-by: Markus Armbruster <[email protected]>
