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
parent 11240ae4af
commit 26a30bae49
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>