diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index a889b0e..ffe04b4 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -72,7 +72,7 @@ readthedocs.org. # Make theme work with docutils 0.18+ in Fedora 37+ # This is not officially supported yet, tracked upstram in: # https://github.com/readthedocs/sphinx_rtd_theme/issues/1302 -sed -i "s|docutils<0.18|docutils<0.19|" setup.py +sed -i "s|docutils <0.18|docutils <0.20|" setup.cfg # Use local objects.inv for intersphinx sed -e "s|\('https://docs\.readthedocs\.io/en/stable/', \)None|\1'%{SOURCE1}'|" \ @@ -193,6 +193,7 @@ grep 'format("woff2\?")' \ %changelog * Wed Nov 09 2022 Karolina Surma - 1.1.1-1 - Update to the new upstream version +- Relax the python-docutils version requirement to <0.20 * Fri Jul 22 2022 Fedora Release Engineering - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild