[pywps] 12/16: Merge tag 'upstream/4.0.0_rc1' into experimental

Bas Couwenberg sebastic at debian.org
Mon Aug 22 21:44:55 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository pywps.

commit 0250342f18ced7f1209b2fd35dd54305925df1c1
Merge: 81a54ad 6a3dff0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 22 22:45:09 2016 +0200

    Merge tag 'upstream/4.0.0_rc1' into experimental
    
    Upstream version 4.0.0~rc1

 VERSION.txt                         |   2 +-
 docs/api.rst                        |  71 ++++++--
 docs/conf.py                        |  13 +-
 docs/configuration.rst              | 194 +++++++++++++++------
 docs/demobuffer.py                  | 103 +++++++++++
 docs/deployment.rst                 | 168 ++++++++++++++++++
 docs/exceptions.rst                 |   2 +
 docs/external_tools.rst             |  10 ++
 docs/index.rst                      |  31 +++-
 docs/install.rst                    |  99 ++++++-----
 docs/process.rst                    | 338 +++++++++++++++++++++++++++---------
 docs/pywps.png                      | Bin 30115 -> 135853 bytes
 docs/pywps.rst                      |  46 +++++
 docs/wps.rst                        | 228 ++++++++++++++++++++++++
 pywps/__init__.py                   |   4 +-
 pywps/app/Process.py                |  23 +--
 pywps/app/Service.py                |  10 +-
 pywps/app/WPSRequest.py             |   1 +
 pywps/app/WPSResponse.py            |  48 ++---
 pywps/configuration.py              | 125 +++++++------
 pywps/dblog.py                      |  19 +-
 pywps/exceptions.py                 |  10 +-
 pywps/inout/basic.py                |  13 +-
 pywps/inout/formats/__init__.py     |  18 +-
 pywps/inout/formats/lists.py        |  30 ----
 pywps/inout/inputs.py               |  77 ++++----
 pywps/inout/literaltypes.py         |   6 +-
 pywps/inout/outputs.py              |  24 ++-
 pywps/inout/storage.py              |  10 +-
 pywps/validator/complexvalidator.py |  34 ++--
 tox.ini                             |   2 +-
 31 files changed, 1347 insertions(+), 412 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git



More information about the Pkg-grass-devel mailing list