On Thu, Nov 06, 2014 at 08:47:47AM +0200, Marius Gedminas wrote:
On Thu, Nov 06, 2014 at 01:00:02AM +0100, Zope tests summarizer wrote:
[1] winbot / z3c.authenticator_py_265_32 ... [54] winbot / zope.viewlet_py_265_32
These need setuptools >= 3.3.
A new version of zc.buildout is out (2.2.5), and it really really needs setuptools 3.3 (because it uses some new API to make some corner cases work that didn't work previously for some people or some such).
I'm somewhat surprised bootstrap doesn't fetch setuptools 3.3 for it, but perhaps winbot is using an old bootstrap.
Ok, zc.buildout 2.2.5 has a new bootstrap.py that fetches the new setuptools. I tested zope.viewlet's bootstrap process on the winbot machine by fetching a new bootstrap.py temporarily, and it successfully created a bin/buildout. I've updated all the ZopeFoundation projects that used zc.buildout 2.2's bootstrap.py (SHA1 99a678df153dac9c5546f43cd55b5f27e0b07172) to the new bootstrap (SHA1 043f0eac56878b0d25f028aba170f73b6d7d5bf6). Let's hope the builds go back to green. Also, since identifying bootstrap.py versions by their SHA1 sums is *insane*, I submitted a pull request that fixes #30 ("add version info to bootstrap.py"). If anybody could review that, it'd be awesome: https://github.com/buildout/buildout/pull/204
[18] winbot / z3c.pdftemplate_py_265_32
Same old: needs Python 2.7.
Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development