14
0
forked from pool/python-urwid
Files
python-urwid/python3-urwid.changes

32 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 24 11:08:38 UTC 2012 - idonmez@suse.com
- BuildRequire python3 to get hashlib sha512 support
-------------------------------------------------------------------
Tue Sep 4 11:53:59 UTC 2012 - p.drouand@gmail.com
- license update: LGPL-2.1+
LGPL without version is not acceptable
-------------------------------------------------------------------
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
- python3 package added