Old News
2007/07/19
- Package containing bugfixes and upgrade to Python 2.5.1 for Maemo.
- Distributions: Hacker Edition and OS2007.
- SDK: Maemo3.x (Bora).
- Release notes:
- Closes #997
- pyrex upgraded to v0.9.5.1
2007/06/27
- Package containing bugfixes and new modules to Python 2.5.1 for Maemo.
- Distributions: OS2006 / Hacker Edition and OS2007.
- SDK: Maemo2.2 (Gregale) and Maemo3.0 (Bora).
- Release notes:
- Closes #898, #904, #905, #919, #924, #928, #929, #938, #942 and #947
- Includes osso-help and osso-ic
- Includes new osso examples
- iPython upgraded to v0.8.1 (plus removal of python2.5-dev dependency)
2007/06/01
- Python 2.5.1 for Sardine under development. This one is meant to be used only by developers.
- SDK: Sardine
- Release notes:
- GTK2.10.12 support
- PyCairo
- DBus 1.0.2 support *[PyDbus to be commited]
- DBus Glib 0.73 support
- FileDialog modifications inside PyHildon
- Download using svn:
- svn co https://garage.maemo.org/svn/pymaemo/packages/python-sdk/branches/sardine/ pymaemo.sardine
2007/05/15
- Python 2.5.1 for Maemo released. Information on how to proceed to download and install can be found here.
- Distributions: OS2006 / Hacker Edition and OS2007.
- SDK: Maemo2.2 (Gregale) and Maemo3.1 (Bora).
- Release notes:
- New modules (gconf/gnomevfs, libconic, libid3tag, osso-mime, libjpeg -thanks to Matt Croydon).
- Bugfixes.
- Ipython (thanks to Ed Bartosh).
- Python2.5.1.
2007/02/23
- Package containing bugfixes to Python 2.5 for Maemo.
- Distributions: OS2006 and OS2007.
- SDK: Maemo2.1 (Scirocco) and Maemo3.0 (Bora).
- Release notes:
- Patch for race condition with signals, inside python.
- Inclusion of pyexpat module. It was removed accidentally during the build process. This one enables the cElementTree usage.
- Closes #388 and #389 (Pierre Amadio, thanks for bug report!). Now its possible to use rpc_run and rpc_async_run correctly. Some modifications inside online documentation must be done, regarding callback function used by rpc_async_run. Actually it will receive 4 parameters, like C code does. (eg. def callback_func (interface, method, retval, user_data) ).
2007/01/12
- Python 2.5 for Maemo released.
- Distributions: OS2006 and OS2007.
- SDK: Maemo2.1 (Scirocco) and Maemo3.0 (Bora).