forked from pool/python-pick
- update to 2.3.2:
* Disable some old Pythons on GitHub Actions with macos-latest
* Add `clear_screen` parameter
- update to 2.3.1:
* Allow pick list with non `str` or `Options` types
- update to 2.3.0:
* Bump mypy from 0.990 to 0.991
* Add Python 3.12 to test matrix
* Bump pytest to 7.2.0
* Adding descriptions for each option
* Bump mypy from 0.991 to 1.4.1
* added `position` argument so `pick` doesn't clear the screen
every time
* Bump version 2.3.0
- Update to version 2.2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pick?expand=0&rev=23
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pick
|
||||
Version: 2.2.0
|
||||
Version: 2.3.2
|
||||
Release: 0
|
||||
Summary: Curses-based interactive selection list module
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user