Try to patch the 1.0.x setup.py to install TG on py2.5. http://trac.turbogears.org/attachment/ticket/1119/py25.2.patch
Now the setup.py won't effect people < 2.5. And you've to "easy_install -U cheetah" to download cheetah 2.0 to avoid modify the code. If the code worked I'll check it in svn. (and update turboCheetah with the same way that won't effect people < 2.5) Or if someone can prove that SQLObject 0.8/cheetah 2.0 won't hurt TG after bumping up the version, we could make the setup.py simpler. To haroldmarshall: CP3 porting is another issue (it belongs to TG 1.1), and it doesn't matter to TG's Py 2,5 compatibility. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
