Documentation cannot be generated with Sphinx 4.*

Bug #1934504 reported by Matěj Cepl
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sqlalchemy-migrate
New
Undecided
Unassigned

Bug Description

[ 26s] + python3 setup.py build_sphinx
[ 26s] running build_sphinx
[ 26s] Running Sphinx v4.0.2
[ 26s] /usr/lib/python3.8/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
[ 26s] warnings.warn(
[ 26s] /usr/lib/python3.8/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
[ 26s] warnings.warn(
[ 26s] /usr/lib/python3.8/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
[ 26s] warnings.warn(
[ 26s] /usr/lib/python3.8/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
[ 26s] warnings.warn(
[ 26s] /usr/lib/python3.8/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
[ 26s] warnings.warn(
[ 26s] /usr/lib/python3.8/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
[ 26s] warnings.warn(
[ 26s]
[ 26s] Configuration error:
[ 26s] There is a syntax error in your configuration file: invalid syntax (conf.py, line 185)

When building documentation with Sphinx 4.0.2 I get this error. Documentation builds perfectly well with Sphinx 2.3.1.

Revision history for this message
Matěj Cepl (mcepl) wrote :
Revision history for this message
Steve Kowalik (stevenk) wrote :

This is a trivial patch to support Sphinx >= 3.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.