Commit 10f66991 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

stack/slapos.cfg: slapos.core version up 1.14.0

parent f1c06315
Pipeline #38372 running with stage
in 0 seconds
......@@ -23,3 +23,15 @@ environment =
make-targets =
install PREFIX=${buildout:parts-directory}/${:_buildout_section_name_}
[versions]
# The last version of setuptools compatible with Python 3.7
setuptools = 67.8.0
# Use SlapOS patched zc.buildout
zc.buildout = 3.0.1+slapos004
pip = 23.2.1
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.8.dev0+slapos002
wheel = 0.41.2:whl
slapos.libnetworkcache = 0.25
[buildout]
extra-paths =
extensions =
extends-cache = extends-cache
download-cache = download-cache
extends =
../flex/buildout.cfg
../libnsl/buildout.cfg
......@@ -9,6 +13,18 @@ extends =
parts =
openvpn
[versions]
# The last version of setuptools compatible with Python 3.7
setuptools = 67.8.0
# Use SlapOS patched zc.buildout
zc.buildout = 3.0.1+slapos004
pip = 23.2.1
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.8.dev0+slapos002
wheel = 0.41.2:whl
slapos.libnetworkcache = 0.25
[openvpn]
recipe = slapos.recipe.cmmi
......
......@@ -359,7 +359,7 @@ simplegeneric = 0.8.1
singledispatch = 3.4.0.3
six = 1.16.0
slapos.cookbook = 1.0.373
slapos.core = 1.13.0
slapos.core = 1.14.0
slapos.extension.shared = 1.0
slapos.libnetworkcache = 0.25
slapos.rebootstrap = 4.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