[pyosmium] branch stretch-backports updated (0ab8347 -> 3c93d16)

Bas Couwenberg sebastic at debian.org
Wed Sep 6 09:23:27 UTC 2017


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

sebastic pushed a change to branch stretch-backports
in repository pyosmium.

      from  0ab8347   Rebuild for stretch-backports.
      adds  3a9ac3a   New upstream version 2.13.0
      adds  6024e3d   Merge tag 'upstream/2.13.0'
      adds  a825aba   New upstream release.
      adds  760bd9f   Bump minimum required libosmium2-dev to 2.13.1.
      adds  4636b09   Add python{,3}-mock to build dependencies.
      adds  87809fe   Set distribution to unstable.
       new  c02ee6c   Merge tag 'debian/2.13.0-1' into stretch-backports
       new  3c93d16   Rebuild for stretch-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                      |  19 +++-
 CHANGELOG.md                     |  39 ++++---
 README.md                        |   2 +-
 appveyor.yml                     |   4 +-
 debian/changelog                 |  14 +++
 debian/control                   |   4 +-
 lib/generic_handler.hpp          |  14 +--
 lib/merged_input.hpp             |  42 ++++++-
 lib/osm.cc                       |  22 +++-
 lib/osmium.cc                    |  10 +-
 src/osmium/osm/__init__.py       |  56 ++++++++++
 src/osmium/replication/server.py |  19 +++-
 src/osmium/version.py            |   6 +-
 test/helpers.py                  |  38 ++++++-
 test/test_geom.py                |  23 +++-
 test/test_nodelist.py            |   1 +
 test/test_osm.py                 |  23 ++--
 test/test_replication.py         | 229 +++++++++++++++++++++++++++++++++++++++
 test/test_taglist.py             |   3 +-
 tools/pyosmium-get-changes       |   3 +
 20 files changed, 506 insertions(+), 65 deletions(-)
 create mode 100644 test/test_replication.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyosmium.git



More information about the Pkg-grass-devel mailing list