Accepting request 1152291 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1152291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docutils?expand=0&rev=39
This commit is contained in:
commit
83cbfe45c7
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user