[python-osmapi] branch upstream updated (31448f7 -> b4661db)
Bas Couwenberg
sebastic at debian.org
Wed Dec 7 18:32:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository python-osmapi.
from 31448f7 Imported Upstream version 0.6.2
new b4661db Imported Upstream version 0.7.0
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 | 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(-)
create mode 100644 tests/fixtures/test_ChangesetDownloadContainingUnicode.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-osmapi.git
More information about the Pkg-grass-devel
mailing list