[pyosmium] branch upstream updated (73380a7 -> bbbc466)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu May 21 07:46:12 UTC 2015


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

sebastic pushed a change to branch upstream
in repository pyosmium.

      from  73380a7   Imported Upstream version 0.0~20150331-2a93d5b
       new  bbbc466   Imported Upstream version 2.1.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:
 .travis.yml                         |  33 ++++----
 README.md                           |  27 +++++--
 doc/.gitignore                      |   1 +
 doc/conf.py                         |   4 +-
 doc/index.rst                       |   3 +-
 doc/intro.rst                       | 149 +++++++++++++++++++++++++++++++++++-
 examples/amenity_list.py            |  16 +++-
 examples/create_nodecache.py        |   2 +-
 examples/osm_file_stats.py          |  21 +++--
 examples/pub_names.py               |  12 ++-
 examples/road_length.py             |  20 ++++-
 lib/geom.cc                         |  18 ++++-
 lib/osm.cc                          |  34 +++++++-
 test/{test_helper.py => helpers.py} |   0
 test/test_geom.py                   |  40 ++++++++++
 test/test_io.py                     |   2 +-
 test/test_osm.py                    |   7 +-
 17 files changed, 344 insertions(+), 45 deletions(-)
 create mode 100644 doc/.gitignore
 rename test/{test_helper.py => helpers.py} (100%)
 create mode 100644 test/test_geom.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