Skip to content

Commit

Permalink
Merge pull request #607 from cehbrecht/release-4.4.3
Browse files Browse the repository at this point in the history
update changes for 4.4.3
  • Loading branch information
cehbrecht authored May 10, 2021
2 parents 4ff9535 + b531aae commit 7760252
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
pywps (4.4.3) trusty; urgency=medium

* Using pytest ... xfail online opendap tests (#605).
* Update geojson mimetype in validators to match that of FORMATS (#604).
* Simplify the implementation of IOHandler (#602).
* Give a nicer name of the output file in raw data mode using Content-Disposition (#601).
* Fix the mimetype of the raw data output (#599).
* Fix erroneous encode of bytes array (#598).
* Fix kvp decoding to follow specification (#597).

-- Carsten Ehbrecht <[email protected]> Mon, 10 May 2021 18:00:00 +0000

pywps (4.4.2) trusty; urgency=medium

* Added csv format (#593).
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coveralls
pytest
flake8
pylint
Sphinx
Sphinx<4.0
twine
wheel
bump2version

0 comments on commit 7760252

Please sign in to comment.