# Requires Python 2.4 [buildout] extends = # https://raw.github.com/plock/pins/master/plone/plone-3-2-3-versions.cfg https://raw.github.com/plock/pins/master/plone/plone-3-2-1-versions.cfg https://raw.github.com/plock/pins/master/base parts = plone versions = versions [plone] recipe = plone.recipe.zope2instance eggs = Pillow Plone Products.PloneHotfix20121106 products = user = admin:admin zope2-location = ${zope2:location} [versions] Pillow = 1.7.8 setuptools = 1.4.2 zc.buildout = 1.7.1 [zope2] recipe = plone.recipe.zope2install url = ${versions:zope2-url} [versions] Pillow = 1.7.8 plone.recipe.zope2install = 3.3 plone.recipe.zope2instance = 3.10 setuptools = 1.4.2 zc.buildout = 1.7.1