[Checkins] SVN: buildout-website/trunk/buildout.cfg Pin sphinx	version to "0.6.1" to avoid
    Baiju M 
    baiju.m.mail at gmail.com
       
    Sun Mar 29 13:26:10 EDT 2009
    
    
  
Log message for revision 98451:
  Pin sphinx version to "0.6.1" to avoid
  automatically jumping to new version
  (We are using one cron job to update site)
  Thanks to Jens for all your support !
  
Changed:
  U   buildout-website/trunk/buildout.cfg
-=-
Modified: buildout-website/trunk/buildout.cfg
===================================================================
--- buildout-website/trunk/buildout.cfg	2009-03-29 17:20:25 UTC (rev 98450)
+++ buildout-website/trunk/buildout.cfg	2009-03-29 17:26:09 UTC (rev 98451)
@@ -3,5 +3,5 @@
 
 [doc]
 recipe = zc.recipe.egg
-eggs = sphinx>=0.6.1
+eggs = sphinx==0.6.1
        docutils
    
    
More information about the Checkins
mailing list