[Checkins] SVN: megrok.chameleon/branches/ulif-chameleon_2-support/buildout.cfg Update version pinnings. We pin only stuff required by Chameleon.

Uli Fouquet uli at gnufix.de
Mon Apr 11 09:25:44 EDT 2011


Log message for revision 121374:
  Update version pinnings. We pin only stuff required by Chameleon.
  

Changed:
  U   megrok.chameleon/branches/ulif-chameleon_2-support/buildout.cfg

-=-
Modified: megrok.chameleon/branches/ulif-chameleon_2-support/buildout.cfg
===================================================================
--- megrok.chameleon/branches/ulif-chameleon_2-support/buildout.cfg	2011-04-11 13:24:55 UTC (rev 121373)
+++ megrok.chameleon/branches/ulif-chameleon_2-support/buildout.cfg	2011-04-11 13:25:44 UTC (rev 121374)
@@ -9,11 +9,10 @@
 extensions = buildout.dumppickedversions
 
 [versions]
-#zope.i18n = 3.5  # Only for tests with grok <= 1.0.
-sourcecodegen = 0.6.12
-Chameleon = 1.2.10
-docutils = 0.6
-lxml = 2.2.4
+Chameleon = 2.0-rc7
+ordereddict = 1.1
+unittest2 = 0.5.1
+z3c.pt = 2.0-rc1
 
 [interpreter]
 recipe = zc.recipe.egg



More information about the checkins mailing list