Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255989 - Update distutils.eclass to handle EAPI=2
Summary: Update distutils.eclass to handle EAPI=2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 247889
  Show dependency tree
 
Reported: 2009-01-22 12:04 UTC by Peter Volkov (RETIRED)
Modified: 2009-02-18 14:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
distutils.eclass-EAPI2.patch (distutils.eclass-EAPI2.patch,1.02 KB, patch)
2009-01-22 12:22 UTC, Peter Volkov (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2009-01-22 12:04:32 UTC
dev-python/py-rrdtool needs to be EAPI=2 to make use of USE depends but distutils.eclass is not ready for that. Please, make it EAPI=2 aware. Thank you.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2009-01-22 12:22:24 UTC
Created attachment 179324 [details, diff]
distutils.eclass-EAPI2.patch

Suggested patch.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2009-02-18 14:46:26 UTC
Guys, this change blocks me from fixing bug 247889 so I went ahead and committed fix. A fix is a bit different from proposed here, but it's arose from discussion of similar change for gnome2.eclass (take a look on bug 239123 for details). If you have any problems with this change come to me and I'll do my best to fix that.