forked from pool/python-py2pack
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:
@@ -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>
|
Sat Nov 20 09:46:31 UTC 2021 - Fabio Pesari <fpesari@tuxfamily.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-py2pack
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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 pbr}
|
||||||
BuildRequires: %{python_module pypi-search}
|
BuildRequires: %{python_module pypi-search}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
|
||||||
# SECTION doc requirements
|
# SECTION doc requirements
|
||||||
BuildRequires: python3-Sphinx
|
BuildRequires: python3-Sphinx
|
||||||
BuildRequires: python3-sphinxcontrib-programoutput
|
BuildRequires: python3-sphinxcontrib-programoutput
|
||||||
@@ -43,7 +42,6 @@ Requires: python-pbr
|
|||||||
Requires: python-pypi-search
|
Requires: python-pypi-search
|
||||||
Requires: python-requests
|
Requires: python-requests
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Requires: python-six
|
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun):update-alternatives
|
Requires(postun):update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Reference in New Issue
Block a user