17
0

- python-roman is not actually necessary for testing.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=86
This commit is contained in:
2023-10-13 22:59:34 +00:00
committed by Git OBS Bridge
parent cf724eff8b
commit a334e02c8e
2 changed files with 6 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ BuildArch: noarch
BuildRequires: %{python_module Pillow}
BuildRequires: %{python_module Pygments}
BuildRequires: %{python_module packaging}
BuildRequires: %{python_module roman}
# BuildRequires: %%{python_module roman}
%endif
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
Provides: docutils = %{version}