[Zope-dev] zope-tests - FAILED: 22, OK: 12, UNKNOWN: 2
Marius Gedminas
marius at gedmin.as
Thu Feb 28 15:44:33 UTC 2013
On Thu, Feb 28, 2013 at 09:00:30AM +0200, Marius Gedminas wrote:
> On Thu, Feb 28, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
> > [1] Still Failing - zopetoolkit_trunk - Build # 186
>
> Same six failures, caused by
>
> ImportError: No module named persistent
>
> inside BTrees. Weird.
*puts brown paper bag over his head*
So, it turns out
install_requires=[
'lots',
'of,
'packages',
] + ['one extra'] if PY3 else [],
doesn't group the way I expected it to group.
Should be fixed in ZODB's py3 branch.
Kudos to Gediminas Paulauskas for spotting this.
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/20130228/cf64787c/attachment.sig>
More information about the Zope-Dev
mailing list