[Python-modules-commits] [python-dropbox] 06/09: Updated version 8.4.0 from 'upstream/8.4.0'

Michael Fladischer fladi at moszumanska.debian.org
Tue Oct 17 18:16:53 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 397c10563ab3782bb064403a79d1946fd23e7d81
Merge: ea58287 169f389
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Oct 17 18:29:08 2017 +0200

    Updated version 8.4.0 from 'upstream/8.4.0'
    
    with Debian dir b579fe79aaaaf9ab058665a740c7574d5c6ee76b

 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(-)

-- 
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