[owslib] branch upstream updated (8519ddc -> 68e6f4a)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Nov 18 16:24:14 UTC 2015


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

johanvdw-guest pushed a change to branch upstream
in repository owslib.

      from  8519ddc   Imported Upstream version 0.9.2
       new  68e6f4a   Imported Upstream version 0.10.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:
 VERSION.txt                       |    2 +-
 docs/en/index.rst                 |    8 +
 owslib/__init__.py                |    2 +-
 owslib/gm03.py                    | 1016 +++++++++++++++++++++++++++++++++++++
 owslib/namespaces.py              |    1 +
 owslib/wps.py                     |    5 +-
 tests/doctests/gm03_parse.txt     |   62 +++
 tests/resources/gm03_example1.xml |  137 +++++
 tests/resources/gm03_example2.xml |  144 ++++++
 9 files changed, 1374 insertions(+), 3 deletions(-)
 create mode 100644 owslib/gm03.py
 create mode 100755 tests/doctests/gm03_parse.txt
 create mode 100644 tests/resources/gm03_example1.xml
 create mode 100644 tests/resources/gm03_example2.xml

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



More information about the Pkg-grass-devel mailing list