Am 09.02.2012 um 17:44 schrieb Tres Seaver: > Log message for revision 124344: > Make 'elementtree' version explicit. > > Changed: > U Zope/trunk/versions.cfg > > -=- > Modified: Zope/trunk/versions.cfg > =================================================================== > --- Zope/trunk/versions.cfg 2012-02-09 15:08:30 UTC (rev 124343) > +++ Zope/trunk/versions.cfg 2012-02-09 16:44:49 UTC (rev 124344) > @@ -41,3 +41,4 @@ > repoze.tm2 = 1.0b1 > repoze.who = 2.0 > zope.testbrowser = 3.11.1 > +elementtree = 1.2.6-20050316
The version pin for elementtree is only needed because of a bug introduced in mr.developer 1.19, see [1]. (ZTK was recently updated to this version.) It was fixed but there is no newer release which contains the fix. I asked the maintainer for a new release. Meanwhile I'd suggest to downgrade to version 1.18. Any objections? [1] https://github.com/fschulze/mr.developer/pull/67 Yours sincerely, -- Michael Howitz · m...@gocept.com · software developer gocept gmbh & co. kg · Forsterstraße 29 · 06112 Halle (Saale) · Germany http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 Python, Pyramid, Plone, Zope - consulting, development, hosting, operations _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )