forked from pool/python-pick
Accepting request 785485 from home:mcalabkova:branches:devel:languages:python
- Update to version 0.6.7 * Simplify pick function arguments OBS-URL: https://build.opensuse.org/request/show/785485 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pick?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
2aad87fc22
commit
4b6afd81b1
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-pick
|
||||
Version: 0.6.6
|
||||
Version: 0.6.7
|
||||
Release: 0
|
||||
Summary: Curses-based interactive selection list module
|
||||
License: MIT
|
||||
@@ -27,11 +27,11 @@ Source0: https://github.com/wong2/pick/archive/v%{version}.tar.gz#/pick-%
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module curses}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user