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

Bas Couwenberg sebastic at debian.org
Mon Mar 20 20:34:21 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  b738812   Imported Upstream version 2.11.0
       new  ad582ab   Imported Upstream version 2.12.0

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:
 .gitignore                   |   2 +
 CHANGELOG.md                 |  10 ++-
 README.md                    |  26 +++++-
 README.rst                   |   6 +-
 doc/intro.rst                |  16 ++--
 doc/ref_index.rst            |   2 +-
 doc/ref_osm.rst              |   4 +-
 doc/ref_osmium.rst           |   4 +-
 doc/ref_replication.rst      |  14 +++
 doc/reference.rst            |   1 +
 lib/generic_handler.hpp      |  30 +++----
 lib/index.cc                 |   2 +-
 lib/io.cc                    |  19 ++++-
 lib/merged_input.hpp         |  68 +++++++++++++++
 lib/osm.cc                   |  13 +--
 lib/osmium.cc                |  33 +++++++-
 lib/write_handler.hpp        |  68 +++++++++++++++
 osmium/replication/server.py |  93 ++++++++++++++++++--
 osmium/replication/utils.py  |  66 +++++++++++++++
 osmium/version.py            |   6 +-
 setup.py                     |   5 +-
 tools/pyosmium-get-changes   | 197 +++++++++++++++++++++++++++++++++++++++++++
 tools/pyosmium-up-to-date    | 191 +++++++++++++++++++++++++++++++++++++++++
 23 files changed, 819 insertions(+), 57 deletions(-)
 create mode 100644 doc/ref_replication.rst
 create mode 100644 lib/write_handler.hpp
 create mode 100644 osmium/replication/utils.py
 create mode 100755 tools/pyosmium-get-changes
 create mode 100755 tools/pyosmium-up-to-date

-- 
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