diff --git a/pick-0.6.6.tar.gz b/pick-0.6.6.tar.gz new file mode 100644 index 0000000..19e0c41 --- /dev/null +++ b/pick-0.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dddbc8a2d373c08b6f0ed5d97fdb0943f939b0d026eed3fa7f354efd30e5bc1 +size 58304 diff --git a/python-pick.changes b/python-pick.changes index 4280d75..6f00775 100644 --- a/python-pick.changes +++ b/python-pick.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Jan 30 07:22:14 UTC 2020 - aloisio@gmx.com + +- Update to version 0.6.6 + * Fix for error _curses.error: use_default_colors() returned + ERR + * Updated Python test matrix + * Rename multi_select to multiselect + * Make print a function in the readme + * Update README and convert it to RST for PyPI + +- Dropped group tag + ------------------------------------------------------------------- Mon Jun 3 09:03:40 UTC 2019 - Petr Gajdos diff --git a/python-pick.spec b/python-pick.spec index c123ba6..30efd09 100644 --- a/python-pick.spec +++ b/python-pick.spec @@ -1,7 +1,7 @@ # # spec file for package python-pick # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,14 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pick -Version: 0.6.4 +Version: 0.6.6 Release: 0 Summary: Curses-based interactive selection list module License: MIT -Group: Development/Languages/Python URL: https://github.com/wong2/pick # https://github.com/wong2/pick/issues/28 -Source0: https://github.com/wong2/pick/archive/v%{version}.tar.gz +Source0: https://github.com/wong2/pick/archive/v%{version}.tar.gz#/pick-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -55,7 +53,7 @@ interactive selection list in the terminal. %files %{python_files} %license LICENSE -%doc README.md +%doc README.rst %{python_sitelib}/* %changelog diff --git a/v0.6.4.tar.gz b/v0.6.4.tar.gz deleted file mode 100644 index 9bffb02..0000000 --- a/v0.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfbe977083ec3e7e34fbb817fd31857027ce87f8a4f0a9de1908958aae278dcf -size 58251