buildout.cfg:
$(PASTER) create --no-interactive -t plone3_buildout . zope_password=admin
+versions:
+ @echo "# Add the following lines to [versions] in buildout.cfg to pin all packages"
+ @bin/buildout -Novvvvv |sed -ne 's/^Picked: //p' | sort | uniq
+
bootstrap:
sed -i -e '1s/^#!.*\/python/#!$(subst /,\/,$(PYTHON))/' $(PYTHON_DIR)/bin/*
$(PYTHON) bootstrap.py
--- /dev/null
+[versions]
+plone.recipe.distros = 1.5
+Products.DataGridField = 1.6
+zc.authorizedotnet = 1.3
+ssl-for-setuptools = 1.10
+zc.creditcard = 1.0
+zc.ssl = 1.1