[Checkins] SVN: zopetoolkit/trunk/ztk-versions.cfg Update to latest versions - lxml 2.3 should be fine, as it has even more binary eggs compared to 2.2.8

Hanno Schlichting hannosch at hannosch.eu
Sun Apr 3 10:27:35 EDT 2011


Log message for revision 121216:
  Update to latest versions - lxml 2.3 should be fine, as it has even more binary eggs compared to 2.2.8 
  

Changed:
  U   zopetoolkit/trunk/ztk-versions.cfg

-=-
Modified: zopetoolkit/trunk/ztk-versions.cfg
===================================================================
--- zopetoolkit/trunk/ztk-versions.cfg	2011-04-03 14:05:24 UTC (rev 121215)
+++ zopetoolkit/trunk/ztk-versions.cfg	2011-04-03 14:27:35 UTC (rev 121216)
@@ -15,7 +15,7 @@
 zope.configuration = 3.7.4
 zope.container = 3.12.0
 zope.contentprovider = 3.7.2
-zope.contenttype = 3.5.2
+zope.contenttype = 3.5.3
 zope.copy = 3.5.0
 zope.copypastemove = 3.8.0
 zope.datetime = 3.4.0
@@ -35,7 +35,7 @@
 zope.interface = 3.6.1
 zope.intid = 3.7.2
 zope.keyreference = 3.6.2
-zope.lifecycleevent = 3.6.2
+zope.lifecycleevent = 3.7.0
 zope.location = 3.9.0
 zope.login = 1.0.0
 zope.mimetype = 1.3.1
@@ -50,7 +50,7 @@
 zope.ptresource = 3.9.0
 zope.publisher = 3.12.6
 zope.ramcache = 1.0
-zope.schema = 3.7.1
+zope.schema = 3.8.0
 zope.security = 3.8.0
 zope.securitypolicy = 3.7.0
 zope.sendmail = 3.7.4
@@ -70,10 +70,10 @@
 # Deprecating
 
 # Dependencies
-distribute = 0.6.14
+distribute = 0.6.15
 docutils = 0.7
 Jinja2 = 2.5.5
-mechanize = 0.2.4
+mechanize = 0.2.5
 Paste = 1.7.5.1
 PasteDeploy = 1.3.4
 PasteScript = 1.7.3
@@ -88,7 +88,7 @@
 testtools = 0.9.8
 transaction = 1.1.1
 unittest2 = 0.5.1
-WebOb = 1.0.5
+WebOb = 1.0.6
 WebTest = 1.2.3
 z3c.recipe.sphinxdoc = 0.0.8
 zc.buildout = 1.5.2
@@ -102,8 +102,8 @@
 zope.mkzeoinstance = 3.9.4
 
 # toolchain
-argparse = 1.1
-lxml = 2.2.8
+argparse = 1.2.1
+lxml = 2.3
 mr.developer = 1.17
 tl.eggdeps = 0.4
 z3c.checkversions = 0.4.1



More information about the checkins mailing list