14
0

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
This commit is contained in:
2023-03-07 14:57:25 +00:00
committed by Git OBS Bridge
parent ee605577c4
commit d56e450e65
2 changed files with 7 additions and 4 deletions

View File

@@ -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 <fpesari@tuxfamily.org>

View File

@@ -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,7 +42,6 @@ Requires: python-pbr
Requires: python-pypi-search
Requires: python-requests
Requires: python-setuptools
Requires: python-six
Requires(post): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch