This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository python-osmapi.
from 95ff0ab New upstream version 1.0.2
new 04db701 New upstream version 1.1.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:
CHANGELOG.md | 7 +
README.md | 11 +-
osmapi/OsmApi.py | 201 +++++++++++----------
osmapi/__init__.py | 2 +-
tests/changeset_tests.py | 63 ++++++-
tests/fixtures/passwordfile.txt | 1 +
.../test_ChangesetDownload_invalid_response.xml | 1 +
.../test_ChangesetUpload_invalid_response.xml | 1 +
tests/fixtures/test_NodeGet_invalid_response.xml | 3 +
tests/fixtures/test_NoteGet_invalid_xml.xml | 13 ++
tests/fixtures/test_WayFull_invalid_response.xml | 1 +
tests/helper_tests.py | 12 +-
tests/node_tests.py | 6 +
tests/notes_tests.py | 7 +
tests/way_tests.py | 6 +
15 files changed, 222 insertions(+), 113 deletions(-)
create mode 100644 tests/fixtures/test_ChangesetDownload_invalid_response.xml
create mode 100644 tests/fixtures/test_ChangesetUpload_invalid_response.xml
create mode 100644 tests/fixtures/test_NodeGet_invalid_response.xml
create mode 100644 tests/fixtures/test_NoteGet_invalid_xml.xml
create mode 100644 tests/fixtures/test_WayFull_invalid_response.xml
--
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