diff --git a/python-docutils.changes b/python-docutils.changes index 0be3d57..fb3a7f3 100644 --- a/python-docutils.changes +++ b/python-docutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 13 22:59:14 UTC 2023 - Matej Cepl + +- python-roman is not actually necessary for testing. + ------------------------------------------------------------------- Fri Apr 21 12:24:23 UTC 2023 - Dirk Müller diff --git a/python-docutils.spec b/python-docutils.spec index c8be8af..dd28854 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -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}