- Remove not needed requirement python-setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=40
This commit is contained in:
parent
324486d8a6
commit
f91a825490
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 24 12:48:15 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Remove not needed requirement python-setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 5 14:19:36 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-click
|
||||
#
|
||||
# Copyright (c) 2022 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
|
||||
@ -18,7 +18,6 @@
|
||||
|
||||
%define oldpython python
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-click
|
||||
Version: 8.1.3
|
||||
Release: 0
|
||||
@ -32,7 +31,6 @@ BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-setuptools
|
||||
BuildArch: noarch
|
||||
%if "%{python_flavor}" == "python36"
|
||||
Requires: python-importlib-metadata
|
||||
|
Loading…
x
Reference in New Issue
Block a user