diff --git a/python-urwid-readline.changes b/python-urwid-readline.changes index 8e7f0e0..735e348 100644 --- a/python-urwid-readline.changes +++ b/python-urwid-readline.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 23 09:44:29 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-urwid-readline.spec b/python-urwid-readline.spec index 57f5b1e..fe53128 100644 --- a/python-urwid-readline.spec +++ b/python-urwid-readline.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-urwid-readline -Version: 0.14 +Version: 0.15.1 Release: 0 Summary: Text input widget for urwid that supports readline shortcuts License: MIT diff --git a/urwid_readline-0.14.tar.gz b/urwid_readline-0.14.tar.gz deleted file mode 100644 index 2becd1b..0000000 --- a/urwid_readline-0.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fabd2e501c124a30d38cfb10610b32f119a615ec0b310ae5591c583fb00bd09 -size 8995 diff --git a/urwid_readline-0.15.1.tar.gz b/urwid_readline-0.15.1.tar.gz new file mode 100644 index 0000000..446b6c0 --- /dev/null +++ b/urwid_readline-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9301444b86d58f7d26388506b704f142cefd193888488b4070d3a0fdfcfc0f84 +size 9007