1 # This stack list all parameters used in every Software Release or other stack.
2 # Software Releases or Stacks can safely extend this stack.
7 # Developers need to add explicitely this part in their software profile
8 # parts = slapos-cookbook
10 # Explicitly disable download-cache
13 # Generate list of automatically chosen eggs version
18 # Use shacache and lxml
20 ../component/python-2.7/buildout.cfg
21 ../component/lxml-python/buildout.cfg
22 ../component/python-cffi/buildout.cfg
23 ../component/python-cryptography/buildout.cfg
25 # Separate from site eggs
26 allowed-eggs-from-site-packages =
27 include-site-packages = false
28 exec-sitecustomize = false
30 # Add location for modified non-official slapos.buildout
32 http://www.nexedi.org/static/packages/source/slapos.buildout/
33 http://www.nexedi.org/static/packages/source/
34 http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
36 # Use only quite well working sites.
48 peak.telecommunity.com
53 # XXX: Workaround of SlapOS limitation
54 # Unzippig of eggs is required, as SlapOS do not yet provide nicely working
55 # development / fast switching environment for whole software
58 # Define where is defined what version of eggs we should use
61 # Define networkcache with shacache.org
62 networkcache-section = networkcache
64 # Install slapos.cookbook containing all officials recipes
65 # Explicitely define dependencies as well, because of buildout limitation
68 recipe = zc.recipe.egg
72 ${python-cryptography:egg}
76 hexagonit.recipe.download
87 # Use SlapOS patched zc.buildout
88 zc.buildout = 1.6.0-dev-SlapOS-012
89 # zc.recipe.egg 2.x is for Buildout 2
91 # Use own version of h.r.download to be able to open xz-like archives
92 hexagonit.recipe.download = 1.7nxd002
93 # Use pinned version of setuptools. Other versions work, but changing
94 # version makes buildout recompile everything. Developers' nightmare.
96 # Official egg of prettytable has permission problems in EGG-INFO.
97 prettytable = 0.7.3-nxd001
100 download-cache-url = http://www.shacache.org/shacache
101 download-dir-url = http://www.shacache.org/shadir