[pyosmium] branch upstream updated (ad582ab -> f3c2b7f)

Bas Couwenberg sebastic at debian.org
Wed Apr 12 06:39:34 UTC 2017


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

sebastic pushed a change to branch upstream
in repository pyosmium.

      from  ad582ab   Imported Upstream version 2.12.0
       new  f3c2b7f   Imported Upstream version 2.12.1

The 1 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                      |  28 +++++++++++
 README.md                         |  11 ++++-
 doc/conf.py                       |   8 ++-
 doc/index.rst                     |   1 +
 doc/ref_geom.rst                  |   8 +++
 doc/tools.rst                     |  10 ++++
 doc/tools_get_changes.rst         |   8 +++
 doc/tools_uptodate.rst            |   8 +++
 examples/amenity_list.py          |   2 +-
 examples/convert.py               |   2 +-
 examples/filter_coastlines.py     |   4 +-
 examples/normalize_boolean.py     |   6 +--
 examples/osm_diff_stats.py        |   4 +-
 examples/osm_file_stats.py        |   3 +-
 examples/osm_replication_stats.py |   2 +-
 examples/osm_url_stats.py         |   2 +-
 examples/pub_names.py             |   5 +-
 examples/road_length.py           |   2 +-
 examples/use_nodecache.py         |   2 +-
 lib/generic_handler.hpp           |  73 +++++++++++++++++++---------
 lib/geom.cc                       |  66 +++++++++++++++++++++++++
 lib/osm.cc                        |  29 ++++++++---
 lib/osmium.cc                     |  24 ++-------
 osmium/osm/__init__.py            |  20 ++++++--
 osmium/osm/mutable.py             |   2 +-
 osmium/version.py                 |   4 +-
 test/helpers.py                   |  16 +++++-
 test/test_taglist.py              | 100 ++++++++++++++++++++++++++++++++++++++
 tools/pyosmium-get-changes        |  31 +++++++-----
 tools/pyosmium-up-to-date         |  35 +++++++------
 30 files changed, 413 insertions(+), 103 deletions(-)
 create mode 100644 doc/tools.rst
 create mode 100644 doc/tools_get_changes.rst
 create mode 100644 doc/tools_uptodate.rst
 create mode 100644 test/test_taglist.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