[Python-modules-commits] [python-dropbox] branch debian/master updated (c3b4753 -> 7320629)

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 8 20:38:51 UTC 2018


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  c3b4753   Upload to unstable.
       new  a92139b   Always use pristine-tar.
       new  aa22ee5   New upstream version 8.5.1
       new  a977468   Update upstream source from tag 'upstream/8.5.1'
       new  8514312   New upstream release.
       new  43f465f   Bump debhelper compatibility and version to 11.
       new  26d92d3   Bump Standards-Version to 4.1.3.
       new  c8e0a39   Run wrap-and-sort -bast to reduce diff size of future changes.
       new  7320629   Upload to unstable.

The 8 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             |    10 +
 debian/compat                |     2 +-
 debian/control               |    23 +-
 debian/gbp.conf              |     1 +
 dropbox.egg-info/PKG-INFO    |     4 +-
 dropbox/async.py             |     2 +-
 dropbox/auth.py              |     2 +-
 dropbox/base.py              |   563 +-
 dropbox/base_team.py         |   216 +-
 dropbox/common.py            |    24 +-
 dropbox/dropbox.py           |     2 +-
 dropbox/file_properties.py   |     2 +-
 dropbox/file_requests.py     |    10 +-
 dropbox/files.py             |   272 +-
 dropbox/paper.py             |     4 +-
 dropbox/sharing.py           |     4 +-
 dropbox/stone_base.py        |     2 +-
 dropbox/stone_serializers.py |     2 +-
 dropbox/team.py              |     4 +-
 dropbox/team_common.py       |     4 +-
 dropbox/team_log.py          | 46500 ++++++++++++++++++++++++++++-------------
 dropbox/team_policies.py     |     2 +-
 dropbox/users.py             |     4 +-
 dropbox/users_common.py      |     2 +-
 26 files changed, 32600 insertions(+), 15067 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