From f0214f12fe80afdda2be02bdad77aec483a3bd0580aec826cdb1d83550978364 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 23 Sep 2024 08:54:34 +0000 Subject: [PATCH] - update to 2.6.15: * Fix `ListBox.rows_max` calculation for empty container OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=63 --- python-urwid.changes | 6 ++++++ python-urwid.spec | 2 +- urwid-2.6.14.tar.gz | 3 --- urwid-2.6.15.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 urwid-2.6.14.tar.gz create mode 100644 urwid-2.6.15.tar.gz diff --git a/python-urwid.changes b/python-urwid.changes index 7f645db..e96e2db 100644 --- a/python-urwid.changes +++ b/python-urwid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 23 08:53:29 UTC 2024 - Dirk Müller + +- update to 2.6.15: + * Fix `ListBox.rows_max` calculation for empty container + ------------------------------------------------------------------- Sat Jun 29 05:30:22 UTC 2024 - Dirk Müller diff --git a/python-urwid.spec b/python-urwid.spec index 4791d81..955cfd3 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-urwid -Version: 2.6.14 +Version: 2.6.15 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.14.tar.gz b/urwid-2.6.14.tar.gz deleted file mode 100644 index ff1025c..0000000 --- a/urwid-2.6.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:feeafc4fa9343fdfa1e9b01914064a4a9399ec746b814a550d44462e5ef85c72 -size 847848 diff --git a/urwid-2.6.15.tar.gz b/urwid-2.6.15.tar.gz new file mode 100644 index 0000000..4307fc4 --- /dev/null +++ b/urwid-2.6.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ecc57330d88c8d9663ffd7092a681674c03ff794b6330ccfef479af7aa9671b +size 847872