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

obs/slapos: supports python3.9 by using newer bootstrap setuptools

parent da83f1d8
Pipeline #24239 failed with stage
in 0 seconds
......@@ -32,7 +32,7 @@ sed "s/\%RECIPE_VERSION\%/$RECIPE_VERSION/g;s|\%PATCHES_DIRECTORY\%|$PATCHES_DI
wget https://lab.nexedi.com/nexedi/slapos.buildout/raw/master/bootstrap/bootstrap.py
python3 -S bootstrap.py \
--setuptools-version 40.8.0 \
--setuptools-version 41.6.0 \
--setuptools-to-dir eggs
# 2) get newest version of zc.buildout and setuptools
......
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