[z3-checkins] r47128 - z3/NudgeNudge/trunk
philikon at codespeak.net
philikon at codespeak.net
Wed Oct 3 22:10:27 CEST 2007
Author: philikon
Date: Wed Oct 3 22:10:26 2007
New Revision: 47128
Modified:
z3/NudgeNudge/trunk/buildout.cfg
Log:
Nail the ZODB
Modified: z3/NudgeNudge/trunk/buildout.cfg
==============================================================================
--- z3/NudgeNudge/trunk/buildout.cfg (original)
+++ z3/NudgeNudge/trunk/buildout.cfg Wed Oct 3 22:10:26 2007
@@ -2,6 +2,10 @@
parts = app data instance server test
develop = . deliverance
find-links = http://download.zope.org/distribution/
+versions = versions
+
+[versions]
+ZODB3 = 3.8.0b2
[zope3]
# this dead chicken is needed by some other recipe(s)
More information about the z3-checkins
mailing list