diff options
author | wiz <wiz@pkgsrc.org> | 2011-10-08 14:11:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-10-08 14:11:22 +0000 |
commit | 13b137b867081123900af7bdc7cbaa5bca265241 (patch) | |
tree | 3fbe1b7279fc09070ba30da66f5fedd2d8b89b73 /www/py-gdata | |
parent | 785f9d0adae0ad3a6397e548c5acf80536455a49 (diff) | |
download | pkgsrc-13b137b867081123900af7bdc7cbaa5bca265241.tar.gz |
Update to 2.0.14:
=== 2.0.14 ===
7 Mar 2011
- Bug Fixes:
* 491. 302 redirect on some gsessionids
* 501. Remove support for deprecated Maps Data API.
* 462. Bug in samples/analytics/data_feed_demo.py (using segments)
* 482. String exception in service.py
* 414. http proxy url containing properly formatted user-name and password not accepted
- Turn on SSL for Codesearch, Photos, Project Hosting, Analytics,
Contacts, Marketplace Licensing, and Docs.
- Add batch default URL to the Contacts API and clean the sample code. (issue4000058)
- Added support for Content API for Shopping
- Added Calendar V2 API support
- Add Google Marketplace Licensing API to the Gdata Python Client
- Added patch from Alexandre Vivien that fixes calendar resource email support that somehow went missing in a previous release.
=== 2.0.13 ===
16 Nov 2010 (revision 902:73f3fbb5ea88)
- Bug Fixes:
* Issue 315: Correctly constructs queries based on categories for Blogger APIs.
* Issue 323: YouTubeUserQuery constructor passes incorrect overridden parameter to base class.
- Accept proxy username and password in http(s)_proxy environment variables.
- Adding support for specifying URI to v3 docs client.
- Adding tests for revisions for arbitrary file types in Documents List API.
- Google Base, added bucket node to attributes.
- Adding ContainsSampledData XML Element to Analytics Data Feed and updating samples
=== 2.0.12 ===
17 Sep 2010 (revision 892:e949a7cf9a31)
- Bug Fixes:
* Issue 437: PATCH request generates incorrect Content-Type
* Issue 428: get_blog_name() does not correctly handle blog URLs containing hyphens
* Issue 443: Packages should contain gdata.apps.audit in setup.py
* Issue 430: Lots of memory usage when uploading big video files
* Issue 423: gdata.contacts.client.ContactsClient.get_profiles_feed() broken
- Turn on SSL be default for the spreadsheet API
- Added support for new Analytics feeds
- All V3 code and development has been out of this project and into http://code.google.com/p/google-api-python-client/
- Added partial support for the YouTube API in v2
=== 2.0.11 ===
Jul 29, 2010 (revision fa49231cc8)
- Added the following new APIs:
* Apps Audit APIs from Jay Lee
* Apps Organization from Alexandre Vivien
* Added Email Settings API client library v2.0 from Claudio Cherubino
- Fixes to file permissions for samples.
- Fixing a broken calendar resource client from r983, removing a superfluous call to MakeResourceFeedUri(), adding regression tests for edit links.
- Abstracting out AppsProperty so that it's usable by other libs. Thanks to Claudio Cherubino <ccherubino@google.com> for this change.
- Added optional change_password parameter to AppsService.CreateUser
- Fixing minor bugs in analytics samples
- http://codereview.appspot.com/1677050 Switch default connection type back to non-SSL connections.
- Switch the repository from subversion to mercurial
- Added OAuth test cases thanks Samuel Cyprian
- Many APIs now use SSL, and some require it, so the following APIs now default to using HTTPS:
* Spreadsheets
* Sites
* Calendar Resource
=== 2.0.10 ===
May 12, 2010 (revision 980)
- Add check for liveness of proxy in live tests. Also add in upload-diffs.py to make using codereview.appspot.com easier.
- Patch from Alexandre Vivien adds the ResourceEmail attribute to CalendarResourceEntry
- Adding new single page methods to apps.groups.service. Thanks Jeremy Selier!
- Cleanup in service GetWithRetries. Thanks Will Charles!
- Adding much more test coverage for calendar_resource.client.
- Fixing Calendar Resource get_resource to use correct feed URI generator. Thanks to Alexandre Vivien for reporting.
- Adds support for Blogger Pages. Thanks Wiktor Gworek!
Diffstat (limited to 'www/py-gdata')
-rw-r--r-- | www/py-gdata/Makefile | 4 | ||||
-rw-r--r-- | www/py-gdata/PLIST | 38 | ||||
-rw-r--r-- | www/py-gdata/distinfo | 8 |
3 files changed, 34 insertions, 16 deletions
diff --git a/www/py-gdata/Makefile b/www/py-gdata/Makefile index eb9685b80f3..8c7f05a52ca 100644 --- a/www/py-gdata/Makefile +++ b/www/py-gdata/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2010/04/17 13:29:54 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/10/08 14:11:22 wiz Exp $ -DISTNAME= gdata-2.0.9 +DISTNAME= gdata-2.0.14 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://gdata-python-client.googlecode.com/files/ diff --git a/www/py-gdata/PLIST b/www/py-gdata/PLIST index 0de24ad36e0..451b0af45e5 100644 --- a/www/py-gdata/PLIST +++ b/www/py-gdata/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2010/04/17 13:29:54 obache Exp $ +@comment $NetBSD: PLIST,v 1.5 2011/10/08 14:11:22 wiz Exp $ ${PYSITELIB}/atom/__init__.py ${PYSITELIB}/atom/__init__.pyc ${PYSITELIB}/atom/__init__.pyo @@ -143,9 +143,21 @@ ${PYSITELIB}/gdata/apps/adminsettings/__init__.pyo ${PYSITELIB}/gdata/apps/adminsettings/service.py ${PYSITELIB}/gdata/apps/adminsettings/service.pyc ${PYSITELIB}/gdata/apps/adminsettings/service.pyo +${PYSITELIB}/gdata/apps/audit/__init__.py +${PYSITELIB}/gdata/apps/audit/__init__.pyc +${PYSITELIB}/gdata/apps/audit/__init__.pyo +${PYSITELIB}/gdata/apps/audit/service.py +${PYSITELIB}/gdata/apps/audit/service.pyc +${PYSITELIB}/gdata/apps/audit/service.pyo ${PYSITELIB}/gdata/apps/emailsettings/__init__.py ${PYSITELIB}/gdata/apps/emailsettings/__init__.pyc ${PYSITELIB}/gdata/apps/emailsettings/__init__.pyo +${PYSITELIB}/gdata/apps/emailsettings/client.py +${PYSITELIB}/gdata/apps/emailsettings/client.pyc +${PYSITELIB}/gdata/apps/emailsettings/client.pyo +${PYSITELIB}/gdata/apps/emailsettings/data.py +${PYSITELIB}/gdata/apps/emailsettings/data.pyc +${PYSITELIB}/gdata/apps/emailsettings/data.pyo ${PYSITELIB}/gdata/apps/emailsettings/service.py ${PYSITELIB}/gdata/apps/emailsettings/service.pyc ${PYSITELIB}/gdata/apps/emailsettings/service.pyo @@ -161,9 +173,18 @@ ${PYSITELIB}/gdata/apps/migration/__init__.pyo ${PYSITELIB}/gdata/apps/migration/service.py ${PYSITELIB}/gdata/apps/migration/service.pyc ${PYSITELIB}/gdata/apps/migration/service.pyo +${PYSITELIB}/gdata/apps/organization/__init__.py +${PYSITELIB}/gdata/apps/organization/__init__.pyc +${PYSITELIB}/gdata/apps/organization/__init__.pyo +${PYSITELIB}/gdata/apps/organization/service.py +${PYSITELIB}/gdata/apps/organization/service.pyc +${PYSITELIB}/gdata/apps/organization/service.pyo ${PYSITELIB}/gdata/apps/service.py ${PYSITELIB}/gdata/apps/service.pyc ${PYSITELIB}/gdata/apps/service.pyo +${PYSITELIB}/gdata/apps_property.py +${PYSITELIB}/gdata/apps_property.pyc +${PYSITELIB}/gdata/apps_property.pyo ${PYSITELIB}/gdata/auth.py ${PYSITELIB}/gdata/auth.pyc ${PYSITELIB}/gdata/auth.pyo @@ -197,6 +218,9 @@ ${PYSITELIB}/gdata/books/service.pyo ${PYSITELIB}/gdata/calendar/__init__.py ${PYSITELIB}/gdata/calendar/__init__.pyc ${PYSITELIB}/gdata/calendar/__init__.pyo +${PYSITELIB}/gdata/calendar/client.py +${PYSITELIB}/gdata/calendar/client.pyc +${PYSITELIB}/gdata/calendar/client.pyo ${PYSITELIB}/gdata/calendar/data.py ${PYSITELIB}/gdata/calendar/data.pyc ${PYSITELIB}/gdata/calendar/data.pyo @@ -284,15 +308,6 @@ ${PYSITELIB}/gdata/health/__init__.pyo ${PYSITELIB}/gdata/health/service.py ${PYSITELIB}/gdata/health/service.pyc ${PYSITELIB}/gdata/health/service.pyo -${PYSITELIB}/gdata/maps/__init__.py -${PYSITELIB}/gdata/maps/__init__.pyc -${PYSITELIB}/gdata/maps/__init__.pyo -${PYSITELIB}/gdata/maps/client.py -${PYSITELIB}/gdata/maps/client.pyc -${PYSITELIB}/gdata/maps/client.pyo -${PYSITELIB}/gdata/maps/data.py -${PYSITELIB}/gdata/maps/data.pyc -${PYSITELIB}/gdata/maps/data.pyo ${PYSITELIB}/gdata/media/__init__.py ${PYSITELIB}/gdata/media/__init__.pyc ${PYSITELIB}/gdata/media/__init__.pyo @@ -566,6 +581,9 @@ ${PYSITELIB}/gdata/webmastertools/service.pyo ${PYSITELIB}/gdata/youtube/__init__.py ${PYSITELIB}/gdata/youtube/__init__.pyc ${PYSITELIB}/gdata/youtube/__init__.pyo +${PYSITELIB}/gdata/youtube/client.py +${PYSITELIB}/gdata/youtube/client.pyc +${PYSITELIB}/gdata/youtube/client.pyo ${PYSITELIB}/gdata/youtube/data.py ${PYSITELIB}/gdata/youtube/data.pyc ${PYSITELIB}/gdata/youtube/data.pyo diff --git a/www/py-gdata/distinfo b/www/py-gdata/distinfo index aad352c8345..77178cff501 100644 --- a/www/py-gdata/distinfo +++ b/www/py-gdata/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/04/17 13:29:54 obache Exp $ +$NetBSD: distinfo,v 1.4 2011/10/08 14:11:22 wiz Exp $ -SHA1 (gdata-2.0.9.tar.gz) = 99d5aefce33b4ec73961aeb33eb49ab37709e8bb -RMD160 (gdata-2.0.9.tar.gz) = bf6bf42a98acc7c77c2e59dabce29680557ac767 -Size (gdata-2.0.9.tar.gz) = 1618078 bytes +SHA1 (gdata-2.0.14.tar.gz) = 5eed0e01ab931e3f706ec544fc8f06ecac384e91 +RMD160 (gdata-2.0.14.tar.gz) = 9a0f2b7ba5bfc0cd813ac7ef54068acfae0992b6 +Size (gdata-2.0.14.tar.gz) = 1872888 bytes |