[owslib] branch master updated (ac9a8f6 -> c39a159)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 2 00:40:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository owslib.
from ac9a8f6 Update Vcs-Git URL to use HTTPS.
new 5148161 Add changelog entry for Vcs-Git URL change.
new 910ab1a Imported Upstream version 0.11.0
new 832be23 Merge tag 'upstream/0.11.0'
new 3d2bfe4 New upstream release.
new 7687152 Bump Standards-Version to 3.9.7, no changes.
new b9a344f Enable parallel builds.
new c39a159 Set distribution to unstable.
The 7 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 +-
debian/changelog | 10 +
debian/control | 2 +-
debian/rules | 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 +
27 files changed, 1410 insertions(+), 607 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