Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402813 - python eclass should set dependencies for USE_PYTHON properly
Summary: python eclass should set dependencies for USE_PYTHON properly
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 410665 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-09 07:46 UTC by Patrick Lauer
Modified: 2013-03-02 14:17 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2012-02-09 07:46:51 UTC
Example:

USE_PYTHON="2.5 2.7 3.2 2.7-pypy-1.7" emerge -1 django

If one or more of these python providers are not installed it'll fail with a message that it is missing.
Well duh, so depend on it and let me get on with life :)
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-02 14:16:41 UTC
No new features will be added to python.eclass, so closing as WONTFIX.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-02 14:17:31 UTC
*** Bug 410665 has been marked as a duplicate of this bug. ***