[Checkins] SVN: CMF/trunk/ - add pkginfo, needed by the CMFDefault documentation configuration

Jens Vagelpohl cvs-admin at zope.org
Wed Apr 4 21:32:33 UTC 2012


Log message for revision 124954:
  - add pkginfo, needed by the CMFDefault documentation configuration
  

Changed:
  U   CMF/trunk/buildout.cfg
  U   CMF/trunk/versions.cfg

-=-
Modified: CMF/trunk/buildout.cfg
===================================================================
--- CMF/trunk/buildout.cfg	2012-04-04 21:26:38 UTC (rev 124953)
+++ CMF/trunk/buildout.cfg	2012-04-04 21:32:29 UTC (rev 124954)
@@ -80,6 +80,7 @@
 recipe = z3c.recipe.scripts
 eggs =
     ${buildout:eggs}
+    pkginfo
     repoze.sphinx.autointerface
     Sphinx
 

Modified: CMF/trunk/versions.cfg
===================================================================
--- CMF/trunk/versions.cfg	2012-04-04 21:26:38 UTC (rev 124953)
+++ CMF/trunk/versions.cfg	2012-04-04 21:32:29 UTC (rev 124954)
@@ -17,3 +17,6 @@
 plone.recipe.zope2instance = 4.2
 repoze.sphinx.autointerface = 0.6.2
 z3c.recipe.i18n = 0.8.1
+
+# documentation toolchain
+pkginfo = 0.8



More information about the checkins mailing list