[Checkins] SVN: manuel/trunk/buildout.cfg use a setuptools that works with Subversion 1.6

Benji York benji at zope.com
Wed Jan 6 10:17:07 EST 2010


Log message for revision 107743:
  use a setuptools that works with Subversion 1.6
  

Changed:
  U   manuel/trunk/buildout.cfg

-=-
Modified: manuel/trunk/buildout.cfg
===================================================================
--- manuel/trunk/buildout.cfg	2010-01-06 13:41:01 UTC (rev 107742)
+++ manuel/trunk/buildout.cfg	2010-01-06 15:17:06 UTC (rev 107743)
@@ -49,7 +49,7 @@
 iw.recipe.cmd = 0.3
 nose = 0.11.1
 pbp.recipe.noserunner = 0.2.6
-setuptools = 0.6c9
+setuptools = 0.6c11
 zc.buildout = 1.2.1
 zc.recipe.egg = 1.2.2
 zc.recipe.testrunner = 1.2.0



More information about the checkins mailing list