23 Aug
2010
23 Aug
'10
8:43 p.m.
On Mon, Aug 23, 2010 at 9:14 PM, Vladislav Vorobiev <vavvav@mykniga.de> wrote:
I found in documentation for Zope2.13a
http://docs.zope.org/zope2/releases/2.13/WHATSNEW.html
that it's including ZODB 3.10.
By running
easy_install -i http://download.zope.org/Zope2/index/2.13.0a3 Zope2 I got ZODB3-3.9.5-py2.7-linux-i686. egg.
Whats wrong?
Looks like the script building the index has a bug. Looking at http://download.zope.org/Zope2/index/2.13.0a3/ZODB3/ there's indeed 3.9.5 versions linked there. Could you open a ticket at https://bugs.launchpad.net/zope2 so we won't forget about this? Thanks, Hanno