From 27c27df7cbe759522044eaab48034726499f09c6 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Thu, 19 Dec 2013 12:14:54 +0100 Subject: [PATCH] update eggs. --- stack/erp5/buildout.cfg | 50 ++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg index 3f01d95d5..bb31e65df 100644 --- a/stack/erp5/buildout.cfg +++ b/stack/erp5/buildout.cfg @@ -518,7 +518,7 @@ entry-points = scripts = zodbanalyze [cloudooo-repository] -branch = master +branch = revision = 5c67568c403239bd8e25993602d03c553236fcec [mysql-python] @@ -558,6 +558,9 @@ Products.DCWorkflow = 2.2.4nxd001 cloudooo = 1.2.5-dev # use newer version than specified in ZTK +Jinja2 = 2.6 +argparse = 1.2.1 +coverage = 3.6 lxml = 2.3.6 # Known version with works @@ -601,16 +604,15 @@ zope.app.appsetup = 3.16.0 # newer version requires zope.i18n>=4.0.0a3 zope.app.publication = 3.14.0 -# BBB: Temporarily keep zope.app.testing awaiting we use newer version of CMF -# (for tests like testCookieCrumbler). +# newer version requires zope.testbrowser>=4 zope.app.testing = 3.8.1 # Pinned versions Flask = 0.9 GitPython = 0.3.2.RC1 -Jinja2 = 2.6 MySQL-python = 1.2.4 PIL = 1.1.7 +PyXML = 0.8.5 PasteDeploy = 1.5.0 Products.CMFActionIcons = 2.1.3 Products.DCWorkflowGraph = 0.4.1 @@ -621,66 +623,64 @@ Products.MimetypesRegistry = 2.0.4 Products.PluginRegistry = 1.3 Products.TIDStorage = 5.4.8 Products.ZSQLMethods = 2.13.4 +PyPDF2 = 1.19 Pygments = 1.6 StructuredText = 2.11.1 WSGIUtils = 0.7 Werkzeug = 0.8.3 apache-libcloud = 0.12.4 -argparse = 1.2.1 async = 0.6.1 atomize = 0.1.1 cElementTree = 1.0.5-20051216 chardet = 2.1.1 -coverage = 3.6 csp-eventlet = 0.7.0 elementtree = 1.2.7-20070827-preview erp5.recipe.cmmiforcei686 = 0.1.3 -erp5.util = 0.4.34 +erp5.util = 0.4.36 erp5diff = 0.8.1.5 -eventlet = 0.12.1 +eventlet = 0.14.0 feedparser = 5.1.3 five.formlib = 1.0.4 five.localsitemanager = 2.0.5 fpconst = 0.7.2 gitdb = 0.5.4 -greenlet = 0.4.0 -hexagonit.recipe.cmmi = 1.6 -http-parser = 0.8.1 -huBarcode = 0.63 +greenlet = 0.4.1 +hexagonit.recipe.cmmi = 2.0 +http-parser = 0.8.3 +huBarcode = 1.0.0 inotifyx = 0.2.0 -ipdb = 0.7 -ipython = 0.13.2 +ipdb = 0.8 +ipython = 1.1.0 meld3 = 0.6.10 mr.developer = 1.26 netaddr = 0.7.10 netifaces = 0.8_1 ordereddict = 1.1 -paramiko = 1.10.1 +paramiko = 1.12.0 plone.recipe.command = 1.1 ply = 3.4 polib = 1.0.3 -psutil = 0.7.1 -pyPdf = 1.13 +psutil = 1.2.1 pyflakes = 0.7.2 -python-ldap = 2.4.10 -python-magic = 0.4.3 -qrcode = 2.7 -requests = 1.2.3 -restkit = 4.2.1 +python-ldap = 2.4.13 +python-magic = 0.4.6 +qrcode = 4.0.4 +requests = 2.1.0 +restkit = 4.2.2 rtjp-eventlet = 0.3.2 slapos.core = 0.35.1 slapos.recipe.build = 0.11.6 slapos.recipe.template = 2.4.2 slapos.toolbox = 0.33.1 smmap = 0.8.2 -socketpool = 0.5.2 -spyne = 2.10.7 +socketpool = 0.5.3 +spyne = 2.10.9 supervisor = 3.0b2 threadframe = 0.2 timerserver = 2.0.2 urlnorm = 1.1.2 uuid = 1.30 -validictory = 0.9.1 +validictory = 0.9.3 xml-marshaller = 0.9.7 xupdate-processor = 0.4 zope.app.debug = 3.4.1 -- 2.30.9