[Zope-dev] zope-tests - FAILED: 2, OK: 13
Marius Gedminas
marius at gedmin.as
Fri Feb 21 10:42:27 CET 2014
On Thu, Feb 20, 2014 at 10:40:07AM +0100, Marius Gedminas wrote:
> 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.
This is fixed; last build succeeded on winbot.
> > [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.
I think the intent here was to ship documentation together with the
installed package.
I removed that line from setup.py and pushed a 1.1.2 release to PyPI,
since a working package is better than a broken package.
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/20140221/cd15f65d/attachment.sig>
More information about the Zope-Dev
mailing list