[buildout] extends = ../software-profiles/python-common.cfg ../profiles/bootstrap.cfg parts = python2.6 [python2.6] <= python-common python_version_major = 2.6 python_version_minor = 6 [bootstrap2.6] <= bootstrap suffix = 2.6 python = python2.6 [rebootstrap2.6] recipe = zc.recipe.egg eggs = zc.buildout python = python2.6