[Zope3-dev] what dependency to use for "zope 3"

2007-05-10 Thread Chris Withers
Hi All, As a newcomer to the world of setuptools, I'm excited by the prospect of automatic dependency handling. However, with the eggification of Zope 3, this leaves me wondering: if I have a package that relies of a certain version of Zope 3, what do I put in as the dependency in setup.py?

[Zope3-dev] Branches for individual projects ?

2007-05-10 Thread Baiju M
Hi, Shoul we cut branches for individual projects (in zope and zope.app namespace) for bug fixing when 3.4b1 releases ? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40ma

[Zope3-dev] Re: Branches for individual projects ?

2007-05-10 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Baiju M wrote: > Hi, > Shoul we cut branches for individual projects (in zope and > zope.app namespace) for bug fixing when 3.4b1 releases ? - -1 to creating them en masse; branching the sub-projects should be at the discretion of their maintain

Re: [Zope3-dev] Re: Branches for individual projects ?

2007-05-10 Thread Jim Fulton
On May 10, 2007, at 4:34 PM, Tres Seaver wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Baiju M wrote: Hi, Shoul we cut branches for individual projects (in zope and zope.app namespace) for bug fixing when 3.4b1 releases ? - -1 to creating them en masse; branching the sub-projec

[Zope3-dev] Contact info, Bethany Nohlgren

2007-05-10 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bethany Nohlgren Assistant Dean of Students and Director of First-Year Students x7454 [EMAIL PROTECTED] Tres. - -- === Tres Seaver +1 540-429-0999 [EMAIL PROTECTED] Pal

Re: [Zope3-dev] what dependency to use for "zope 3"

2007-05-10 Thread Bernd Dorn
On 10.05.2007, at 10:01, Chris Withers wrote: Hi All, As a newcomer to the world of setuptools, I'm excited by the prospect of automatic dependency handling. However, with the eggification of Zope 3, this leaves me wondering: if I have a package that relies of a certain version of Zope 3