This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a change to branch master in repository owslib.
from 1b700ac Add DEP-3 patch headers. new 68e6f4a Imported Upstream version 0.10.0 new 682e29a Merge tag 'upstream/0.10.0' new c5e2f04 Release to unstable The 3 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 | 6 + docs/en/index.rst | 8 + owslib/__init__.py | 2 +- owslib/gm03.py | 1016 +++++++++++++++++++++++++++++++++++++ owslib/namespaces.py | 1 + owslib/wps.py | 5 +- tests/doctests/gm03_parse.txt | 62 +++ tests/resources/gm03_example1.xml | 137 +++++ tests/resources/gm03_example2.xml | 144 ++++++ 10 files changed, 1380 insertions(+), 3 deletions(-) create mode 100644 owslib/gm03.py create mode 100755 tests/doctests/gm03_parse.txt create mode 100644 tests/resources/gm03_example1.xml create mode 100644 tests/resources/gm03_example2.xml -- 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