[Checkins] SVN: zopetoolkit/trunk/z Moved roman, zc.sourcefactory, zodbcode to zopeapp.cfg

Vincent Fretin vincent.fretin at gmail.com
Sat Jan 9 13:37:57 EST 2010


Log message for revision 107953:
  Moved roman, zc.sourcefactory, zodbcode to zopeapp.cfg
  

Changed:
  U   zopetoolkit/trunk/zopeapp.cfg
  U   zopetoolkit/trunk/ztk.cfg

-=-
Modified: zopetoolkit/trunk/zopeapp.cfg
===================================================================
--- zopetoolkit/trunk/zopeapp.cfg	2010-01-09 17:38:08 UTC (rev 107952)
+++ zopetoolkit/trunk/zopeapp.cfg	2010-01-09 18:37:57 UTC (rev 107953)
@@ -114,9 +114,15 @@
 
 # Dependencies:
 
-zope.rdb = 3.5.0
+roman = 1.4.0
+zc.sourcefactory = 0.6.0
+zodbcode = 3.4.0
 zope.thread = 3.4
 
+# Not a dependency:
+
+zope.rdb = 3.5.0
+
 [sources]
 zope.app.apidoc = svn svn+ssh://svn.zope.org/repos/main/zope.app.apidoc/trunk
 zope.app.applicationcontrol = svn svn+ssh://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk

Modified: zopetoolkit/trunk/ztk.cfg
===================================================================
--- zopetoolkit/trunk/ztk.cfg	2010-01-09 17:38:08 UTC (rev 107952)
+++ zopetoolkit/trunk/ztk.cfg	2010-01-09 18:37:57 UTC (rev 107953)
@@ -171,7 +171,6 @@
 docutils = 0.6
 infrae.subversion = 1.4.5
 Jinja2 = 2.1.1
-lxml = 2.2.4
 mechanize = 0.1.11
 py = 1.0.0
 Pygments = 1.1
@@ -179,7 +178,6 @@
 python-gettext = 1.0
 pytz = 2009r
 RestrictedPython = 3.5.1
-roman = 1.4.0
 setuptools = 0.6c11
 Sphinx = 0.6.3
 transaction = 1.0.0
@@ -190,10 +188,15 @@
 zc.recipe.egg = 1.2.2
 zc.recipe.testrunner = 1.2.0
 zc.resourcelibrary = 1.3.0
-zc.sourcefactory = 0.6.0
 zdaemon = 2.0.4
 ZODB3 = 3.9.4
-zodbcode = 3.4.0
+
+# Not a dependency:
+
+lxml = 2.2.4
+
+# Other:
+
 zope.kgs = 1.2.0
 
 [sources]



More information about the checkins mailing list