15
0

- 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
This commit is contained in:
2022-11-03 12:16:59 +00:00
committed by Git OBS Bridge
parent c0e17b5dc7
commit 2dbbe641f7
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 3 12:15:02 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python-six not needed dependency
- Remove python_module macro definition
-------------------------------------------------------------------
Sat Sep 10 15:32:53 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@@ -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