python-ZODB fails to build with Sphinx 3.0.0. /usr/bin/sphinx-build -b html -d build/doctrees . build/html Running Sphinx v3.0.1 Extension error: Could not import extension j1m.sphinxautointerface (exception: cannot import name 'l_' from 'sphinx.locale' (/usr/lib/python3.8/site-packages/sphinx/locale/__init__.py)) make: *** [Makefile:31: html] Error 2 For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/cstratak/sphinx_3.0.0/fedora-rawhide-x86_64/01335450-python-ZODB/ For all our attempts to build python-ZODB with Sphinx 3.0.0, see: https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/package/python-ZODB/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Sphinx 3: https://copr.fedorainfracloud.org/coprs/cstratak/sphinx_3.0.0/ Let us know here if you have any questions. Sphinx 3 will be included in Fedora 33. To make that update smoother, we're building the dependent packages in Copr. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
The bug is actually in the python-j1m.sphinxautointerface package, which I have fixed and built in Rawhide.
Thank you!