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 2024-02-20 21:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urwid (Old)
 and      /work/SRC/openSUSE:Factory/.python-urwid.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urwid"

Tue Feb 20 21:14:23 2024 rev:23 rq:1147647 version:2.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes        
2024-02-02 15:47:58.938215676 +0100
+++ /work/SRC/openSUSE:Factory/.python-urwid.new.1706/python-urwid.changes      
2024-02-20 21:14:24.981984844 +0100
@@ -1,0 +2,13 @@
+Mon Feb 12 17:04:58 UTC 2024 - Matej Cepl <mc...@cepl.eu>
+
+- Update to 2.5.3:
+  - Fix render regression: khal Padding widh > size
+  - Update unicode table to the version 15.1.0
+- Update to 2.5.2:
+  - Fix Windows last line: use ICH * INSERT COLS
+  - Typing: annotate text_layout and extend Text/Edit
+  - Fix incorrect TextCanvas typing
+  - RAW UTF-8 terminal: SI/SO/IBMPC_ON/IBMPC_OFF skip
+  - Unicode: use "target encoding" while transcoding for output
+
+-------------------------------------------------------------------

Old:
----
  urwid-2.5.1.tar.gz

New:
----
  urwid-2.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-urwid.spec ++++++
--- /var/tmp/diff_new_pack.GB10SY/_old  2024-02-20 21:14:26.002021859 +0100
+++ /var/tmp/diff_new_pack.GB10SY/_new  2024-02-20 21:14:26.006022005 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-urwid
-Version:        2.5.1
+Version:        2.5.3
 Release:        0
 Summary:        A full-featured console (xterm et al.) user interface library
 License:        LGPL-2.1-or-later
@@ -29,10 +29,12 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module typing_extensions}
+BuildRequires:  %{python_module wcwidth}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-curses
+Requires:       python-wcwidth
 %python_subpackages
 
 %description

++++++ urwid-2.5.1.tar.gz -> urwid-2.5.3.tar.gz ++++++
++++ 7415 lines of diff (skipped)

Reply via email to