PySide and Shiboken 1.2 released

2013-07-10 Thread John Ehresman
I'm happy to announce that PySide and Shiboken version 1.2 have been released. PySide is a community supported LGPL wrapper for the Qt libraries and Shiboken is a C++ wrapping tool used by PySide. Version 1.2 contains numerous stability fixes, improved Windows installation via easy_install, a

Roundup Bug-Tracker 1.5.0 released

2013-07-10 Thread Ralf Schlatterbeck
I'm proud to release version 1.5.0 of Roundup which has been possible due to the help of several contributors. This release introduces some new features, most notably modular web templating with Jinja2 as a templating engine (the old templating engine is still the recommended one) and, as usual, f

ANN: psutil 1.0.0 released

2013-07-10 Thread Giampaolo Rodola'
Hi there folks, I'm pleased to announce the 1.0.0 release of psutil: http://code.google.com/p/psutil/ === About === psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by using