Commit af089ec5 authored by Bryton Lacquement's avatar Bryton Lacquement 🚪

wip

parent de5f1589
......@@ -567,13 +567,9 @@ eggs = ${neoppod:eggs}
jsonpickle
# WSGI server
Paste
PasteDeploy
PasteScript
repoze.retry
repoze.tm2
WSGIUtils
gunicorn
gevent
greenlet
zope.globalrequest
# parameterizing the version of the generated python interpreter name by the
# python section version causes dependency between this egg section and the
......@@ -581,7 +577,6 @@ eggs = ${neoppod:eggs}
interpreter = ${buildout:python}
scripts =
apachedex
paster
repozo
runzope
runzeo
......@@ -645,12 +640,8 @@ python-ldap = 2.4.32+SlapOSPatched001
python-magic = 0.4.12+SlapOSPatched001
# use newer version than specified in ZTK
Paste = 3.0.6
PasteDeploy = 2.0.1
PasteScript = 3.0.0
PasteDeploy = 1.5.2
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.
......@@ -708,7 +699,7 @@ eventlet = 0.20.1
five.formlib = 1.0.4
five.localsitemanager = 2.0.5
google-api-python-client = 1.6.1
greenlet = 0.4.12
greenlet = 0.4.15
http-parser = 0.8.3
httplib2 = 0.10.3
huBarcode = 1.0.0
......@@ -755,7 +746,8 @@ zbarlight = 2.0
cloudpickle = 0.5.3
dask = 0.18.1
toolz = 0.9.0
gunicorn = 19.9.0
gevent = 1.4.0
zope.globalrequest = 1.5
# 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