Commit 0d22e165 authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

wip

parent 913ef987
......@@ -566,12 +566,22 @@ eggs = ${neoppod:eggs}
unidiff
jsonpickle
# Used by paster
Paste
PasteDeploy
PasteScript
repoze.retry
repoze.tm2
WSGIUtils
waitress
# parameterizing the version of the generated python interpreter name by the
# python section version causes dependency between this egg section and the
# installation of python, which we don't want on an instance
interpreter = ${buildout:python}
scripts =
apachedex
paster
repozo
runzope
runzeo
......@@ -635,8 +645,12 @@ python-ldap = 2.4.32+SlapOSPatched001
python-magic = 0.4.12+SlapOSPatched001
# use newer version than specified in ZTK
PasteDeploy = 1.5.2
Paste = 3.0.6
PasteDeploy = 2.0.1
PasteScript = 3.0.0
argparse = 1.4.0
repoze.retry = 1.4
repoze.who = 2.3
zope.dottedname = 4.1.0
# test_UserManagerInterfaces in testERP5Security fails with 1.10.0.
......@@ -741,6 +755,7 @@ zbarlight = 2.0
cloudpickle = 0.5.3
dask = 0.18.1
toolz = 0.9.0
waitress = 1.2.1
# Re-add for as it is required to be there for uninstallation
erp5.recipe.w3validator = 1.0.2
......
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