17 Dec
2012
17 Dec
'12
1:45 p.m.
On Mon, Dec 3, 2012 at 4:14 PM, Sebastien Douche <sdouche@gmail.com> 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 <sdouche@gmail.com> Twitter: @sdouche / G+: +sdouche