[python-osmapi] branch jessie-backports updated (7b1312c -> 75195a9)

Bas Couwenberg sebastic at debian.org
Wed Dec 21 17:40:37 UTC 2016


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

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

      from  7b1312c   Rebuild for jessie-backports.
      adds  67c5fc9   Update Vcs-Git URL to use HTTPS.
      adds  1039e6a   Add changelog entry for Vcs-Git URL change.
      adds  7fd769a   Don't run flake8 in test taget, causes FTBFS.
      adds  6150032   Bump Standards-Version to 3.9.8, no changes.
      adds  b55d0bd   Set distribution to unstable.
      adds  b4661db   Imported Upstream version 0.7.0
      adds  99d3bbf   Merge tag 'upstream/0.7.0'
      adds  e3a8650   New upstream release.
      adds  15d0946   Add python{,3}-requests to build dependencies.
      adds  5ab991d   Add test_ChangesetDownloadContainingUnicode.xml to ODbL licensed files.
      adds  c395d4a   Update filenamemangle in watch file to handle other tar extensions.
      adds  385e7ea   Set distribution to unstable.
      adds  7926596   Imported Upstream version 0.7.1
      adds  cf5796a   Merge tag 'upstream/0.7.1'
      adds  4c5694a   New upstream release.
      adds  7e9b3e5   Set distribution to unstable.
       new  29a343e   Merge tag 'debian/0.7.1-1' into jessie-backports
       new  75195a9   Rebuild for jessie-backports.

The 2 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                                       |  12 +-
 README.md                                          |   2 +-
 build.sh                                           |   2 +-
 debian/changelog                                   |  29 ++++
 debian/control                                     |   6 +-
 debian/copyright                                   |   1 +
 debian/rules                                       |   4 -
 debian/watch                                       |   4 +-
 osmapi/OsmApi.py                                   | 164 +++++++++---------
 osmapi/__init__.py                                 |   2 +-
 requirements.txt                                   |   1 +
 setup.py                                           |   5 +-
 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 +++----
 23 files changed, 443 insertions(+), 376 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