1 # This stack list all parameters used in every Software Release or other stack.
2 # Software Releases or Stacks can safely extend this stack.
5 # Developers need to add explicitely this part in their software profile
6 parts = slapos-cookbook
8 # Generate list of automatically chosen eggs version
12 # Use shacache and lxml
14 ../component/lxml-python/buildout.cfg
16 # Separate from site eggs
17 allowed-eggs-from-site-packages =
18 include-site-packages = false
19 exec-sitecustomize = false
21 # Add location for modified non-official slapos.buildout
23 http://www.nexedi.org/static/packages/source/slapos.buildout/
24 http://www.nexedi.org/static/packages/source/
26 # Use only quite well working sites.
38 peak.telecommunity.com
43 # XXX: Workaround of SlapOS limitation
44 # Unzippig of eggs is required, as SlapOS do not yet provide nicely working
45 # development / fast switching environment for whole software
48 # Define where is defined what version of eggs we should use
51 # Define networkcache with shacache.org
52 networkcache-section = networkcache
54 # Install slapos.cookbook containing all officials recipes
55 # Explicitely define dependencies as well, because of buildout limitation
58 recipe = zc.recipe.egg
69 # Use SlapOS patched zc.buildout
70 zc.buildout = 1.6.0-dev-SlapOS-010
72 # zc.recipe.egg 2.0.0a is buggy
76 download-cache-url = http://www.shacache.org/shacache
77 download-dir-url = http://www.shacache.org/shadir