GnomePython 2.16.1 has been just released. This a bugfix release.
GnomePython provides python interfacing modules for most of the GNOME Developer Platform libraries (except those already wrapped somewhere else.) Currently the list of provided python modules includes:
- gnome, gnome.ui
- gnomecanvas
- gnomevfs
- gconf
- bonobo, bonobo.activation, bonobo.ui
Overview of Changes from gnome-python 2.16.0 to gnome-python 2.16.1
===================================================================
* gnomevfs
- Correctly detect the python library on Mac OS X (#363374)
* gconf
- Fix crash when using gconf.Client() (#365565)
* general
- Make unit tests use the modules from builddir
- Make all code Python 2.5 + 64-bit ready (#338490)
The source tarball can be found here:
http://download.gnome.org/sources/gnome-python/2.16/
Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python
GnomePython provides python interfacing modules for most of the GNOME Developer Platform libraries (except those already wrapped somewhere else.) Currently the list of provided python modules includes:
- gnome, gnome.ui
- gnomecanvas
- gnomevfs
- gconf
- bonobo, bonobo.activation, bonobo.ui
Overview of Changes from gnome-python 2.16.0 to gnome-python 2.16.1
===================================================================
* gnomevfs
- Correctly detect the python library on Mac OS X (#363374)
* gconf
- Fix crash when using gconf.Client() (#365565)
* general
- Make unit tests use the modules from builddir
- Make all code Python 2.5 + 64-bit ready (#338490)
The source tarball can be found here:
http://download.gnome.org/sources/gnome-python/2.16/
Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python