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

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

      from  462e9e0   Move to unstable
       new  0a6a7e9   Imported Upstream version 0.9.0
       new  cc3c4c0   Merge tag 'upstream/0.9.0'
       new  cf8f008   Add dependency to python-requests
       new  6a0b2a6   Release to unstable

The 4 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 +-
 debian/changelog                 |   7 ++
 debian/control                   |   3 +-
 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 +
 36 files changed, 636 insertions(+), 421 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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to