# Production profile of slaprunner. # Exactly the same as common.cfg, but: # 1/ Use a defined set of Python eggs instead of using the latest available # ones from Pypi, to ensure stability; # 2/ Define list of trusted certificates for the cache. [buildout] extends = common.cfg [versions] Flask-Auth = 0.85 PyRSS2Gen = 1.1 apache-libcloud = 0.15.1 async = 0.6.1 cns.recipe.symlink = 0.2.3 collective.recipe.environment = 0.2.0 collective.recipe.template = 1.11 erp5.util = 0.4.41 gitdb = 0.5.4 gunicorn = 19.1.0 plone.recipe.command = 1.1 pycrypto = 2.6.1 rdiff-backup = 1.0.5 slapos.recipe.build = 0.12 slapos.recipe.download = 1.0.dev-r4053 slapos.toolbox = 0.39.3 slapos.recipe.template = 2.5 smmap = 0.8.2 z3c.recipe.scripts = 1.0.1 # Required by: # slapos.toolbox==0.39.3 GitPython = 0.3.2.RC1 # Required by: # slapos.toolbox==0.39.3 atomize = 0.2.0 # Required by: # paramiko==1.14.1 ecdsa = 0.11 # Required by: # slapos.toolbox==0.39.3 feedparser = 5.1.3 # Required by: # slapos.toolbox==0.39.3 paramiko = 1.14.1 Jinja2 = 2.7.3