Commit c1d9a39e authored by Julien Muchembled's avatar Julien Muchembled

stack/slapos: version up eggs

parent f5226ffa
......@@ -28,8 +28,6 @@ parts =
py
firewalld-patch
rebootstrap-directory = rebootstrap
[environment]
# Note: For now original PATH is appended to the end, as not all tools are
# provided by SlapOS
......
......@@ -100,7 +100,7 @@ eggs =
[versions]
# Use SlapOS patched zc.buildout
zc.buildout = 2.5.2+slapos007
zc.buildout = 2.5.2+slapos008
Please register or sign in to reply
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.3+slapos003
# Use own version of h.r.download to be able to open .xz and .lz archives
......@@ -137,11 +137,11 @@ setuptools = 33.1.1
six = 1.10.0
slapos.cookbook = 1.0.50
slapos.core = 1.3.18
slapos.extension.strip = 0.2
slapos.extension.strip = 0.4
slapos.libnetworkcache = 0.14.5
slapos.rebootstrap = 3.10
slapos.recipe.build = 0.33
slapos.recipe.cmmi = 0.5
slapos.rebootstrap = 4.1
slapos.recipe.build = 0.34
slapos.recipe.cmmi = 0.7
stevedore = 1.21.0
unicodecsv = 0.14.1
xml-marshaller = 0.9.7
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment