[Checkins] SVN: z3c.schema2xml/trunk/buildout.cfg Test with a newer	version of lxml.
    Martijn Faassen 
    faassen at infrae.com
       
    Fri Dec  5 13:40:29 EST 2008
    
    
  
Log message for revision 93667:
  Test with a newer version of lxml.
  
Changed:
  U   z3c.schema2xml/trunk/buildout.cfg
-=-
Modified: z3c.schema2xml/trunk/buildout.cfg
===================================================================
--- z3c.schema2xml/trunk/buildout.cfg	2008-12-05 18:35:06 UTC (rev 93666)
+++ z3c.schema2xml/trunk/buildout.cfg	2008-12-05 18:40:28 UTC (rev 93667)
@@ -5,8 +5,8 @@
 versions = versions
 
 [versions]
-lxml = 1.3.6
-zope.testing=3.6.0
+lxml = 2.0.9
+zope.testing = 3.6.0
 
 [test]
 recipe = zc.recipe.testrunner
    
    
More information about the Checkins
mailing list