[Checkins] SVN: zopetoolkit/trunk/ztk- update compattest location and py3 status

Hano Schlichting cvs-admin at zope.org
Sat Mar 2 12:21:52 UTC 2013


Log message for revision 130000:
  update compattest location and py3 status
  

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

-=-
Modified: zopetoolkit/trunk/ztk-sources.cfg
===================================================================
--- zopetoolkit/trunk/ztk-sources.cfg	2013-03-02 02:12:22 UTC (rev 129999)
+++ zopetoolkit/trunk/ztk-sources.cfg	2013-03-02 12:21:52 UTC (rev 130000)
@@ -85,4 +85,4 @@
 transaction = git ${buildout:github}/transaction pushurl=${buildout:github_push}/transaction
 
 # Toolchain
-z3c.recipe.compattest = svn ${buildout:svn-zope-org}/z3c.recipe.compattest/trunk
+z3c.recipe.compattest = git ${buildout:github}/z3c.recipe.compattest pushurl=${buildout:github_push}/z3c.recipe.compattest

Modified: zopetoolkit/trunk/ztk-versions.cfg
===================================================================
--- zopetoolkit/trunk/ztk-versions.cfg	2013-03-02 02:12:22 UTC (rev 129999)
+++ zopetoolkit/trunk/ztk-versions.cfg	2013-03-02 12:21:52 UTC (rev 130000)
@@ -122,10 +122,9 @@
 repoze.sphinx.autointerface = 0.7.1
 # Missing py3 port
 z3c.checkversions = 0.4.1
-# Missing py3 port
+# Unreleased py3 port on git master
 z3c.recipe.compattest = 0.13.1
 # Should not be needed anymore:
 z3c.recipe.scripts = 1.0.1
 # Missing py3 port
 zope.kgs = 1.2.0
-



More information about the checkins mailing list