Skip to content

Commit

Permalink
update docker and pywps recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 15, 2017
1 parent 045814f commit 8086cce
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.8
birdhousebuilder.recipe.docker = 0.5.3
birdhousebuilder.recipe.pywps = 0.8.9
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.8
# birdhousebuilder.recipe.pywps==0.8.9
# birdhousebuilder.recipe.sphinx==0.2.3
birdhousebuilder.recipe.conda = 0.3.6

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

# Required by:
# birdhousebuilder.recipe.nginx==0.3.6
# birdhousebuilder.recipe.pywps==0.8.8
# birdhousebuilder.recipe.pywps==0.8.9
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.8
# birdhousebuilder.recipe.pywps==0.8.9
zc.recipe.deployment = 1.3.0

0 comments on commit 8086cce

Please sign in to comment.