Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 302430

Summary: import dev-python/nevow for x86-linux
Product: Gentoo/Alt Reporter: Michael Yang <yangofzeal>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.