15
0
forked from pool/python-pick

Accepting request 1201276 from home:alois:branches:devel:languages:python

- Update to version 2.4.0
  * Bump windows-curses from 2.3.2 to 2.3.3
  * Use textwrap to get description lines
  * Fixed long title wrapping
  * Added ability to quit early
  * Bump version 2.4.0b1
  * Excluded indexes
  * Bump version 2.4.0

OBS-URL: https://build.opensuse.org/request/show/1201276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pick?expand=0&rev=25
This commit is contained in:
2024-09-15 16:54:35 +00:00
committed by Git OBS Bridge
parent a6e45a5cb7
commit 50c2678fbd
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53a658a5e6b4ef6ef01e977c575084bf90d5f02abfd72c0279d75c2e0b4a370a
size 89722

3
pick-2.4.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25a18788c0670c51eff6add17a0b6904c9e147ddcc2701c6c6f8ae4dfdf7fabb
size 90453

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Sep 15 16:52:14 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 2.4.0
* Bump windows-curses from 2.3.2 to 2.3.3
* Use textwrap to get description lines
* Fixed long title wrapping
* Added ability to quit early
* Bump version 2.4.0b1
* Excluded indexes
* Bump version 2.4.0
-------------------------------------------------------------------
Wed May 1 07:41:02 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pick
Version: 2.3.2
Version: 2.4.0
Release: 0
Summary: Curses-based interactive selection list module
License: MIT