From 1e6c8ff936f6e295c5a6c349e42aa39bcb797a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com> Date: Thu, 21 Feb 2013 18:06:47 +0100 Subject: [PATCH] Update pinned egg versions in LAMP stack. --- stack/lamp/buildout.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stack/lamp/buildout.cfg b/stack/lamp/buildout.cfg index 73ced9dbe..99a2eae2e 100644 --- a/stack/lamp/buildout.cfg +++ b/stack/lamp/buildout.cfg @@ -297,6 +297,7 @@ inotifyx = 0.2.0 lxml = 3.1.0 meld3 = 0.6.10 netaddr = 0.7.10 +plone.recipe.command = 1.1 pycrypto = 2.6 pytz = 2012j rdiff-backup = 1.0.5 @@ -367,4 +368,4 @@ xml-marshaller = 0.9.7 # Required by: # slapos.core==0.35.1 -zope.interface = 4.0.5 \ No newline at end of file +zope.interface = 4.0.5 -- 2.30.9