[Checkins] SVN: zopetoolkit/trunk/ztk- Add persistent to list of dependencies (even if it's not really yet)

Hano Schlichting cvs-admin at zope.org
Sun Aug 26 10:44:20 UTC 2012


Log message for revision 127579:
  Add persistent to list of dependencies (even if it's not really yet)
  

Changed:
  U   zopetoolkit/trunk/ztk-sources.cfg
  U   zopetoolkit/trunk/ztk-versions.cfg

-=-
Modified: zopetoolkit/trunk/ztk-sources.cfg
===================================================================
--- zopetoolkit/trunk/ztk-sources.cfg	2012-08-26 10:40:38 UTC (rev 127578)
+++ zopetoolkit/trunk/ztk-sources.cfg	2012-08-26 10:44:16 UTC (rev 127579)
@@ -77,6 +77,7 @@
 # Deprecating
 
 # Dependencies
+persistent = svn ${buildout:svn-zope-org}/persistent/trunk
 ZConfig = svn ${buildout:svn-zope-org}/ZConfig/trunk
 ZODB3 = svn ${buildout:svn-zope-org}/ZODB/branches/3.10
 transaction = svn ${buildout:svn-zope-org}/transaction/trunk

Modified: zopetoolkit/trunk/ztk-versions.cfg
===================================================================
--- zopetoolkit/trunk/ztk-versions.cfg	2012-08-26 10:40:38 UTC (rev 127578)
+++ zopetoolkit/trunk/ztk-versions.cfg	2012-08-26 10:44:16 UTC (rev 127579)
@@ -80,6 +80,7 @@
 Paste = 1.7.5.1
 PasteDeploy = 1.5.0
 PasteScript = 1.7.5
+persistent = 4.0.0
 py = 1.4.9
 Pygments = 1.5
 python-gettext = 2.0



More information about the checkins mailing list