[Checkins] SVN: zc.catalog/trunk/buildout.cfg Updating the ztk version in order to have a newer ZODB.

Jan-Jaap Driessen jdriessen at thehealthagency.com
Fri Dec 17 11:18:59 EST 2010


Log message for revision 118995:
  Updating the ztk version in order to have a newer ZODB.

Changed:
  U   zc.catalog/trunk/buildout.cfg

-=-
Modified: zc.catalog/trunk/buildout.cfg
===================================================================
--- zc.catalog/trunk/buildout.cfg	2010-12-17 13:36:22 UTC (rev 118994)
+++ zc.catalog/trunk/buildout.cfg	2010-12-17 16:18:58 UTC (rev 118995)
@@ -1,7 +1,7 @@
 [buildout]
 extends =
-    http://download.zope.org/zopetoolkit/index/1.0c3/zopeapp-versions.cfg
-    http://download.zope.org/zopetoolkit/index/1.0c3/ztk-versions.cfg
+    http://download.zope.org/zopetoolkit/index/1.0.1/zopeapp-versions.cfg
+    http://download.zope.org/zopetoolkit/index/1.0.1/ztk-versions.cfg
 parts =
   test
   test_no_browser



More information about the checkins mailing list