14
0

- update to 0.15.1:

* Properly propagate "up" keypresses
  * Update deprecated urwid.util usage
  * Use up to date versions in CI

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid-readline?expand=0&rev=5
This commit is contained in:
2024-09-23 09:45:48 +00:00
committed by Git OBS Bridge
commit c96d32b8c6
6 changed files with 109 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
-------------------------------------------------------------------
Mon Sep 23 09:44:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15.1:
* Properly propagate "up" keypresses
* Update deprecated urwid.util usage
* Use up to date versions in CI
-------------------------------------------------------------------
Mon Mar 18 13:57:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.14:
* Let up/down arrows move focus out of edit box
-------------------------------------------------------------------
Tue Aug 29 09:43:35 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Initial packaging of urwid-readline for openSUSE