[Python-modules-commits] [python-dropbox] branch upstream updated (9aa9619 -> b6c5d5d)
Michael Fladischer
fladi at moszumanska.debian.org
Tue Oct 17 14:50:47 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 9aa9619 import python-dropbox_8.0.0.orig.tar.gz
new b6c5d5d New upstream version 8.4.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.egg-info/SOURCES.txt | 2 +
dropbox.egg-info/requires.txt | 3 +-
dropbox/base.py | 974 ++-
dropbox/base_team.py | 288 +-
dropbox/common.py | 48 +-
dropbox/dropbox.py | 2 +-
dropbox/file_properties.py | 2959 ++++++++
dropbox/file_requests.py | 1434 ++++
dropbox/files.py | 1964 +++---
dropbox/oauth.py | 14 +-
dropbox/paper.py | 719 ++
dropbox/sharing.py | 1064 ++-
dropbox/team.py | 2396 +++++--
dropbox/team_log.py | 15107 +++++++++++++++++++++++-----------------
dropbox/team_policies.py | 516 +-
dropbox/users.py | 48 +-
dropbox/users_common.py | 2 +-
setup.cfg | 1 +
setup.py | 3 +-
22 files changed, 19217 insertions(+), 8337 deletions(-)
create mode 100644 dropbox/file_properties.py
create mode 100644 dropbox/file_requests.py
--
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