[pyosmium] branch master updated (21afb3f -> 87809fe)

Bas Couwenberg sebastic at debian.org
Thu Aug 31 22:24:43 UTC 2017


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

sebastic pushed a change to branch master
in repository pyosmium.

      from  21afb3f   Set distribution to unstable.
       new  3a9ac3a   New upstream version 2.13.0
       new  6024e3d   Merge tag 'upstream/2.13.0'
       new  a825aba   New upstream release.
       new  760bd9f   Bump minimum required libosmium2-dev to 2.13.1.
       new  4636b09   Add python{,3}-mock to build dependencies.
       new  87809fe   Set distribution to unstable.

The 6 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                 |   8 ++
 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, 500 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