Accepting request 1117736 from devel:languages:python

- python-roman is not actually necessary for testing.

OBS-URL: https://build.opensuse.org/request/show/1117736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docutils?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2023-10-15 17:26:00 +00:00 committed by Git OBS Bridge
commit 085f029ae4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 13 22:59:14 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- python-roman is not actually necessary for testing.
-------------------------------------------------------------------
Fri Apr 21 12:24:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

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}