unittest2 0.5.0: setuptools compatible test collector and Python 2.3 distribution

2010-07-12 Thread Michael Foord
unittest2 0.5.0 has just been released. This version of unittest2 has feature parity with the version of unittest in Python 2.7: * unittest2 on PyPI http://pypi.python.org/pypi/unittest2 If you want to ensure that your tests run identically under unittest2 and unittest in Python 2.7 you

tox, a new generic virtualenv/test management tool

2010-07-12 Thread holger krekel
I have been talking about it with various people lately and am now happy announce the first release of tox. tox aims to automate tedious Python related test activities driven from a simple ``tox.ini`` file, including: * creation and management of virtualenv environments * installing your Python

Re: [py-dev] tox, a new generic virtualenv/test management tool

2010-07-12 Thread holger krekel
note: it might be that there are crucial issues with tox-0.5 on OSX - Michael reported one which i am investigating. It could break your environment so please use things with care on OSX for now. holger On Mon, Jul 12, 2010 at 13:31 +0200, holger krekel wrote: I have been talking about

tox-0.6: virtualenv-creation fixes on OSX

2010-07-12 Thread holger krekel
Hi all, thanks to Michael Foord's help i just released a tox-0.6 to PYPI which should fix some crucial issues wrt to virtualenv creation on OSX. best, holger On Mon, Jul 12, 2010 at 13:31 +0200, holger krekel wrote: I have been talking about it with various people lately and am now happy

[ANNOUNCE] PyGObject 2.21.5 - unstable

2010-07-12 Thread Tomeu Vizoso
Hi, I am pleased to announce version 2.21.5 of the Python bindings for GObject. The new release is available from ftp.gnome.org as and its mirrors as soon as its synced correctly: http://download.gnome.org/sources/pygobject/2.21/ What's new since PyGObject 2.21.4? - Shut up some