From d56e450e651f0283c308d1895eeaafa5554cff6e695aab3948024e25546d5c58 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 7 Mar 2023 14:57:25 +0000 Subject: [PATCH] Accepting request 1069842 from home:pgajdos:python - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1069842 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=93 --- python-py2pack.changes | 5 +++++ python-py2pack.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/python-py2pack.changes b/python-py2pack.changes index 14362eb..d1fc868 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 7 07:22:01 UTC 2023 - pgajdos@suse.com + +- python-six is not required + ------------------------------------------------------------------- Sat Nov 20 09:46:31 UTC 2021 - Fabio Pesari diff --git a/python-py2pack.spec b/python-py2pack.spec index 792b173..8d6f4b6 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -1,7 +1,7 @@ # # spec file for package python-py2pack # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,6 @@ BuildRequires: %{python_module metaextract} BuildRequires: %{python_module pbr} BuildRequires: %{python_module pypi-search} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} # SECTION doc requirements BuildRequires: python3-Sphinx BuildRequires: python3-sphinxcontrib-programoutput @@ -43,9 +42,8 @@ Requires: python-pbr Requires: python-pypi-search Requires: python-requests Requires: python-setuptools -Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages