Hello! I'm proud to annouce the second release (and the first bugfix release) for the mygpoclient library: mygpoclient 1.1 is here, and you can download it right now from its homepage:
http://thpinfo.com/2010/mygpoclient/ Here's the direct link for the impatient: http://thpinfo.com/2010/mygpoclient/mygpoclient-1.1.tar.gz And here is the official release announcement: =============== 2010-02-19 mygpoclient 1.1 "The Substitute" released This release is a bugfix release on top of mygpoclient 1.0, and fixes some bugs that have made it into the initial release: * Device settings upload now uses POST (version 1.0 was incorrectly using PUT) * Fallback to Python 2.6's json module if simplejson is not available (reported by Allan McRae) Updating to version 1.1 is recommended for all users, although the current my.gpodder.org works around the wrong HTTP method bug for device settings uploads. This means that version 1.0 of mygpoclient was not compatible with the mygpo API specs for device settings uploads (although we did add a workaround to the server-side code in the mygpo web service implementation). =============== Feel free to utilize this library to write your own client against the my.gpodder.org web service. If you are a packager, please update the packaged version as time permits. Enjoy! Thomas _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
