Commit 78a2c31a authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

update eggs.

parent 17546ead
...@@ -571,6 +571,9 @@ lxml = 3.3.0 ...@@ -571,6 +571,9 @@ lxml = 3.3.0
mr.developer = 1.27 mr.developer = 1.27
setuptools = 2.1 setuptools = 2.1
# huBarcode 1.0.0 has an issue with importing PIL.
huBarcode = 0.63
# Known version with works # Known version with works
numpy = 1.6.2 numpy = 1.6.2
...@@ -593,6 +596,9 @@ rdiff-backup = 1.0.5 ...@@ -593,6 +596,9 @@ rdiff-backup = 1.0.5
# use newest version of slapos.cookbook # use newest version of slapos.cookbook
slapos.cookbook = slapos.cookbook =
# we need to define an explicit version of slapos.core that is propagated to instances
slapos.core = 1.0.2.1
# modified version that works fine for buildout installation # modified version that works fine for buildout installation
SOAPpy = 0.12.0nxd001 SOAPpy = 0.12.0nxd001
...@@ -627,7 +633,7 @@ Products.MimetypesRegistry = 2.0.5 ...@@ -627,7 +633,7 @@ Products.MimetypesRegistry = 2.0.5
Products.PluginRegistry = 1.3 Products.PluginRegistry = 1.3
Products.TIDStorage = 5.4.9 Products.TIDStorage = 5.4.9
Products.ZSQLMethods = 2.13.4 Products.ZSQLMethods = 2.13.4
PyPDF2 = 1.19 PyPDF2 = 1.20
StructuredText = 2.11.1 StructuredText = 2.11.1
WSGIUtils = 0.7 WSGIUtils = 0.7
Werkzeug = 0.9.4 Werkzeug = 0.9.4
...@@ -636,6 +642,7 @@ async = 0.6.1 ...@@ -636,6 +642,7 @@ async = 0.6.1
atomize = 0.1.1 atomize = 0.1.1
cElementTree = 1.0.5-20051216 cElementTree = 1.0.5-20051216
chardet = 2.2.1 chardet = 2.2.1
cliff = 1.5.2
csp-eventlet = 0.7.0 csp-eventlet = 0.7.0
elementtree = 1.2.7-20070827-preview elementtree = 1.2.7-20070827-preview
erp5.recipe.cmmiforcei686 = 0.1.3 erp5.recipe.cmmiforcei686 = 0.1.3
...@@ -650,7 +657,6 @@ gitdb = 0.5.4 ...@@ -650,7 +657,6 @@ gitdb = 0.5.4
greenlet = 0.4.2 greenlet = 0.4.2
hexagonit.recipe.cmmi = 2.0 hexagonit.recipe.cmmi = 2.0
http-parser = 0.8.3 http-parser = 0.8.3
huBarcode = 0.63
inotifyx = 0.2.0 inotifyx = 0.2.0
ipdb = 0.8 ipdb = 0.8
ipython = 1.1.0 ipython = 1.1.0
...@@ -670,13 +676,13 @@ qrcode = 4.0.4 ...@@ -670,13 +676,13 @@ qrcode = 4.0.4
requests = 2.2.1 requests = 2.2.1
restkit = 4.2.2 restkit = 4.2.2
rtjp-eventlet = 0.3.2 rtjp-eventlet = 0.3.2
slapos.core = 1.0.2.1
slapos.recipe.build = 0.12 slapos.recipe.build = 0.12
slapos.recipe.template = 2.5 slapos.recipe.template = 2.5
slapos.toolbox = 0.38.1 slapos.toolbox = 0.38.1
smmap = 0.8.2 smmap = 0.8.2
socketpool = 0.5.3 socketpool = 0.5.3
spyne = 2.10.9 spyne = 2.10.9
stevedore = 0.14.1
supervisor = 3.0 supervisor = 3.0
threadframe = 0.2 threadframe = 0.2
timerserver = 2.0.2 timerserver = 2.0.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment