Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
hiramatsu bca74122ad Update net/py-dropbox to 2.2.0.
Changes in 2.2.0 (2014-09-16)
-----------------------------
- Support for Datastore sharing
- `DropboxClient.get_file()`: Add support for `start`, `length` parameters.
- Add support for the /longpoll_delta API
- Add direct support for /chunked_upload and /commit_chunked_upload APIs
- Fix error handling in ChunkedUploader
- Make tests compatible with py.test
- Various docstring updates (including OAuth 1->2 example)
- Fix encoding issues in example/cli_client.py
- Fix unicode handling for URL parameters

Changes in 2.1.0 (2014-06-03)
-----------------------------
- The datastore API now includes size accessors to allow you to check the size of your data and avoid the syncing limits.
- The datastore Date() constructor now truncates timestamps to the supported resolution, i.e. milliseconds.
- The datastore `await*()` calls now use POST instead of GET.
- Datastore IDs, table IDs, record IDs and field names may be 64 characters (increased from 32 characters).  Before taking advantage of the new size limits ensure your application is fully upgraded to SDKs with this support.
- Option to `include_media_info` has been added to `DropboxClient.metadata()` and `DropboxClient.delta()`.

Changes in 2.0.0 (2013-12-19)
-----------------------------
- Add the Datastore API.
- Upgrade OAuth 1 tokens with `DropboxClient.create_oauth2_access_token` and `DropboxClient.disable_oauth2_access_token`.
- `DropboxClient.thumbnail()`: Fix `size` identifiers.
- `DropboxClient.delta()`: Add support for `path_prefix` parameter.
- Connection reuse/pooling using urllib3.
- Updated SSL settings.
- Various documentation reformatting.

Changes in 1.6 (2013-07-07)
----------------
- Added OAuth 2 support (use DropboxOAuth2Flow).  OAuth 1 still works.
- Added a Flask-based example.
- Fixed many minor bugs.

Changes in 1.5.1 (2012-8-20)
-----------------
- Fixed packaging.
- Got rid of debug prints.

Changes in 1.5 (2012-8-15)
--------------------------
- Support for uploading large files via /chunked_upload

Changes in 1.4.1 (2012-5-16)
----------------------------
- Increase metadata() file list limit to 25,000 (used to be 10,000).
- Removed debug prints from search() call.  Oops.
- Cleanup to make more compatible with Python 3.

Changes in 1.4 (2012-3-26)
--------------------------
- Add support for the /delta API.
- Add support for the "copy ref" API.

Changes in 1.3 (2012-1-11)
--------------------------
- Adds a method to the SDK that returns the file metadata when downloading a
  file or its thumbnail.
- Validate server's SSL certificate against CAs in included certificate file.

Changes in 1.2 (2011-10-17)
---------------------------
- Fixes for bugs found during beta period
- Improved README to include steps to remove the v0 SDK if upgrading

Changes in 1.1 (2011-8-16)
--------------------------
- Fixed version number
- Updated CHANGELOG to be more detailed

Changes in 1.0 (2011-7-11)
--------------------------
- Backwards compatibility broken
   - Completely removed 'callback' and 'status\_in\_response' parameters
   - Change 'sandbox' references to 'app\_folder'
   - Refactored auth.py and renamed it session.py
- Updated SDK to Dropbox API Version 1, supporting all calls
   - Added 'rev' parameter to metadata and get\_file
   - Added 'parent\_rev' parameter to put\_file
   - Added search, share, media, revisions, and restore
   - put\_file uses /files\_put instead of multipart POST and now takes a full path
   - Removed methods for calls that were removed from v1 of the REST API
- Removed 'root' input parameter for all calls
- Changed return format for calls
   - On error (non-200 response), an exception is raised
   - On success, the JSON is parsed and a Python dict or list is returned
- Updated examples
   - Renamed 'bin' directory to 'example'
   - Heavily tweaked the CLI example
   - Added a web app example
- Removed reliance on config files
- Assorted bugfixes and improvements
   - Buffers large file uploads better in put\_file
   - Improved path normalization
- All calls are now made over SSL
- Fully documented code for Pydoc generation
- Added a CHANGELOG
- Changed the distribution name from 'dropbox-client' to 'dropbox-python-sdk'
2015-04-05 22:07:31 +00:00
archivers Update to 1.46 2015-04-05 04:44:09 +00:00
audio Category is audio, not devel. How did this ever work? 2015-04-03 18:12:59 +00:00
benchmarks Fix warnings to build with default clang flags. 2015-03-08 23:25:39 +00:00
biology Use INSTALL_PROGRAM for executables (instead of INSTALL_DATA). 2015-01-31 06:21:39 +00:00
bootstrap Update for the OpenBSD of today. Add info on test cases. Improve wording. 2015-04-05 00:40:07 +00:00
cad remove lc 2015-03-06 23:57:26 +00:00
chat Recursive bump for vala-0.28.0 update. 2015-04-03 07:38:34 +00:00
comms Include devel/libusb1/buildlink3.mk here. 2015-04-04 13:18:54 +00:00
converters Update to 1.12, from kj Wolley in PR 49774. 2015-04-03 10:26:54 +00:00
cross Update to 4.9.2: 2015-03-23 16:02:09 +00:00
databases Update to 0.48 2015-04-05 06:32:04 +00:00
devel Update devel/py-filechunkio to 1.6. 2015-04-05 21:13:41 +00:00
distfiles
doc Updated net/py-boto to 2.37.0. 2015-04-05 21:39:08 +00:00
editors elscreen is an old unmaintained package that doesn't work with emacs >= 24. 2015-04-05 20:09:05 +00:00
emulators Update mame and mess to 0.160. The usual changes. 2015-04-02 22:33:55 +00:00
filesystems Update to 0.068 2015-04-05 06:41:17 +00:00
finance Update to 2.8.2: 2015-04-03 09:17:41 +00:00
fonts Update to 0.9.40: 2015-04-02 22:39:22 +00:00
games Recursive bump for vala-0.28.0 update. 2015-04-03 07:38:34 +00:00
geography Recursive bump for vala-0.28.0 update. 2015-04-03 07:38:34 +00:00
graphics Added graphics/MesaLib7 2015-04-05 17:21:40 +00:00
ham Update 3.22.05 to 3.22.07 2015-04-03 00:53:35 +00:00
inputmethod Has race conditions. 2015-03-31 15:41:41 +00:00
lang +jimtcl 2015-04-04 12:55:28 +00:00
licenses add picodrive-license 2015-02-05 16:57:17 +00:00
mail Update to 3.008 2015-04-05 06:45:09 +00:00
math Recursive bump for vala-0.28.0 update. 2015-04-03 07:38:34 +00:00
mbone Don't pass -D without option on unknown-to-the-authors platforms like 2015-03-31 15:49:57 +00:00
meta-pkgs Kill bogus commented out code for using gtar, EXTRACT_USING should be 2015-04-05 13:02:15 +00:00
misc Update to 4.4.2.2 2015-04-05 13:04:30 +00:00
mk Some updates: 2015-04-05 00:22:44 +00:00
multimedia Build against libdvdnav 5.0 API. 2015-04-05 08:27:08 +00:00
net Update net/py-dropbox to 2.2.0. 2015-04-05 22:07:31 +00:00
news The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html ) 2015-02-07 22:49:31 +00:00
packages
parallel config.guess / config.sub are found in very deep subdirectories, adjust. 2015-03-19 19:15:37 +00:00
pkgtools Documenting history. 2015-04-05 03:11:00 +00:00
print No need to list the same PYTHON_VERSIONS_INCOMPATIBLE version mulitple times. 2015-03-26 22:11:47 +00:00
regress Package has no distfiles, which is expected. 2015-03-06 23:26:26 +00:00
security Update ZoneMinder from 1.25.0 to 1.28.1. 2015-04-05 08:51:08 +00:00
shells Avoid mixing _POSIX_C_SOURCE and C99 on SunOS. 2015-03-19 12:34:37 +00:00
sysutils Ensure we do not try to regenerate the catpage. Avoids possible issues 2015-04-02 23:03:31 +00:00
templates
textproc +py-ftfy 2015-04-02 22:38:37 +00:00
time Update to 0.4.4: 2015-04-03 07:34:15 +00:00
wm Add buildlink3.mk to wm/i3, to be used by packages that need i3/ipc.h . 2015-04-05 17:04:59 +00:00
www Update to 31.6.0 2015-04-05 12:58:41 +00:00
x11 drivers should have a full dependency on libpciaccess 2015-04-05 19:46:07 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.