Commit b90ce61f authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

obs/slapos: use latest buildout (2.7.1+slapos020)

parent 54baa8a8
Pipeline #33548 passed with stage
in 0 seconds
...@@ -11,7 +11,7 @@ source release_configuration.sh ...@@ -11,7 +11,7 @@ source release_configuration.sh
TARGET_DIRECTORY=/opt/slapos TARGET_DIRECTORY=/opt/slapos
BUILD_ROOT_DIRECTORY="$CURRENT_DIRECTORY/$SLAPOS_DIRECTORY/slapos/build" BUILD_ROOT_DIRECTORY="$CURRENT_DIRECTORY/$SLAPOS_DIRECTORY/slapos/build"
BUILD_DIRECTORY=$BUILD_ROOT_DIRECTORY$TARGET_DIRECTORY BUILD_DIRECTORY=$BUILD_ROOT_DIRECTORY$TARGET_DIRECTORY
BUILDOUT_VERSION="2.7.1+slapos019" BUILDOUT_VERSION="2.7.1+slapos020"
rm -rf $BUILD_ROOT_DIRECTORY rm -rf $BUILD_ROOT_DIRECTORY
......
...@@ -21,6 +21,6 @@ eggs = ...@@ -21,6 +21,6 @@ eggs =
[versions] [versions]
setuptools = 44.1.1 setuptools = 44.1.1
zc.buildout = 2.7.1+slapos019 zc.buildout = 2.7.1+slapos020
slapos.libnetworkcache = 0.25 slapos.libnetworkcache = 0.25
zc.recipe.egg = 2.0.3+slapos003 zc.recipe.egg = 2.0.3+slapos003
...@@ -20,5 +20,5 @@ eggs = ...@@ -20,5 +20,5 @@ eggs =
[versions] [versions]
setuptools = 44.1.1 setuptools = 44.1.1
zc.buildout = 2.7.1+slapos019 zc.buildout = 2.7.1+slapos020
zc.recipe.egg = 2.0.3+slapos003 zc.recipe.egg = 2.0.3+slapos003
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