[Checkins] SVN: z3c.recipe.usercrontab/trunk/buildout.cfg use the ztk

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Jul 20 12:12:36 EDT 2010


Log message for revision 114880:
  use the ztk

Changed:
  U   z3c.recipe.usercrontab/trunk/buildout.cfg

-=-
Modified: z3c.recipe.usercrontab/trunk/buildout.cfg
===================================================================
--- z3c.recipe.usercrontab/trunk/buildout.cfg	2010-07-20 16:11:35 UTC (rev 114879)
+++ z3c.recipe.usercrontab/trunk/buildout.cfg	2010-07-20 16:12:36 UTC (rev 114880)
@@ -1,7 +1,7 @@
 [buildout]
+extends = http://download.zope.org/zopetoolkit/index/1.0a2/ztk-versions.cfg
 allow-picked-versions = false
 develop = .
-extensions = buildout.dumppickedversions
 parts = test
 prefer-final = true
 unzip = true
@@ -12,15 +12,3 @@
 recipe = zc.recipe.testrunner
 eggs = z3c.recipe.usercrontab
        z3c.recipe.usercrontab[test]
-
-
-[versions]
-buildout.dumppickedversions = 0.4
-distribute = 0.6.14
-zc.buildout = 1.4.3
-zc.recipe.egg = 1.2.2
-zc.recipe.testrunner = 1.3.0
-zope.exceptions = 3.6.1
-zope.interface = 3.6.1
-zope.testing = 3.9.5
-zope.testrunner = 4.0.0b4



More information about the checkins mailing list