bird-house / flyingpigeon

WPS processes for climate model data, indices and extreme events
http://flyingpigeon.readthedocs.io/en/latest/
Apache License 2.0
19 stars 15 forks source link

Update pywps to 4.2.3 #298

Closed huard closed 4 years ago

huard commented 4 years ago

Overview

This PR fixes an issue where OWSlib cannot parse the describe process output due to an empty DefaultValue field for literal inputs.

Zeitsperre commented 4 years ago

When was PyWPS updated? It takes at least a few hours for the conda package index to update.

huard commented 4 years ago

A tag was created 5 days ago, but I don't think the conda package has been updated yet. I'm putting the pieces in place so we can move quickly when it's done.

nilshempelmann commented 4 years ago

A tag was created 5 days ago, but I don't think the conda package has been updated yet. I'm putting the pieces in place so we can move quickly when it's done.

Test are failing. Looks like the conda package is not available for the moment.


  - pywps=4.2.3
The command "conda env update -f environment.yml" failed and exited with 1 during ```
tlvu commented 4 years ago

PyWPS 4.2.3 is on Conda (https://anaconda.org/conda-forge/pywps) but not yet on Pypi (https://pypi.org/project/pywps/).

@nilshempelmann @cehbrecht: To release a new Docker image of FP, is only Conda sufficient?

Zeitsperre commented 4 years ago

@nilshempelmann @cehbrecht Can you restart the Travis CI builds just to make sure that it's all in good order?

cehbrecht commented 4 years ago

@Zeitsperre feel free to merge.