[Zope-Checkins] SVN: Zope/trunk/ remove elementtree version again, we fixed the ZTK trunk to not requite it
Hanno Schlichting
hannosch at hannosch.eu
Fri Feb 10 14:56:43 UTC 2012
Log message for revision 124363:
remove elementtree version again, we fixed the ZTK trunk to not requite it
Changed:
U Zope/trunk/buildout.cfg
U Zope/trunk/versions.cfg
-=-
Modified: Zope/trunk/buildout.cfg
===================================================================
--- Zope/trunk/buildout.cfg 2012-02-10 14:55:50 UTC (rev 124362)
+++ Zope/trunk/buildout.cfg 2012-02-10 14:56:42 UTC (rev 124363)
@@ -5,7 +5,6 @@
*.python.org
*.zope.org
argparse.googlecode.com
- effbot.org
allow-picked-versions = false
always-accept-server-certificate = true
Modified: Zope/trunk/versions.cfg
===================================================================
--- Zope/trunk/versions.cfg 2012-02-10 14:55:50 UTC (rev 124362)
+++ Zope/trunk/versions.cfg 2012-02-10 14:56:42 UTC (rev 124363)
@@ -41,4 +41,3 @@
repoze.tm2 = 1.0b1
repoze.who = 2.0
zope.testbrowser = 3.11.1
-elementtree = 1.2.6-20050316
More information about the Zope-Checkins
mailing list