tortoisehg fails to build with Sphinx 4.0.2 in Fedora 35 (currently Rawhide). + make html mkdir -p build/html build/doctrees sphinx-build -b html -d build/doctrees source build/html Running Sphinx v4.0.2 Configuration error: There is a syntax error in your configuration file: invalid syntax (conf.py, line 171) make: *** [Makefile:35: html] Error 2 For the logs from testing build attempts, see: https://copr.fedorainfracloud.org/coprs/ksurma/pygments-2.9.0/package/tortoisehg/ You can test you package using Koji scratch build koji build --scratch <srpm> For details regarding the Sphinx change, see https://fedoraproject.org/wiki/Changes/Sphinx4 Let us know here if you have any questions. Thank you!
It has now been worked around in rawhide, and also fixed upstream.