[owslib] branch upstream updated (b42a28d -> 910ab1a)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Apr 2 00:41:00 UTC 2016


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

sebastic pushed a change to branch upstream
in repository owslib.

      from  b42a28d   Imported Upstream version 0.10.3
       new  910ab1a   Imported Upstream version 0.11.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                                  |   74 +-
 owslib/__init__.py                                 |    2 +-
 owslib/csw.py                                      |    3 +
 owslib/feature/__init__.py                         |   11 +
 owslib/feature/schema.py                           |  145 +++
 owslib/feature/wfs100.py                           |   11 +-
 owslib/iso.py                                      |  196 ++--
 owslib/util.py                                     |   67 +-
 owslib/wms.py                                      |    7 -
 owslib/wmts.py                                     |    3 +-
 owslib/wps.py                                      | 1061 ++++++++++++--------
 tests/doctests/csw_geoserver.txt                   |    2 +-
 tests/doctests/csw_linz.txt                        |    4 +-
 tests/doctests/csw_uuid_constrain.txt              |    4 +-
 tests/doctests/gm03_parse.txt                      |    7 +-
 tests/doctests/iso_keywords.txt                    |   26 +
 tests/doctests/tms.txt                             |   28 +-
 tests/doctests/wfs1_generic.txt                    |   33 +
 tests/doctests/wms_GeoServerCapabilities.txt       |    2 +-
 tests/doctests/wmts.txt                            |   11 +-
 ...ocess_ceda.txt => wps_describeprocess_bbox.txt} |   30 +-
 .../17bd184a-7e7d-4f81-95a5-041449a7212b_iso.xml   |  235 +++++
 tests/resources/wps_bbox_DescribeProcess.xml       |   39 +
 24 files changed, 1398 insertions(+), 605 deletions(-)
 create mode 100644 owslib/feature/schema.py
 create mode 100755 tests/doctests/iso_keywords.txt
 copy tests/doctests/{wps_describeprocess_ceda.txt => wps_describeprocess_bbox.txt} (50%)
 create mode 100644 tests/resources/17bd184a-7e7d-4f81-95a5-041449a7212b_iso.xml
 create mode 100644 tests/resources/wps_bbox_DescribeProcess.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