From 7227bb17f1bffbe28dfbf0fd0deabf4f12542a30cd840a734d9dd03e158c6948 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Thu, 3 Nov 2022 12:28:09 +0000 Subject: [PATCH] - Remove not needed dep python-six OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-breathe?expand=0&rev=44 --- python-breathe.changes | 5 +++++ python-breathe.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/python-breathe.changes b/python-breathe.changes index b113ed8..a3f260c 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 3 12:24:28 UTC 2022 - Daniel Garcia + +- Remove not needed dep python-six + ------------------------------------------------------------------- Fri Oct 28 06:53:44 UTC 2022 - Daniel Garcia diff --git a/python-breathe.spec b/python-breathe.spec index 75b04eb..466bc24 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -31,13 +31,11 @@ BuildRequires: %{python_module Sphinx >= 4.0} BuildRequires: %{python_module docutils >= 0.12} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.9} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Sphinx >= 4.0 Requires: python-docutils >= 0.12 Requires: python-setuptools -Requires: python-six >= 1.9 Requires(post): update-alternatives Requires(postun):update-alternatives Provides: python-sphinxcontrib-breathe = %{version}