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:
commit
085f029ae4
@ -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>
|
Fri Apr 21 12:24:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ BuildArch: noarch
|
|||||||
BuildRequires: %{python_module Pillow}
|
BuildRequires: %{python_module Pillow}
|
||||||
BuildRequires: %{python_module Pygments}
|
BuildRequires: %{python_module Pygments}
|
||||||
BuildRequires: %{python_module packaging}
|
BuildRequires: %{python_module packaging}
|
||||||
BuildRequires: %{python_module roman}
|
# BuildRequires: %%{python_module roman}
|
||||||
%endif
|
%endif
|
||||||
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
|
%if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"
|
||||||
Provides: docutils = %{version}
|
Provides: docutils = %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user