Ticket #319 (closed defect: wontfix)
genshi 0.6 and agilo 0.7.4.1
| Reported by: | cerbere99@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | General | Version: | 0.5.1 |
| Keywords: | Cc: |
Description
i am trying to run agilo on trac 0.11 but it is complaining about version conflict with genshi 0.6 if i downgrade to 0.5.1 for genshi it will break trac and give me a 500 error any suggestions? the error message is:
ERROR: Skipping "agilo.charts.macros = agilo.charts.macros": (version conflict "VersionConflict?: (Genshi 0.6dev-r1063 (/usr/lib/python2.4/site-packages/Genshi-0.6dev_r1063-py2.4-linux-i686.egg), Requirement.parse('genshi>=0.5.1,<0.6dev'))") Tags: is there any plan to make genshi compatible with that kind of plugins?
