- 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:
Matej Cepl 2023-10-13 22:59:34 +00:00 committed by Git OBS Bridge
parent 48f5205c45
commit 029c9c5afd
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}