[Zope-dev] zope-tests - FAILED: 2, OK: 13

Marius Gedminas marius at gedmin.as
Thu Feb 20 10:40:07 CET 2014


On Thu, Feb 20, 2014 at 01:00:01AM +0100, Zope tests summarizer wrote:
> [1]    FAILED  winbot / z3c.pdftemplate_py_265_32
>        https://mail.zope.org/pipermail/zope-tests/2014-February/081002.html

That part where ReportLab 3.0 doesn't support Python 2.6.

I'll do something about this.

> [2]    FAILED  winbot / z3c.recipe.paster_py_265_32
>        https://mail.zope.org/pipermail/zope-tests/2014-February/081001.html

This looks like a bug in zc.recipe.filestorage's setup.py: it specifies

    data_files=[(".", ["README.txt"])],

but README.txt was renamed to README.rst recently (and moved into a
subdirectory and changed into a symlink, which is fun).

What is data_files?  I don't think I ever used this setuptools/distutils
feature before.

Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20140220/3ee3ec07/attachment.sig>


More information about the Zope-Dev mailing list