Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-urwid for openSUSE:Factory checked in at 2025-11-10 19:19:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-urwid (Old) and /work/SRC/openSUSE:Factory/.python-urwid.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-urwid" Mon Nov 10 19:19:44 2025 rev:30 rq:1316831 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes 2024-10-31 16:10:00.180666161 +0100 +++ /work/SRC/openSUSE:Factory/.python-urwid.new.1980/python-urwid.changes 2025-11-10 19:19:56.278878435 +0100 @@ -1,0 +2,33 @@ +Mon Nov 10 08:36:26 UTC 2025 - Dirk Müller <[email protected]> + +- update to 3.0.3: + * Python 3.14: fix buffer overflow on terminal size request + * Add guard against empty list on focus complete. + * Add extra code type annotations + * Bugfix: Corner case: Scrollbar render for only 1 row height + * Packaging: drop setup.py and adjust requirements + * Python 3.14 compatibility: adjust AsyncioEventLoop + * Drop deprecated __super property + * Drop deprecated FlowWidget, BoxWidget and FixedWidget widgets + * Remove deprecated protected getter methods from the Canvas + and AttrSpec + * Remove support for the bytes based fonts + * Remove deprecated TermScroller + * Remove deprecated protected getter methods from the + decoration widgets + * Remove deprecated protected getter methods from the container + widgets + * Remove deprecated protected setters in the decoration widgets + * Remove deprecated protected methods from the container + widgets + * Remove deprecated protected method _set_done from the + ProgressBar + * API Extension: make CommandMap MutableMapping + * Make sizing computation much faster for nested containers + * MetaSignals subclass ABCMeta + * MetaSuper should be the last base for classes + * Announce deprecated API removal versions + * Fix handling of WEIGHT selectable items in the Pile + * Refactoring: micro optimizations of iterable items + +------------------------------------------------------------------- Old: ---- urwid-2.6.16.tar.gz New: ---- urwid-3.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-urwid.spec ++++++ --- /var/tmp/diff_new_pack.CRSBkM/_old 2025-11-10 19:19:57.046910680 +0100 +++ /var/tmp/diff_new_pack.CRSBkM/_new 2025-11-10 19:19:57.050910848 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-urwid # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-urwid -Version: 2.6.16 +Version: 3.0.3 Release: 0 Summary: A full-featured console (xterm et al.) user interface library License: LGPL-2.1-or-later ++++++ urwid-2.6.16.tar.gz -> urwid-3.0.3.tar.gz ++++++ ++++ 6312 lines of diff (skipped)
