#9958: Upgrade python to 2.7.x
---------------------------+------------------------------------------------
   Reporter:  mhampton     |          Owner:  tbd                               
   
       Type:  enhancement  |         Status:  needs_review                      
   
   Priority:  major        |      Milestone:  sage-5.0                          
   
  Component:  packages     |       Keywords:                                    
   
Work_issues:               |       Upstream:  N/A                               
   
   Reviewer:               |         Author:  François Bissey                   
   
     Merged:               |   Dependencies:  #5852, #11986, #12085, #12096, 
#12124
---------------------------+------------------------------------------------

Comment(by fbissey):

 Very good, we may want to bump the spkg to 1.1.0 then. From my sage-on-
 gentoo experience there is just one minor doctest failure from
 matplotli-1.1.0
 {{{
 sage -t -long -force_lib "devel/sage/sage/plot/colors.py"
 **********************************************************************
 File "/usr/share/sage/devel/sage/sage/plot/colors.py", line 1241:
     sage: len(maps.maps)
 Expected:
     134
 Got:
     138
 **********************************************************************
 File "/usr/share/sage/devel/sage/sage/plot/colors.py", line 1285:
     sage: len(maps)
 Expected:
     134
 Got:
     138
 **********************************************************************
 }}}
 Fairly standard each time we bump matplotlib or almost.

 You R package definitely broke the first time around. I am fairly sure
 this is a parallel make issue. I have seen at least one instance that I
 suspect is parallel make on Gentoo. Of course given that it stop because
 of
 {{{
 make[6]: gcc: Resource temporarily unavailable
 }}}
 I think, we may have something else altogether. It should go into a
 separate ticket.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9958#comment:237>
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.

Reply via email to