[Checkins] SVN: grok/trunk/buildout.cfg update version file for bundlemaker

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Dec 22 17:25:23 EST 2009


Log message for revision 106960:
  update version file for bundlemaker

Changed:
  U   grok/trunk/buildout.cfg

-=-
Modified: grok/trunk/buildout.cfg
===================================================================
--- grok/trunk/buildout.cfg	2009-12-22 22:25:11 UTC (rev 106959)
+++ grok/trunk/buildout.cfg	2009-12-22 22:25:22 UTC (rev 106960)
@@ -44,7 +44,7 @@
 
 [test]
 recipe = zc.recipe.testrunner
-eggs = 
+eggs =
     grok
     grok[test]
 defaults = ['--tests-pattern', '^f?tests$', '-v']
@@ -57,7 +57,7 @@
 recipe = zc.recipe.testrunner
 eggs =
     grok
-    grok[test]    
+    grok[test]
     martian
     grokcore.component
     grokcore.formlib
@@ -104,4 +104,4 @@
 [bundlemaker]
 recipe = z3c.recipe.eggbasket:creator
 egg = grok
-versionfile = http://grok.zope.org/releaseinfo/grok-1.1a1.cfg
+versionfile = http://grok.zope.org/releaseinfo/grok-1.1a2.cfg



More information about the checkins mailing list