Re: Current state of Python 3 migration
Sebastien Douche <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <CAAGHeXH=P6uYZ_yf+EFOpwE6+eUNe+PS97V-ta-xrLW5v7hy2A@mail.gmail.com> |
On Mon, Dec 3, 2012 at 4:14 PM, Sebastien Douche <[email protected]> wrote: > Thanks Tres, I will try in the first step to add a Python 3.3 Buildbot > for all ZTK packages (+ most important ZopApp packages). I worked a bit this weekend on the buildbot for Python 3.3: - bootstrap.py seems too old. - Some packages aren't compatible with Python 3.3 (must pin them): mr.developer = 1.23 zc.buildout = 2.0.0a5 zc.recipe.egg = 2.0.0a3 - z3c.recipe.compattest is not compatible with Python 3.3 and newer versions of zc.recipe.egg (it use _BackwardsSupportOption) -- Sebastien Douche <[email protected]> Twitter: @sdouche / G+: +sdouche _______________________________________________ Zope-Dev maillist - [email protected] 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 )