[Checkins] SVN: grokproject/trunk/ Pinned zc.buildout and the used recipes in the generated

Maurits van Rees m.van.rees at zestsoftware.nl
Fri Jul 11 17:54:43 EDT 2008


Log message for revision 88272:
  Pinned zc.buildout and the used recipes in the generated
  versions.cfg.
  

Changed:
  U   grokproject/trunk/CHANGES.txt
  U   grokproject/trunk/grokproject/template/versions.cfg_tmpl

-=-
Modified: grokproject/trunk/CHANGES.txt
===================================================================
--- grokproject/trunk/CHANGES.txt	2008-07-11 21:41:40 UTC (rev 88271)
+++ grokproject/trunk/CHANGES.txt	2008-07-11 21:54:43 UTC (rev 88272)
@@ -4,6 +4,9 @@
 0.8 (unreleased)
 ------------------
 
+* Pinned zc.buildout and the used recipes in the generated
+  versions.cfg.
+
 * Check for download errors when getting the release info files from
   grok.zope.org.  That way we give a meaningful error message to the
   user.

Modified: grokproject/trunk/grokproject/template/versions.cfg_tmpl
===================================================================
--- grokproject/trunk/grokproject/template/versions.cfg_tmpl	2008-07-11 21:41:40 UTC (rev 88271)
+++ grokproject/trunk/grokproject/template/versions.cfg_tmpl	2008-07-11 21:54:43 UTC (rev 88272)
@@ -4,3 +4,13 @@
 # when this project was created.
 
 ${version_info_file_contents}
+
+# Here we pin the recipes used in the buildout.cfg
+lovely.recipe = 0.3.1b4
+z3c.recipe.eggbasket = 0.3.0
+zc.buildout = 1.0.6
+zc.recipe.egg = 1.1.0b1
+zc.recipe.filestorage = 1.0.1
+zc.recipe.testrunner = 1.0.0
+zc.zodbrecipes = 0.4.0
+zc.zope3recipes = 0.7.0



More information about the Checkins mailing list