From 8384ee61f3d139ccc8c2da682a728a89882dc786 Mon Sep 17 00:00:00 2001 From: Alain Takoudjou <talino@tiolive.com> Date: Mon, 11 Mar 2013 10:14:12 +0000 Subject: [PATCH] Update eggs version --- stack/lamp/buildout.cfg | 55 ++++++++++++++--------------------------- 1 file changed, 18 insertions(+), 37 deletions(-) diff --git a/stack/lamp/buildout.cfg b/stack/lamp/buildout.cfg index a62b8a3d6..73ced9dbe 100644 --- a/stack/lamp/buildout.cfg +++ b/stack/lamp/buildout.cfg @@ -285,64 +285,55 @@ signature-certificate-list = n9MuhWaT21VOYhIGzJFPw5XW47/RrwhR -----END CERTIFICATE----- - [versions] -# Fetch stable version of lxml, not beta -lxml = 3.0.2 - Jinja2 = 2.6 Werkzeug = 0.8.3 -apache-libcloud = 0.11.4 +apache-libcloud = 0.12.1 async = 0.6.1 buildout-versions = 1.7 gitdb = 0.5.4 hexagonit.recipe.cmmi = 1.6 inotifyx = 0.2.0 +lxml = 3.1.0 meld3 = 0.6.10 netaddr = 0.7.10 pycrypto = 2.6 pytz = 2012j rdiff-backup = 1.0.5 -slapos.cookbook = 0.73.1 -slapos.recipe.build = 0.11.5 +slapos.cookbook = 0.74.0 +slapos.recipe.build = 0.11.6 slapos.recipe.download = 1.0.dev-r4053 slapos.recipe.template = 2.4.2 -slapos.toolbox = 0.33 +slapos.toolbox = 0.33.1 smmap = 0.8.2 -plone.recipe.command = 1.1 - # Required by: # slapos.core==0.35.1 -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 Flask = 0.9 # Required by: -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 GitPython = 0.3.2.RC1 # Required by: -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 atomize = 0.1.1 # Required by: -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 feedparser = 5.1.3 -# Required by: -# hexagonit.recipe.cmmi==1.6 -hexagonit.recipe.download = 1.6nxd002 - # Required by: # slapos.core==0.35.1 netifaces = 0.8 # Required by: -# slapos.toolbox==0.33 -paramiko = 1.9.0 +# slapos.toolbox==0.33.1 +paramiko = 1.10.0 # Required by: -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 psutil = 0.6.1 # Required by: @@ -350,16 +341,16 @@ psutil = 0.6.1 pyflakes = 0.6.1 # Required by: -# slapos.cookbook==0.73.1 +# slapos.cookbook==0.74.0 # slapos.core==0.35.1 -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 # supervisor==3.0b1 # zc.buildout==1.6.0-dev-SlapOS-010 -# zope.interface==4.0.3 +# zope.interface==4.0.5 setuptools = 0.6c12dev-r88846 # Required by: -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 slapos.core = 0.35.1 # Required by: @@ -371,19 +362,9 @@ supervisor = 3.0b1 unittest2 = 0.5.1 # Required by: -# slapos.toolbox==0.33 +# slapos.toolbox==0.33.1 xml-marshaller = 0.9.7 # Required by: # slapos.core==0.35.1 -zope.interface = 4.0.3 - -cp.recipe.cmd = 0.4 - -# Required by: -# zope.testing==4.1.1 -zope.exceptions = 4.0.5 - -# Required by: -# cp.recipe.cmd==0.4 -zope.testing = 4.1.1 +zope.interface = 4.0.5 \ No newline at end of file -- 2.30.9