pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-gdata



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 29 13:17:12 UTC 2012

Modified Files:
        pkgsrc/www/py-gdata: Makefile distinfo

Log Message:
Update to 2.0.17:
  The gdata.youtube.service class now explicitly sets the GData-Version: 1 
header, and is updated to use the correct ClientLogin URL.
  Adding support for OAuth2 revoke endpoint.
  Make Resource and ResourceFeed "Batch" compatible.
  Forgot to add camelcase alias for batch in issue 5970062.
  Adding support for performance data in Content API for Shopping (fixes Issue 
5976061).
  Added support for custom attributes in Content API for Shopping (fixes Issue 
5970070).
  Changed dest attrs in Content API to iterable, added validate_dest and fixed 
qname on app:control (fixes Issue 5976046).
  Added camel case names to content API client public methods (fixes Issue 
5970062).
  Added support for Content for API errors on single and batch requests (fixes 
Issue 5971061).
  Added support for start-token in Content API for Shopping (closes Issue 
5980044).
  Change gdata.docs.client.DocsClient.DeleteResource to use the entry instead 
of the link.
  Allow for random kwargs in atom.client.AtomClient.request method.
  Changing Shipping to list element in Content API for Shopping.
  Fixing behavior in atom.http_core.Uri._get_query_string for query parameters 
with no parameter value (closes Issue 5938047).
  Fixed batch function issues in content api for shopping client.
  Updated GetFeed methods in the Email Settings API to return typed feeds
  Namespace for channel element (in contentforshopping) was promoted from scp 
to sc.
  Fixed release date year.
  Fixing bug in recent change to the Email Settings API client library (rev. 
194d0fd21fdd) + some typos
  Updating the Email Settings API to return instances of the correct classes 
when retrieving settings
  Added a sample to create a group and update its settings using the Groups 
Provisioning and Groups Settings APIs.
  Added docs:description element to docs resources.
  Fixed error in docs sample.
  Added scopes for all Admin APIs in apps tag
  Added a sample for Email Audit API demonstrating CRUD operations on email 
monitors
  Fixed small doc errors, made tax a list element
  Fix issues 590/591: Contact's gender XML element was wrong.
  Added a sample marketplace application
  Sample to delete obsolete suspended users
  Sample to retrieve user's profile and contacts using 2LO
  Fixing issue 587.  Wrong URL used for batch ACL changes.
  Added a sample to list all the members of a group
  Adding access_type=offline to OAuth 2.0 authorize URL.
  Check document list entries have a content before trying to download them.
  Added tag 2.0.16 for changeset c67f3c6398ba


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-gdata/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-gdata/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index