Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Python v2.5 includes elementtree, and therefore pybugz only requires the external package with python v2.4. The attached patch changes the ebuild to require either Python v2.5 or v2.4 and elementtree. Thanks, James
Created an attachment (id=125820) [details] pybugz-0.6.11-ebuild.patch
Created an attachment (id=125822) [details] pybugz-0.6.11-python_2.5.patch
Created an attachment (id=125826) [details] pybugz-0.7.0-ebuild.patch Now that my sync is finished I see that there is a new version in the tree. 0.7.0 now uses the bundled elementtree in Python v2.5 without a patch, but the ebuild for it still depends on elementtree. This patch just changes the ebuild so we don't pull in the unused dependency with v2.5.
Fixed in CVS, thanks for the report.