commit python-gdata for openSUSE:Factory
Hello community, here is the log from the commit of package python-gdata for openSUSE:Factory checked in at Wed Mar 31 19:39:32 CEST 2010. -------- --- python-gdata/python-gdata.changes 2010-01-27 14:44:29.000000000 +0100 +++ /mounts/work_src_done/STABLE/python-gdata/python-gdata.changes 2010-03-25 12:50:16.000000000 +0100 @@ -1,0 +2,44 @@ +Thu Mar 25 12:47:15 CET 2010 - vuntz@opensuse.org + +- Update to version 2.0.9: + + Fixed URL related bug in gdata.calendar.service. You can now + edit and delete against https URLs. + + Removed hard coded Python version from gdata.contacts. +- Changes from version 2.0.8: + + Added support for resumable uploads with a sample that shows + it's use with Google Docs. + + Added the publish element and copy() method to the DocsClient. + + Added support for the JSON-C data format recently released for + the YouTube API. + + Fixed import bug when using cryptomath with Python2.4 and + lower. + + Modified gdata.gauth to be usable under Python2.3. + + Fixed errors which affect RetrieveAllEmailLists + RetrieveEmailLists RetrieveAllRecipients RetrieveAllNicknames + RetrieveNicknames RetrieveAllUsers in gdata.apps.service. + + Fixed issues with contacts client returning a raw get and not a + ContactEntry and a few auth_tokens are not being passed into + the HTTP request. + + Fixed issue parsing worksheet feed, entry was the wrong type, + corrected to WorksheetEntry. + + Fixed typo in gdata.spreadsheets.client (auth_service). + + Fixed bug in Google Apps APIs UpdateSSOSettings. + + The gdata.data.LinkFinder now looks in both the link and + feed_link members for an ACL link. + + Removed client side check on video type in YouTube service. + Rely on the server to provide an error if the format is not + supported. + + Improved documentation for SpreadsheetsService's UpdateRow + method to explain the use case it addresses and recomment + alternatives. + + Changed projecthosting to use the host member with relative + URLs. + + Added a get_headers function to be used in Python2.2 and 2.3 + since httplib.HTTPResponse does not have getheaders in those + versions of Python. + + Added a client smoke test to check version and auth related + class members which all gdata.x.client's should have. + + Updated the docs service_test.py to run as part of + run_all_tests.py. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gdata-2.0.7.tar.bz2 New: ---- gdata-2.0.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gdata.spec ++++++ --- /var/tmp/diff_new_pack.FDhcVA/_old 2010-03-31 19:39:20.000000000 +0200 +++ /var/tmp/diff_new_pack.FDhcVA/_new 2010-03-31 19:39:20.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-gdata (Version 2.0.7) +# spec file for package python-gdata (Version 2.0.9) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,7 +22,7 @@ BuildRequires: python-devel python-setuptools License: Apache Software License .. Group: Development/Libraries/Python -Version: 2.0.7 +Version: 2.0.9 Release: 1 Summary: Python library to access data through Google Data APIs Url: http://code.google.com/p/gdata-python-client ++++++ gdata-2.0.7.tar.bz2 -> gdata-2.0.9.tar.bz2 ++++++ ++++ 7737 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de