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
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dddbc8a2d373c08b6f0ed5d97fdb0943f939b0d026eed3fa7f354efd30e5bc1
|
||||
size 58304
|
||||
3
pick-0.6.7.tar.gz
Normal file
3
pick-0.6.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c85132876326c12c60f5d3a42a6d4e1e8273c04b727912f9025a9a2c92323bef
|
||||
size 58297
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 08:48:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to version 0.6.7
|
||||
* Simplify pick function arguments
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 30 07:22:14 UTC 2020 - aloisio@gmx.com
|
||||
|
||||
|
||||
@@ -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