diff --git a/python-urwid.changes b/python-urwid.changes index f69a4b9..67c30c5 100644 --- a/python-urwid.changes +++ b/python-urwid.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jun 10 09:53:51 UTC 2024 - Dirk Müller + +- update to 2.6.13: + * Adopt `ExceptionGroup` handling without an external library + in python 3.11+ +- update to 2.6.12: + * Prevent a possible infinite loop in + WidgetDecoration.base_widget + * ScrollBar will check wrapped widgets for SupportsScroll +- update to 2.6.11: + * Fix `Widget.rows` annotation + * Do not use deprecated positioning in the code and examples + * Docs: partial update of screenshots + ------------------------------------------------------------------- Sat Apr 6 17:38:32 UTC 2024 - Dirk Müller diff --git a/python-urwid.spec b/python-urwid.spec index d62b6ed..652f6dc 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-urwid -Version: 2.6.10 +Version: 2.6.13 Release: 0 Summary: A full-featured console (xterm et al.) user interface library License: LGPL-2.1-or-later diff --git a/urwid-2.6.10.tar.gz b/urwid-2.6.10.tar.gz deleted file mode 100644 index bcba8f5..0000000 --- a/urwid-2.6.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae33355c414c13214e541d3634f3c8a0bfb373914e62ffbcf2fa863527706321 -size 857094 diff --git a/urwid-2.6.13.tar.gz b/urwid-2.6.13.tar.gz new file mode 100644 index 0000000..fd3323b --- /dev/null +++ b/urwid-2.6.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675116f417d80c931bcb880b77015a3d46fed0a6cf703223da73cf586adfea49 +size 847604