File python-pick.changes of Package python-pick
-------------------------------------------------------------------
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>
- 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
-------------------------------------------------------------------
Fri Feb 16 19:44:51 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
- Add %sle15_python_module_pythons
-------------------------------------------------------------------
Wed May 31 15:54:12 UTC 2023 - Ben Greiner <code@bnavigator.de>
- poetry-core is enough to build
-------------------------------------------------------------------
Tue Dec 6 04:21:32 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.2.0
* Add option to pass in existing screen.
-------------------------------------------------------------------
Sun Nov 6 12:07:44 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 2.1.0
* Change the way scroll is handled.
version 2.0.2:
* Remove the additional space
version 2.0.1:
* Change multiselect symbols
* Bump pytest from 7.1.2 to 7.1.3
version 2.0.0:
* Add Option class
* Drop options_map_func
* Drop register_custom_handler
* Remove docstrings
* Add multiselect example gif
* Use markdown for README
version 1.6.0:
* Update multiselect mode style
* Add multiselect example
* Fix examples
* Bump pytest from 6.2.5 to 7.1.2
* Bump mypy from 0.961 to 0.971
version 1.5.0:
* Fix mypy call in ci
* Create dependabot.yml
* Add static type checking to ci
* Check static type with pytest
* Format code
* Change list to sequence for Picker.options
* Rename all_selected to selected_indexes
-------------------------------------------------------------------
Sun Jul 24 14:10:38 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.4.0
* Drop support for Python 3.6
* Add pre-commit config
* pick returns single tuple when multiselect=False
version 1.3.1:
* Bump version
version 1.3.0:
Add type hints
version 1.2.0:
* Fixed support for Python 3.6
version 1.1.1:
* Bump version
version 1.1.0:
* Fixes missing `screen` on call to `self.draw`
version 1.0.0:
* Drop python2 support
-------------------------------------------------------------------
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
- 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 <pgajdos@suse.com>
- turn the testsuite on
-------------------------------------------------------------------
Tue Jan 22 11:32:34 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase.
-------------------------------------------------------------------
Sat Jan 19 14:05:14 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Replaced tarball with current one
- Removed tests (units no longer supplied)
-------------------------------------------------------------------
Sun Dec 16 19:29:40 UTC 2018 - munix9@googlemail.com
- initial package for version 0.6.4