From 4354dd86e2ae939ccc959b53cd21726dc012ad1e37d37b2617b2809951851e99 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Fri, 24 Mar 2023 12:31:52 +0000 Subject: [PATCH] - Remove not needed requirement setuptools OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=46 --- python-breathe.changes | 5 +++++ python-breathe.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-breathe.changes b/python-breathe.changes index a3f260c..e9e47cc 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 24 12:30:29 UTC 2023 - Daniel Garcia + +- Remove not needed requirement setuptools + ------------------------------------------------------------------- Thu Nov 3 12:24:28 UTC 2022 - Daniel Garcia diff --git a/python-breathe.spec b/python-breathe.spec index 466bc24..2ba94c9 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -1,7 +1,7 @@ # # spec file for package python-breathe # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Sphinx >= 4.0 Requires: python-docutils >= 0.12 -Requires: python-setuptools Requires(post): update-alternatives Requires(postun):update-alternatives Provides: python-sphinxcontrib-breathe = %{version}