forked from pool/python-urwid
Accepting request 128556 from network:utilities
1.0.2 (forward SR#128518) OBS-URL: https://build.opensuse.org/request/show/128556 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
c6ec5e01b9
commit
ef79e6497b
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 20 23:32:04 UTC 2012 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
- Bump to 1.0.2 release:
|
||||||
|
* Fix for bug when entering Unicode text into Edit widget with
|
||||||
|
bytes caption
|
||||||
|
* Fix a regression when not running in UTF-8 mode
|
||||||
|
* Fix for a MainLoop.remove_watch_pipe() bug
|
||||||
|
* Fix for a bug when packing empty Edit widgets
|
||||||
|
* Fix for a ListBox "contents too long" error with very large
|
||||||
|
Edit widgets
|
||||||
|
* Prevent ListBoxes from selecting 0-height selectable widgets
|
||||||
|
when moving up or down
|
||||||
|
* Fix a number of bugs caused by 0-height widgets in a ListBox
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 9 03:18:07 UTC 2012 - highwaystar.ru@gmail.com
|
Sat Jun 9 03:18:07 UTC 2012 - highwaystar.ru@gmail.com
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: python-urwid
|
Name: python-urwid
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://excess.org/urwid/
|
Url: http://excess.org/urwid/
|
||||||
Summary: A full-featured console (xterm et al.) user interface library
|
Summary: A full-featured console (xterm et al.) user interface library
|
||||||
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 20 23:31:39 UTC 2012 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
- Bump to 1.0.2 release:
|
||||||
|
* Fix for bug when entering Unicode text into Edit widget with
|
||||||
|
bytes caption
|
||||||
|
* Fix a regression when not running in UTF-8 mode
|
||||||
|
* Fix for a MainLoop.remove_watch_pipe() bug
|
||||||
|
* Fix for a bug when packing empty Edit widgets
|
||||||
|
* Fix for a ListBox "contents too long" error with very large
|
||||||
|
Edit widgets
|
||||||
|
* Prevent ListBoxes from selecting 0-height selectable widgets
|
||||||
|
when moving up or down
|
||||||
|
* Fix a number of bugs caused by 0-height widgets in a ListBox
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 9 03:18:25 UTC 2012 - highwaystar.ru@gmail.com
|
Sat Jun 9 03:18:25 UTC 2012 - highwaystar.ru@gmail.com
|
||||||
|
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: python3-urwid
|
Name: python3-urwid
|
||||||
Version: 1.0.1
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://excess.org/urwid/
|
Url: http://excess.org/urwid/
|
||||||
Summary: A full-featured console (xterm et al.) user interface library
|
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:14fe06fe6d584293885b78d95bfca2666986c974f111d7197e4f3d4d9a52c034
|
|
||||||
size 284592
|
|
3
urwid-1.0.2.tar.gz
Normal file
3
urwid-1.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e13bd98dc8162caeb768263b6805f98a468ccb3bc28f6eed54770c80a514b37
|
||||||
|
size 285489
|
Reference in New Issue
Block a user