[Python-modules-commits] [python-dropbox] 02/04: Update upstream source from tag 'upstream/8.5.0'

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 commit to branch debian/master
in repository python-dropbox.

commit c25bfcb5e809faf1fb3336236a6ad3a33c1cf4ea
Merge: 5654368 b50124a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Nov 16 10:33:01 2017 +0100

    Update upstream source from tag 'upstream/8.5.0'
    
    Update to upstream version '8.5.0'
    with Debian dir 3b2433ef8f1eee4980388c5abb1211d1fbfc0eb4

 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