This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-osmapi.
commit 99d3bbfbb5b402ccac5519b1da1a9b2a0f539e75 Merge: b55d0bd b4661db Author: Bas Couwenberg <[email protected]> Date: Wed Dec 7 19:19:17 2016 +0100 Merge tag 'upstream/0.7.0' Upstream version 0.7.0 .travis.yml | 4 +- CHANGELOG.md | 6 + README.md | 2 +- build.sh | 2 +- osmapi/OsmApi.py | 164 +++++++++--------- osmapi/__init__.py | 2 +- requirements.txt | 1 + test-requirements.txt | 3 +- tests/capabilities_test.py | 5 +- tests/changeset_tests.py | 187 ++++++++++++--------- .../test_ChangesetDownloadContainingUnicode.xml | 17 ++ tests/helper_tests.py | 68 ++++---- tests/node_tests.py | 88 +++++----- tests/notes_tests.py | 52 +++--- tests/osmapi_tests.py | 33 ++-- tests/relation_tests.py | 65 ++++--- tests/way_tests.py | 65 +++---- 17 files changed, 399 insertions(+), 365 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-osmapi.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

