[Checkins] SVN: Sandbox/darrylcousins/mars.viewlet/buildout.cfg Update

Darryl Cousins darryl at darrylcousins.net.nz
Sun Feb 3 22:32:52 EST 2008


Log message for revision 83486:
  Update

Changed:
  U   Sandbox/darrylcousins/mars.viewlet/buildout.cfg

-=-
Modified: Sandbox/darrylcousins/mars.viewlet/buildout.cfg
===================================================================
--- Sandbox/darrylcousins/mars.viewlet/buildout.cfg	2008-02-04 03:32:28 UTC (rev 83485)
+++ Sandbox/darrylcousins/mars.viewlet/buildout.cfg	2008-02-04 03:32:51 UTC (rev 83486)
@@ -1,16 +1,13 @@
 [buildout]
 develop = .
 parts = test
-eggs-directory = /opt/buildout/mars/eggs
-develop-eggs-directory = /opt/buildout/mars/develop-eggs
-extends = http://grok.zope.org/releaseinfo/grok-0.10.2.cfg
+extends = http://grok.zope.org/releaseinfo/grok-0.11.1.cfg
 versions = versions
-executable = /opt/sandbox/mars/bin/python2.4
 
 [versions]
-zope.securitypolicy = 3.4.0
-zope.app.securitypolicy = 3.4.3
+martian = 0.9.2
 
+
 [test]
 recipe = zc.recipe.testrunner
 eggs = mars.viewlet [test]



More information about the Checkins mailing list