From 92245e84064864c052096ece7bf4ed364ef65159eb91c4d64da06355a9ad9cc4 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 20 Oct 2022 18:11:32 +0000 Subject: [PATCH] Accepting request 1030188 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1030188 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tableprint?expand=0&rev=7 --- python-tableprint.changes | 5 +++++ python-tableprint.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-tableprint.changes b/python-tableprint.changes index e8f27fa..b9f1b2f 100644 --- a/python-tableprint.changes +++ b/python-tableprint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 20 13:25:13 UTC 2022 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Fri Apr 23 21:44:21 UTC 2021 - Matej Cepl diff --git a/python-tableprint.spec b/python-tableprint.spec index ab4d9ad..8ac0d24 100644 --- a/python-tableprint.spec +++ b/python-tableprint.spec @@ -1,7 +1,7 @@ # # spec file for package python-tableprint # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -32,12 +32,10 @@ BuildRequires: %{python_module future} BuildRequires: %{python_module pandas} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{python_module wcwidth} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-future -Requires: python-six Requires: python-wcwidth BuildArch: noarch %python_subpackages