[owslib] branch upstream updated (c5de3b6 -> 0a6a7e9)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Jun 16 19:00:55 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 c5de3b6 Imported Upstream version 0.8.13
new 0a6a7e9 Imported Upstream version 0.9.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:
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(-)
create mode 100644 owslib/coverage/wcs111.py
--
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