-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update changes * bumpversion
- Loading branch information
Showing
4 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.5.1 | ||
4.5.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
pywps (4.5.2) trusty; urgency=medium | ||
|
||
* Fix test section in README.md about pytest (#653) | ||
* Fix ComplexInput.from_json to handle data_format.encoding="base64" (#652) | ||
* Fix invalide use of encode on bytes object (#651) | ||
* Fix JSON encoding of CRS type in BoundingBox (#610) | ||
* Modernize CI using Tox, add a "[dev]" recipe, re-enable coveralls (#643) | ||
* Fix deprecated logging.warn() call (#642) | ||
|
||
-- Carsten Ehbrecht <[email protected]> Wed, 13 Apr 2022 18:00:00 +0000 | ||
|
||
pywps (4.5.1) trusty; urgency=medium | ||
|
||
* Fix app/Process.py to cope with None mimetype (#620) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters