[med-svn] [python-fitbit] branch upstream updated (7010d94 -> 007e6aa)

Iain R. Learmonth irl at moszumanska.debian.org
Mon Apr 4 19:02:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

irl pushed a change to branch upstream
in repository python-fitbit.

      from  7010d94   Imported Upstream version 0.1.3
       new  007e6aa   Imported Upstream version 0.2

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:
 .travis.yml                     |  11 +-
 CHANGELOG.rst                   |   6 +
 README.rst                      |   2 +-
 docs/conf.py                    |  16 +-
 docs/index.rst                  |  13 +-
 fitbit/__init__.py              |   5 +-
 fitbit/api.py                   | 813 ++++++++++++++++++++--------------------
 fitbit_tests/__init__.py        |  23 +-
 fitbit_tests/test_api.py        | 497 +++++++++++++++++-------
 fitbit_tests/test_auth.py       | 140 ++++---
 fitbit_tests/test_exceptions.py |  14 +-
 gather_keys_cli.py              |  83 ----
 gather_keys_oauth2.py           |  81 ++++
 requirements/base.txt           |   4 +-
 requirements/dev.txt            |   4 +-
 requirements/test.txt           |   5 +-
 setup.py                        |   7 +-
 tox.ini                         |  13 +-
 18 files changed, 1031 insertions(+), 706 deletions(-)
 delete mode 100755 gather_keys_cli.py
 create mode 100755 gather_keys_oauth2.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-fitbit.git



More information about the debian-med-commit mailing list