diff --git a/python-docutils.changes b/python-docutils.changes index 847edaa..84be904 100644 --- a/python-docutils.changes +++ b/python-docutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 23 11:02:30 UTC 2024 - Dan Čermák + +- Drop obsolete Requires & BuildRequires on python-packaging & python-xml + ------------------------------------------------------------------- Fri Nov 10 02:31:29 UTC 2023 - Steve Kowalik diff --git a/python-docutils.spec b/python-docutils.spec index 5e75981..ce126c5 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -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}