forked from pool/python-urwid
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=59
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 10 09:53:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Sat Apr 6 17:38:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-urwid
|
Name: python-urwid
|
||||||
Version: 2.6.10
|
Version: 2.6.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A full-featured console (xterm et al.) user interface library
|
Summary: A full-featured console (xterm et al.) user interface library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae33355c414c13214e541d3634f3c8a0bfb373914e62ffbcf2fa863527706321
|
|
||||||
size 857094
|
|
3
urwid-2.6.13.tar.gz
Normal file
3
urwid-2.6.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:675116f417d80c931bcb880b77015a3d46fed0a6cf703223da73cf586adfea49
|
||||||
|
size 847604
|
Reference in New Issue
Block a user