forked from pool/python-cloup
Accepting request 1087183 from home:VaiTon:branches:devel:languages:python
- Version 2.1.0 New features and enhancements - Feature: theming support for list of subcommand aliases by @janluke in #152 - Use the same (Deprecated) label as in Click by @kdeldycke in #153 - Standardize formats of further error messages by @alexreg in #143 Other Changes - Fix type of auto_envvar_prefix param to Context.settings method by @alexreg in #147 - Miscellaneous fixes/improvements to docs by @alexreg in #144 OBS-URL: https://build.opensuse.org/request/show/1087183 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloup?expand=0&rev=3
This commit is contained in:
@@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
Name: python-cloup
|
||||
Version: 2.0.0.post1
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Python packages that adds features to Click
|
||||
Summary: Adds features to Click: option groups, constraints, subcommand sections and help themes
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/janLuke/cloup
|
||||
Source: https://files.pythonhosted.org/packages/source/c/cloup/cloup-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module click >= 8.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Reference in New Issue
Block a user