drop the docutils pin
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx_rtd_theme?expand=0&rev=30
This commit is contained in:
parent
f458b13720
commit
ac44b43627
@ -41,7 +41,8 @@ Requires: python-Sphinx
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module Sphinx}
|
||||
BuildRequires: %{python_module docutils < 0.18}
|
||||
# as per https://github.com/readthedocs/sphinx_rtd_theme/pull/1336 no changes are needed for the new docutils to work
|
||||
BuildRequires: %{python_module docutils}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module readthedocs-sphinx-ext}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user