[Checkins] SVN: bobo/trunk/buildout.cfg Nail versions for which tests pass. Maybe some newer would work

Jim Fulton jim at zope.com
Tue Apr 27 17:40:47 EDT 2010


Log message for revision 111512:
  Nail versions for which tests pass. Maybe some newer would work
  too. :)
  

Changed:
  U   bobo/trunk/buildout.cfg

-=-
Modified: bobo/trunk/buildout.cfg
===================================================================
--- bobo/trunk/buildout.cfg	2010-04-27 20:23:12 UTC (rev 111511)
+++ bobo/trunk/buildout.cfg	2010-04-27 21:40:45 UTC (rev 111512)
@@ -1,6 +1,7 @@
 [buildout]
 develop = bobo bobodoctestumentation
 parts = test sphinx bobo paste
+versions = versions
 
 [bobo]
 recipe = zc.recipe.egg
@@ -51,3 +52,12 @@
 eggs = PasteScript
        repoze.who
        bobodoctestumentation
+
+[versions]
+webtest = 1.2
+zope.testing = 3.8.6
+zope.interface = 3.5.3
+zope.exceptions = 3.5.2
+WebOb = 0.9.7.1
+simplejson = 2.0.9
+manuel = 1.0.4



More information about the checkins mailing list