Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302430 - import dev-python/nevow for x86-linux
Summary: import dev-python/nevow for x86-linux
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 10:17 UTC by Michael Yang
Modified: 2010-04-26 17:08 UTC (History)
0 users

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 Michael Yang 2010-01-27 10:17:09 UTC
ecopy dev-python/nevow works

Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-03-05 23:45:01 UTC
It needs at least one $ED

Are the python eclasses safe to use EAPI2 and $ED now or should it be EAPI3? AFAIK, python is one of the only that supports ED and not EAPI3, is that right?
Comment 2 Fabian Groffen gentoo-dev 2010-03-06 08:32:43 UTC
Hmmm, I was under the impression the python eclass is totally EAPI=3 aware.  Whether or not ED will be available depends on if this wrapper functions is called soon enough.  But preferably just bump to EAPI=3.
Comment 3 Jonathan Callen (RETIRED) gentoo-dev 2010-03-06 09:36:17 UTC
python.eclass is EAPI-3 aware; however, the functions and variables that are listed as deprecated ($NEED_PYTHON, $python, $PYVER, python_version(), python_mod_exists(), python_tkinter_exists(), python_mod_compile(), and calling python_mod_optimize() with an absolute path pointing into $EPREFIX/usr/$(get_libdir)/python?.?) have been removed for EAPI-3.
Comment 4 Fabian Groffen gentoo-dev 2010-04-26 17:08:09 UTC
imported now latest version has been fixed for set python abis or something.