From c2ef86ec6630370b7247a7c32cd0b2609db6f14260a34eaee6b23fd17b9e8898 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Thu, 20 Oct 2022 09:14:05 +0000 Subject: [PATCH] - Remove not needed dep python-six OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argparse-manpage?expand=0&rev=22 --- python-argparse-manpage.changes | 5 +++++ python-argparse-manpage.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-argparse-manpage.changes b/python-argparse-manpage.changes index 806ceb6..bac06bf 100644 --- a/python-argparse-manpage.changes +++ b/python-argparse-manpage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 20 09:13:17 UTC 2022 - Daniel Garcia + +- Remove not needed dep python-six + ------------------------------------------------------------------- Thu Aug 4 11:18:38 UTC 2022 - Daniel Mach diff --git a/python-argparse-manpage.spec b/python-argparse-manpage.spec index 1e16b4a..0e06af3 100644 --- a/python-argparse-manpage.spec +++ b/python-argparse-manpage.spec @@ -30,7 +30,6 @@ BuildArch: noarch BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-setuptools