#9958: Upgrade python to 2.7
---------------------------+------------------------------------------------
Reporter: mhampton | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone:
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies: #11156 #11236 #11244 #11264
#11339 #11363 #11376
---------------------------+------------------------------------------------
Comment(by fbissey):
python testing is difficult. Even in gentoo the procedure is complicated.
I'll have a look at it but I cannot make promise. There may be modules
that we shouldn't build in the first place (nothing useful to sage, don't
worry).
We have this for example in the ebuild:
{{{
if use berkdb; then
ewarn "\"bsddb\" module is out-of-date and no longer
maintained inside dev-lang/python. It has"
ewarn "been additionally removed in Python 3. You should
use external, still maintained \"bsddb3\""
ewarn "module provided by dev-python/bsddb3 which supports
both Python 2 and Python 3."
fi
}}}
gdb, gdm, dbm and tk require extra things on the host system so they may
very well fail without. Actually according to the ebuild distutils and gdm
are known to fail.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:72>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.