Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Apr 26, 2017
2 parents 7318447 + 7e05737 commit d59a7cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ current
* updated cdo 1.8.1
* added cmor checker process.
* added cdo indices process.
* updated pywps recipe 0.8.8.

0.5.4 (2017-03-27)
==================
Expand Down
10 changes: 5 additions & 5 deletions profiles/versions.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
birdhousebuilder.recipe.docker = 0.5.2
birdhousebuilder.recipe.pywps = 0.8.7
birdhousebuilder.recipe.pywps = 0.8.8
birdhousebuilder.recipe.sphinx = 0.2.3
buildout.locallib = 0.3.1
collective.recipe.environment = 0.2.0
Expand All @@ -9,17 +9,17 @@ zc.recipe.egg = 2.0.3

# Required by:
# birdhousebuilder.recipe.nginx==0.3.6
# birdhousebuilder.recipe.pywps==0.8.7
# birdhousebuilder.recipe.pywps==0.8.8
# birdhousebuilder.recipe.sphinx==0.2.3
birdhousebuilder.recipe.conda = 0.3.5

# Required by:
# birdhousebuilder.recipe.pywps==0.8.7
# birdhousebuilder.recipe.pywps==0.8.8
birdhousebuilder.recipe.nginx = 0.3.6

# Required by:
# birdhousebuilder.recipe.nginx==0.3.6
# birdhousebuilder.recipe.pywps==0.8.7
# birdhousebuilder.recipe.pywps==0.8.8
birdhousebuilder.recipe.supervisor = 0.3.6

# Required by:
Expand All @@ -28,5 +28,5 @@ setuptools = 27.2.0

# Required by:
# birdhousebuilder.recipe.nginx==0.3.6
# birdhousebuilder.recipe.pywps==0.8.7
# birdhousebuilder.recipe.pywps==0.8.8
zc.recipe.deployment = 1.3.0

0 comments on commit d59a7cc

Please sign in to comment.