Commit 88c5b453 authored by Xavier Thompson's avatar Xavier Thompson

Change zc.buildout & co version

parent e43e4bd6
......@@ -137,9 +137,10 @@ eggs =
[versions]
setuptools = 44.1.1
# Use SlapOS patched zc.buildout
zc.buildout = 2.7.1+slapos019
zc.buildout = 3.0.1.dev1
pip = 23.2.1
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.3+slapos003
zc.recipe.egg = 2.0.8.dev123
aiohttp = 3.8.5:whl
aiosignal = 1.3.1:whl
......@@ -308,9 +309,9 @@ slapos.cookbook = 1.0.329
slapos.core = 1.10.8
slapos.extension.shared = 1.0
slapos.libnetworkcache = 0.25
slapos.rebootstrap = 4.5
slapos.recipe.build = 0.56
slapos.recipe.cmmi = 0.19
slapos.rebootstrap = 4.5.dev1
slapos.recipe.build = 0.56.dev1
slapos.recipe.cmmi = 0.19.dev1
slapos.recipe.template = 5.1
slapos.toolbox = 0.140
smmap = 5.0.0
......
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