Accepting request 1152096 from devel:BCI:SLCS:next

Drop obsolete Requires & BuildRequires on python-packaging & python-xml

OBS-URL: https://build.opensuse.org/request/show/1152096
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=90
This commit is contained in:
Markéta Machová 2024-02-27 13:47:25 +00:00 committed by Git OBS Bridge
parent 6f3e8f35b9
commit b50fb9c5bd
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 11:02:30 UTC 2024 - Dan Čermák <dcermak@suse.com>
- Drop obsolete Requires & BuildRequires on python-packaging & python-xml
-------------------------------------------------------------------
Fri Nov 10 02:31:29 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -36,15 +36,12 @@ Source99: python-docutils-rpmlintrc
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: %{python_module xml}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-xml
Requires(post): update-alternatives
Requires(postun):update-alternatives
Recommends: python-Pillow
Recommends: python-Pygments
Requires: python-packaging
Recommends: python-roman
BuildArch: noarch
%if %{with test}