[Python-modules-commits] [python-dropbox] branch debian/master updated (5654368 -> c3b4753)
Michael Fladischer
fladi at moszumanska.debian.org
Thu Nov 16 18:48:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch debian/master
in repository python-dropbox.
from 5654368 Upload to unstable.
new b50124a New upstream version 8.5.0
new c25bfcb Update upstream source from tag 'upstream/8.5.0'
new 64412e6 New upstream release.
new c3b4753 Upload to unstable.
The 4 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 +-
debian/changelog | 6 +
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 +
24 files changed, 3775 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