[Python-modules-commits] [python-dropbox] branch upstream updated (391a147 -> b50124a)

Michael Fladischer fladi at moszumanska.debian.org
Thu Nov 16 18:48:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a change to branch upstream
in repository python-dropbox.

      from  391a147   New upstream version 8.4.1
       new  b50124a   New upstream version 8.5.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                     |    4 +-
 README.rst                   |    2 +-
 dropbox.egg-info/PKG-INFO    |    4 +-
 dropbox/async.py             |    1 +
 dropbox/auth.py              |    1 +
 dropbox/base.py              |  133 ++-
 dropbox/base_team.py         |   89 +-
 dropbox/common.py            |  373 ++++---
 dropbox/dropbox.py           |    2 +-
 dropbox/file_properties.py   |  352 ++++++-
 dropbox/file_requests.py     |    1 +
 dropbox/files.py             |  212 +++-
 dropbox/paper.py             |    1 +
 dropbox/sharing.py           |   18 +-
 dropbox/stone_base.py        |   35 +-
 dropbox/stone_serializers.py |  897 ++++++++--------
 dropbox/stone_validators.py  |   80 +-
 dropbox/team.py              |  767 +++++++++++++-
 dropbox/team_common.py       |    1 +
 dropbox/team_log.py          | 2391 +++++++++++++++++++++++-------------------
 dropbox/team_policies.py     |  109 ++
 dropbox/users.py             |   40 +-
 dropbox/users_common.py      |    1 +
 23 files changed, 3769 insertions(+), 1745 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dropbox.git



More information about the Python-modules-commits mailing list