From a6adda6d84610a0d6b94a36e47faa83682f53144a7af0591be08205abff0d0e7 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 9 Mar 2016 16:49:45 +0000 Subject: [PATCH] Accepting request 368730 from home:kfreitag:branches:devel:languages:python - update to version 1.3.1: * Fix for screen not getting reset on exception regression (by Rian Hunter) * AttrSpec objects are now comparable (by Random User) * MonitoredList now has a clear method if list has a clear method (by neumond) * Fix for BarGraph hlines sort order (by Heiko Noordhof) * Fix for final output not appearing on exit with some terminals now that extra newline was removed (by Jared Winborne) * Fix for a resizing bug in raw_display (by Esteban null) OBS-URL: https://build.opensuse.org/request/show/368730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=30 --- python-urwid.changes | 14 ++++++++++++++ python-urwid.spec | 4 ++-- urwid-1.3.0.tar.gz | 3 --- urwid-1.3.1.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 urwid-1.3.0.tar.gz create mode 100644 urwid-1.3.1.tar.gz diff --git a/python-urwid.changes b/python-urwid.changes index da6812a..0d9c4bc 100644 --- a/python-urwid.changes +++ b/python-urwid.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 8 20:13:34 UTC 2016 - freitag@opensuse.org + +- update to version 1.3.1: + * Fix for screen not getting reset on exception regression + (by Rian Hunter) + * AttrSpec objects are now comparable (by Random User) + * MonitoredList now has a clear method if list has a clear method + (by neumond) + * Fix for BarGraph hlines sort order (by Heiko Noordhof) + * Fix for final output not appearing on exit with some terminals + now that extra newline was removed (by Jared Winborne) + * Fix for a resizing bug in raw_display (by Esteban null) + ------------------------------------------------------------------- Thu May 14 13:09:33 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-urwid.spec b/python-urwid.spec index 6d23c7e..b186cc3 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -1,7 +1,7 @@ # # spec file for package python-urwid # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-urwid -Version: 1.3.0 +Version: 1.3.1 Release: 0 Url: http://excess.org/urwid/ Summary: A full-featured console (xterm et al.) user interface library diff --git a/urwid-1.3.0.tar.gz b/urwid-1.3.0.tar.gz deleted file mode 100644 index 5607760..0000000 --- a/urwid-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29f04fad3bf0a79c5491f7ebec2d50fa086e9d16359896c9204c6a92bc07aba2 -size 580922 diff --git a/urwid-1.3.1.tar.gz b/urwid-1.3.1.tar.gz new file mode 100644 index 0000000..d70af2b --- /dev/null +++ b/urwid-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcec03e36de25a1073e2e35c2c7b0cc6969b85745715c3a025a31d9786896a1 +size 588549