On Nov 12, 8:54 pm, "Florent Aide" <[EMAIL PROTECTED]> wrote:
> On Wed, Nov 12, 2008 at 2:44 PM, frankentux <[EMAIL PROTECTED]> wrote:
>
> > Hi. I'm packaging turbogears for openSUSE on the openSUSE build
> > service. One of the problems I'm currently dealing with is that
> > openSUSE 11.1 will ship python 2.6. I fixed most of the turbogears
> > required packages but ran into a problem with python-ruledispatch
> > (RuleDispatch from peak.telecommunity.org). One of the changes in
>
> When is your OpenSuse release date ?
December 12th is the official release date. beta5 comes out today.
> We are working on 1.1 (in beta phase right now) which will remove the
> dependency on RuleDispatch. If can wait a bit I think 1.1 final should
> be coming soon now.

The build service allows us to provide packages for all releases of
openSUSE - not just the upcoming 11.1. But only the upcoming openSUSE
11.1 has python 2.6 installed by default.
Currently we only have packages for turbogears 1.0.x but I'd like to
build the 1.1 and 2.0 branches as well. This would make installing
turbogears as easy as:
zypper in python-turbogears2

AFAIK, Fedora already have packaged turbogears2

For the meantime, I'll apply a patch which only gets called if
suseversion > 11.0 (the last openSUSE with python 2.5 as default)

Ciaran
>
> Florent.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to