Re: Python versions and dependencies

2006-02-09 Thread Toni Mueller
Hello Marc, On Thu, 09.02.2006 at 20:24:26 +0100, Marc Balmer <[EMAIL PROTECTED]> wrote: > me: > > ok, then I'd like to log an error with Zope < 3.0 because this depends > > on 2.4 as per port, but is only verified for 2.3 as per the Zope > > release managers, and there is even a claim that brea

Re: Python versions and dependencies

2006-02-09 Thread Marc Balmer
* Toni Mueller wrote: > > Hello, > > On Wed, 08.02.2006 at 19:55:19 +0100, Nikolay Sturm <[EMAIL PROTECTED]> wrote: > > Intentional, by default our ports depend on python 2.3, they use python > > 2.4 if there is a reason for it. > > ok, then I'd like to log an error with Zope < 3.0 because this

Re: Python versions and dependencies

2006-02-09 Thread Nikolay Sturm
* Toni Mueller [2006-02-09]: > ok, then I'd like to log an error with Zope < 3.0 because this depends That port has a maintainer, talk to him, please. Nikolay

Re: Python versions and dependencies

2006-02-09 Thread Toni Mueller
Hello, On Wed, 08.02.2006 at 19:55:19 +0100, Nikolay Sturm <[EMAIL PROTECTED]> wrote: > Intentional, by default our ports depend on python 2.3, they use python > 2.4 if there is a reason for it. ok, then I'd like to log an error with Zope < 3.0 because this depends on 2.4 as per port, but is onl

Re: Python versions and dependencies

2006-02-08 Thread Nikolay Sturm
* Andrew Smith [2006-02-08]: > particularly py-Numeric and py-gtk2 is this still intentional or an > oversight? Intentional, by default our ports depend on python 2.3, they use python 2.4 if there is a reason for it. > I notice that ports like Zope are dependent upon 2.4 so I presume if > this i