[python-osmapi] branch master updated (0b14eed -> 38a0e54)

Bas Couwenberg sebastic at debian.org
Thu Oct 12 06:12:47 UTC 2017


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

sebastic pushed a change to branch master
in repository python-osmapi.

      from  0b14eed   Set distribution to unstable.
       new  04db701   New upstream version 1.1.0
       new  9c338ed   Merge tag 'upstream/1.1.0'
       new  52d6b0d   New upstream release.
       new  1fd5b73   Bump Standards-Version to 4.1.1, no changes.
       new  38a0e54   Set distribution to unstable.

The 5 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 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   2 +-
 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 +
 17 files changed, 230 insertions(+), 114 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



More information about the Pkg-grass-devel mailing list