From 2dbbe641f7731d0c8f9e066738c31ee77cf709d2e456094ff21ac77bf4a19307 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Thu, 3 Nov 2022 12:16:59 +0000 Subject: [PATCH] - Remove python-six not needed dependency - Remove python_module macro definition OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bpython?expand=0&rev=26 --- python-bpython.changes | 6 ++++++ python-bpython.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-bpython.changes b/python-bpython.changes index b685184..d14b0dc 100644 --- a/python-bpython.changes +++ b/python-bpython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 3 12:15:02 UTC 2022 - Daniel Garcia + +- Remove python-six not needed dependency +- Remove python_module macro definition + ------------------------------------------------------------------- Sat Sep 10 15:32:53 UTC 2022 - Arun Persaud diff --git a/python-bpython.spec b/python-bpython.spec index f3be984..46fa907 100644 --- a/python-bpython.spec +++ b/python-bpython.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 %define skip_python36 1 %bcond_without test @@ -42,7 +41,6 @@ Requires: python-greenlet Requires: python-pygments Requires: python-pyxdg Requires: python-requests -Requires: python-six >= 1.5 Requires(post): update-alternatives Requires(postun):update-alternatives Recommends: python-cwcwidth @@ -59,7 +57,6 @@ BuildRequires: %{python_module greenlet} BuildRequires: %{python_module pygments} BuildRequires: %{python_module pyxdg} BuildRequires: %{python_module requests} -BuildRequires: %{python_module six >= 1.5} BuildRequires: %{python_module wcwidth} %endif %ifpython2