Re: [Zope3-dev] Zope 3.4, eggs and windows

2007-04-22 Thread Jim Fulton
On Apr 21, 2007, at 5:07 PM, Sidnei da Silva wrote: On 4/21/07, Martijn Faassen <[EMAIL PROTECTED]> wrote: It is therefore important that binary Windows eggs are indeed available for the appropriate Zope 3 and ZODB packages. Is there a plan for providing these? I'm hoping Sidnei will pop up

Re: [Zope3-dev] Zope 3.4, eggs and windows

2007-04-22 Thread Christian Theune
The eggs are released now. I do not have updated the externals to the right location, the actual released code came from the Zope 3 trunk but is identical to the release. I noticed that after the fact that I made the release. :/ Updating the externals needs a little more effort to automate, but I

Re: [Zope3-dev] Zope 3.4, eggs and windows

2007-04-22 Thread Christian Theune
Hi, I took Martin's script and adapted it for this release. I took the listing of download.zope.org and gathered the names of all eggs that were available as "3.4dev" eggs and am currently creating "3.4.0a1" eggs for those. It might be that these are not all eggs that should be build. However,

Re: [Zope3-dev] Zope 3.4, eggs and windows

2007-04-22 Thread Christian Theune
Am Samstag, den 21.04.2007, 22:20 +0200 schrieb Martijn Faassen: > Hi there, > > I have some questions about the Zope 3.4 release. My apologies if this > information is already available somewhere else. > > I've just uploaded z3c.widget to download.zope.org/distribution, but ran > into a new sn

Re: [Zope3-dev] Zope 3.4, eggs and windows

2007-04-21 Thread Sidnei da Silva
On 4/21/07, Martijn Faassen <[EMAIL PROTECTED]> wrote: It is therefore important that binary Windows eggs are indeed available for the appropriate Zope 3 and ZODB packages. Is there a plan for providing these? I'm hoping Sidnei will pop up and say, oh, yeah, all taken care of. :) Jim has been b