forked from pool/python-urwid
Accepting request 369228 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/369228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-urwid?expand=0&rev=11
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29f04fad3bf0a79c5491f7ebec2d50fa086e9d16359896c9204c6a92bc07aba2
|
||||
size 580922
|
3
urwid-1.3.1.tar.gz
Normal file
3
urwid-1.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfcec03e36de25a1073e2e35c2c7b0cc6969b85745715c3a025a31d9786896a1
|
||||
size 588549
|
Reference in New Issue
Block a user