Closed
Description
Hi,
today I tried to update to sphinx 4.0.0 and the build of doc failed on:
Extension error:
Could not import extension sphinxcontrib.autohttp.flask (exception: cannot import name 'force_decode' from 'sphinx.util' (/var/home/zlopez/git/anitya/.tox/docs/lib/python3.9/site-packages/sphinx/util/__init__.py))
It seems that force_decode
is deprecated from Sphinx 2.0 and it is removed completely in 4.0. See https://www.sphinx-doc.org/en/master/extdev/deprecated.html
Metadata
Metadata
Assignees
Labels
No labels