14
0
forked from pool/python-urwid
Commit Graph

12 Commits

Author SHA256 Message Date
Ismail Dönmez
653143aaf8 - BuildRequire python3 to get hashlib sha512 support
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=16
2012-09-24 11:09:03 +00:00
Sascha Peilicke
cf96409a64 Accepting request 129219 from home:babelworx:ldig:branches:devel:languages:python
license update: LGPL-2.1+
LGPL without version is not acceptable

OBS-URL: https://build.opensuse.org/request/show/129219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=13
2012-07-30 07:36:28 +00:00
Sascha Peilicke
ef79e6497b 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
2012-07-23 07:54:33 +00:00
Sascha Peilicke
c6ec5e01b9 Accepting request 124291 from home:HighwayStar:branches:devel:languages:python
python3 package added

OBS-URL: https://build.opensuse.org/request/show/124291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=11
2012-06-11 07:44:27 +00:00
Pascal Bleser
8bb4954289 1.0.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=10
2011-12-08 22:42:44 +00:00
Sascha Peilicke
8dc318e720 - Update to version 1.0.0:
* New support for Python 3.2 from the same 2.x code base,
    requires distribute instead of setuptools (by Kirk McDonald,
    Wendell, Marien Zwart) everything except TwistedEventLoop and
    GLibEventLoop is supported
  * New experimental Terminal widget with xterm emulation and
    terminal.py example program (by aszlig)
  * Edit widget now supports a mask (for passwords), has a
    insert_text_result() method for full-field validation and
    normalizes input text to Unicode or bytes based on the caption
    type used
  * New TreeWidget, TreeNode, ParentNode, TreeWalker
    and TreeListBox classes for lazy expanding/collapsing tree
    views factored out of browse.py example program, with new
    treesample.py example program (by Rob Lanphier)
  * MainLoop now calls draw_screen() just before going idle, so extra
    calls to draw_screen() in user code may now be removed
  * New MainLoop.watch_pipe() method for subprocess or threaded
    communication with the process/thread updating the UI, and new
    subproc.py example demonstrating its use
  * New PopUpLauncher and PopUpTarget widgets and MainLoop option
    for creating pop-ups and drop-downs, and new pop_up.py example
    program
  * New twisted_serve_ssh.py example (by Ali Afshar) that serves
    multiple displays over ssh from the same application using
    Twisted and the TwistedEventLoop

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=9
2011-09-23 10:18:43 +00:00
Pascal Bleser
b48c625f91 0.9.9.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=8
2010-01-26 12:27:09 +00:00
cf75f40d91 update to 0.9.8.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=7
2009-06-09 22:31:02 +00:00
Pascal Bleser
04b8d6df4c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=6 2008-05-30 18:15:35 +00:00
OBS User unknown
5e1f1960d4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=4 2007-04-29 11:43:00 +00:00
OBS User unknown
a40d716a7b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=3 2007-04-29 11:38:26 +00:00
OBS User unknown
a2e34785a6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urwid?expand=0&rev=1 2007-04-29 11:32:27 +00:00