[owslib] 02/04: Merge tag 'upstream/0.9.0'

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Jun 16 19:00:53 UTC 2015


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

johanvdw-guest pushed a commit to branch master
in repository owslib.

commit cc3c4c01b14c1683e0f7fd82c0ebcfe5bfd51b3d
Merge: 462e9e0 0a6a7e9
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Jun 16 20:38:44 2015 +0200

    Merge tag 'upstream/0.9.0'
    
    Upstream version 0.9.0

 OWSLib.egg-info/PKG-INFO         |   2 +-
 OWSLib.egg-info/SOURCES.txt      |   1 +
 OWSLib.egg-info/requires.txt     |   1 +
 PKG-INFO                         |   2 +-
 VERSION.txt                      |   2 +-
 owslib/__init__.py               |   2 +-
 owslib/coverage/wcs100.py        |   5 +-
 owslib/coverage/wcs110.py        | 163 ++++++++++++++++-----------
 owslib/coverage/wcs111.py        |  31 +++++
 owslib/coverage/wcsBase.py       |  29 ++---
 owslib/crs.py                    |  18 +++
 owslib/csw.py                    |  97 +++++++++-------
 owslib/etree.py                  |  25 +++-
 owslib/feature/__init__.py       |   8 +-
 owslib/feature/wfs100.py         |  51 ++++++---
 owslib/feature/wfs110.py         |  42 ++++---
 owslib/feature/wfs200.py         |  59 ++++++----
 owslib/fes.py                    |   2 +-
 owslib/iso.py                    |  37 +++++-
 owslib/namespaces.py             |   8 +-
 owslib/swe/common.py             |  28 ++---
 owslib/swe/observation/sos100.py |  18 ++-
 owslib/swe/observation/sos200.py |  17 ++-
 owslib/swe/sensor/sml.py         |   2 +-
 owslib/tms.py                    |  27 +++--
 owslib/util.py                   | 238 +++++++++++++++++++--------------------
 owslib/waterml/wml10.py          |   8 +-
 owslib/waterml/wml11.py          |   8 +-
 owslib/wcs.py                    |  18 ++-
 owslib/wms.py                    |  48 ++++----
 owslib/wmts.py                   |  46 ++++----
 owslib/wps.py                    |   2 +-
 requirements.txt                 |   1 +
 setup.py                         |   1 +
 34 files changed, 627 insertions(+), 420 deletions(-)

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