forked from pool/python-click
Accepting request 1244737 from devel:languages:python
Revert to rev 51 OBS-URL: https://build.opensuse.org/request/show/1244737 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=53
This commit is contained in:
@@ -18,17 +18,18 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-click
|
||||
Version: 8.2.0
|
||||
Version: 8.1.8
|
||||
Release: 0
|
||||
Summary: A wrapper around optparse for command line utilities
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/pallets/click
|
||||
Source: https://github.com/pallets/click/archive/refs/tags/%{version}.tar.gz#/click-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
URL: https://github.com/mitsuhiko/click
|
||||
Source: https://files.pythonhosted.org/packages/source/c/click/click-%{version}.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module flit-core}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Reference in New Issue
Block a user