[med-svn] [python-fitbit] 02/04: Merge tag 'upstream/0.1.0'
Iain Learmonth
irl-guest at moszumanska.debian.org
Tue Jun 3 19:45:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository python-fitbit.
commit e2a5c28c70a01ea9f99a0477c22fb90561e9e784
Merge: 23c2ab3 43d7788
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Tue Jun 3 18:32:03 2014 +0100
Merge tag 'upstream/0.1.0'
Upstream version 0.1.0
.gitignore | 6 +
.travis.yml | 17 +-
AUTHORS | 1 +
MANIFEST.in | 2 +-
README.md | 15 +
README.rst | 14 -
docs/conf.py | 12 +-
docs/index.rst | 4 +-
fitbit/__init__.py | 4 +-
fitbit/api.py | 438 ++++++++++++++++++------
fitbit/exceptions.py | 7 +-
fitbit_tests/__init__.py | 6 +-
fitbit_tests/base.py | 18 -
fitbit_tests/test_api.py | 124 ++++++-
fitbit_tests/test_auth.py | 102 ++----
fitbit_tests/test_exceptions.py | 15 +-
fitbit/gather_keys_cli.py => gather_keys_cli.py | 80 ++---
requirements.txt | 4 -
requirements/base.txt | 2 +
requirements/dev.txt | 5 +
requirements/test.txt | 2 +
requirements_dev.txt | 4 -
requirements_test.txt | 1 -
setup.py | 13 +-
tox.ini | 24 ++
25 files changed, 625 insertions(+), 295 deletions(-)
--
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