Am 11.08.2011 05:37 schrieb Michael Pedersen:
We don't require it until it comes time to run the test suite. And then in comes lxml. I've mostly sussed out the gotchas in the 64 bit Linux land with it, but it's still not perfect. I really do wish that chameleon.genshi did not have that dependency.
Had a look into this. The dependency was actually dropped in chameleon.core 1.0b32 and it now is only needed for MatchTemplates in Chameleon.Genshi which are somewhat broken or incompatible anyway. So I have removed lxml from our test_requirements. The test for cahmeleon.genshi page templates still works, but I skip the test with master templates when lxml is not installed, because it did not really work anyway. We can revisit and improve this when Chameleon.Genshi has been ported to Chameleon 2.
-- Christoph -- 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.

