Commit b6630e8d authored by Xavier Thompson's avatar Xavier Thompson

[tmp] Use fixed zc.buildout for Python buildout tests

parent 1b4656b3
......@@ -39,6 +39,7 @@ exec-sitecustomize = false
find-links +=
http://www.nexedi.org/static/packages/source/
http://www.nexedi.org/static/packages/source/slapos.buildout/
https://softinst182198.host.vifib.net/public/
# Use only quite well working sites.
allow-hosts +=
......@@ -58,6 +59,7 @@ allow-hosts +=
sourceforge.net
www.dabeaz.com
www.owlfish.com
softinst182198.host.vifib.net
# Use an https index
index = https://pypi.org/simple/
......@@ -138,7 +140,7 @@ eggs =
# The last version of setuptools compatible with Python 3.7
setuptools = 67.8.0
# Use SlapOS patched zc.buildout
zc.buildout = 3.0.1+slapos007
zc.buildout = 3.0.1+slapos007with005fix
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+slapos007
......
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