[Checkins] SVN: z3c.ptcompat/trunk/buildout.cfg pin z3c.pt and Chameleon versions

Adam Groszer agroszer at gmail.com
Wed Mar 23 03:24:55 EDT 2011


Log message for revision 121080:
  pin z3c.pt and Chameleon versions

Changed:
  U   z3c.ptcompat/trunk/buildout.cfg

-=-
Modified: z3c.ptcompat/trunk/buildout.cfg
===================================================================
--- z3c.ptcompat/trunk/buildout.cfg	2011-03-22 19:25:30 UTC (rev 121079)
+++ z3c.ptcompat/trunk/buildout.cfg	2011-03-23 07:24:54 UTC (rev 121080)
@@ -1,7 +1,12 @@
 [buildout]
-develop = .     
+develop = .
 parts = test
+versions = versions
 
+[versions]
+z3c.pt = 1.2.1
+Chameleon = 1.2.13
+
 [test]
 recipe = zc.recipe.testrunner
 environment = test-environment



More information about the checkins mailing list