[python-osmapi] branch master updated (b55d0bd -> 385e7ea)

Bas Couwenberg sebastic at debian.org
Wed Dec 7 18:32:06 UTC 2016


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

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

      from  b55d0bd   Set distribution to unstable.
       new  b4661db   Imported Upstream version 0.7.0
       new  99d3bbf   Merge tag 'upstream/0.7.0'
       new  e3a8650   New upstream release.
       new  15d0946   Add python{,3}-requests to build dependencies.
       new  5ab991d   Add test_ChangesetDownloadContainingUnicode.xml to ODbL licensed files.
       new  c395d4a   Update filenamemangle in watch file to handle other tar extensions.
       new  385e7ea   Set distribution to unstable.

The 7 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 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   2 +
 debian/copyright                                   |   1 +
 debian/watch                                       |   4 +-
 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 +++----
 21 files changed, 413 insertions(+), 367 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