[Checkins] SVN: bluebream/trunk/buildout.cfg pin buildout versions

Christophe Combelles ccomb at free.fr
Sat Jun 19 18:48:12 EDT 2010


Log message for revision 113704:
  pin buildout versions
  

Changed:
  U   bluebream/trunk/buildout.cfg

-=-
Modified: bluebream/trunk/buildout.cfg
===================================================================
--- bluebream/trunk/buildout.cfg	2010-06-19 22:40:40 UTC (rev 113703)
+++ bluebream/trunk/buildout.cfg	2010-06-19 22:48:11 UTC (rev 113704)
@@ -4,6 +4,7 @@
         test
         releaser
 versions = versions
+allow-picked-versions = false
 
 [releaser]
 recipe = zc.recipe.egg
@@ -20,3 +21,14 @@
 
 [versions]
 zope.testing = 3.8.6
+zc.buildout = 1.4.3
+distribute = 0.6.13
+zc.recipe.egg = 1.2.2
+zc.recipe.testrunner = 1.2.0
+zope.interface = 3.6.1
+zope.exceptions = 3.6.0
+PasteScript = 1.7.3
+PasteDeploy = 1.3.3
+Paste = 1.7.3.1
+zest.releaser = 3.10
+



More information about the checkins mailing list