[owslib] branch master updated (84189f0 -> f39ff40)
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Sep 19 20:02:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a change to branch master
in repository owslib.
from 84189f0 Release to unstable
new 9904dd3 New upstream version 0.15.0
new 2ec5c53 Merge tag 'upstream/0.15.0'
new 65eed9d update my mail address
new 865e884 Bump debian policy to 4.1
new f39ff40 releasing package owslib version 0.15.0-1
The 5 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:
.travis.yml | 2 +-
VERSION.txt | 2 +-
debian/changelog | 8 +
debian/control | 4 +-
debian/copyright | 2 +-
owslib/__init__.py | 2 +-
owslib/csw.py | 4 +-
owslib/feature/__init__.py | 2 +-
owslib/feature/wfs110.py | 11 +-
owslib/feature/wfs200.py | 29 +-
owslib/iso.py | 27 +
owslib/{iso.py => iso_che.py} | 74 +-
owslib/map/wms130.py | 6 +-
owslib/ows.py | 10 +-
owslib/sos.py | 31 +-
owslib/swe/common.py | 30 +-
owslib/swe/observation/sos100.py | 2 +-
owslib/util.py | 40 +-
owslib/wcs.py | 10 +-
owslib/wfs.py | 10 +-
owslib/wms.py | 8 +-
owslib/wmts.py | 36 +-
owslib/wps.py | 97 ++-
tests/doctests/csw_linz.txt | 12 +-
tests/doctests/iso_che.txt | 26 +
tests/doctests/tms.txt | 20 +-
tests/doctests/util.txt | 24 +
tests/doctests/wcs_thredds.txt | 7 +-
tests/doctests/wms_getmap.txt | 4 +-
tests/doctests/wmts.txt | 13 +-
tests/doctests/wmts_geoserver21.txt | 10 +
.../{wps_request9.txt => wps_request11_bbox.txt} | 14 +-
tests/resources/geoserver21-wmts-cap.xml | 20 +
tests/resources/iso_che.xml | 926 +++++++++++++++++++++
tests/resources/wps_EmuExecuteRequest11.xml | 1 +
35 files changed, 1394 insertions(+), 130 deletions(-)
copy owslib/{iso.py => iso_che.py} (92%)
create mode 100644 tests/doctests/iso_che.txt
create mode 100644 tests/doctests/util.txt
copy tests/doctests/{wps_request9.txt => wps_request11_bbox.txt} (61%)
create mode 100644 tests/resources/iso_che.xml
create mode 100644 tests/resources/wps_EmuExecuteRequest11.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