[Checkins] SVN: bluebream/trunk/buildout.cfg temporarily pinning zope.testing

Baiju M baiju.m.mail at gmail.com
Mon Apr 26 12:17:44 EDT 2010


Log message for revision 111442:
  temporarily pinning zope.testing
  

Changed:
  U   bluebream/trunk/buildout.cfg

-=-
Modified: bluebream/trunk/buildout.cfg
===================================================================
--- bluebream/trunk/buildout.cfg	2010-04-26 16:15:37 UTC (rev 111441)
+++ bluebream/trunk/buildout.cfg	2010-04-26 16:17:44 UTC (rev 111442)
@@ -3,6 +3,7 @@
 parts = bluebream
         test
         releaser
+versions = versions
 
 [releaser]
 recipe = zc.recipe.egg
@@ -16,3 +17,6 @@
 [test]
 recipe = zc.recipe.testrunner
 eggs = bluebream[test]
+
+[versions]
+zope.testing = 3.8.6



More information about the checkins mailing list