Revert provides conditional to provide docutils on default package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=101
This commit is contained in:
@@ -62,7 +62,7 @@ BuildRequires: %{python_module docutils = %{version}}
|
||||
BuildRequires: %{python_module packaging}
|
||||
# BuildRequires: %%{python_module roman}
|
||||
%endif
|
||||
%if "%{python_flavor}" == "python3"
|
||||
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
|
||||
Provides: docutils = %{version}
|
||||
Obsoletes: docutils < %{version}
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user