[Checkins] SVN: zope.tales/trunk/buildout.cfg removed version pinning, as discussed on the mailing list

Fabio Tranchitella kobold at kobold.it
Thu Aug 6 02:41:18 EDT 2009


Log message for revision 102501:
  removed version pinning, as discussed on the mailing list

Changed:
  U   zope.tales/trunk/buildout.cfg

-=-
Modified: zope.tales/trunk/buildout.cfg
===================================================================
--- zope.tales/trunk/buildout.cfg	2009-08-05 15:15:34 UTC (rev 102500)
+++ zope.tales/trunk/buildout.cfg	2009-08-06 06:41:18 UTC (rev 102501)
@@ -1,12 +1,7 @@
 [buildout]
 develop = .
 parts = test
-versions = versions
 
 [test]
 recipe = zc.recipe.testrunner
 eggs = zope.tales
-
-[versions]
-zope.traversing = 3.4.0
-zope.app.publisher = 3.4.0



More information about the Checkins mailing list