#9511: Upgrade Givaro to version 3.7.0
-------------------------------------------------------------------+--------
       Reporter:  pcpa                                             |         
Owner:  cpernet     
           Type:  enhancement                                      |        
Status:  needs_work  
       Priority:  minor                                            |     
Milestone:  sage-5.2    
      Component:  givaro                                           |    
Resolution:              
       Keywords:                                                   |   Work 
issues:              
Report Upstream:  Reported upstream. Developers acknowledge bug.   |     
Reviewers:  Volker Braun
        Authors:  Paulo César Pereira de Andrade, Martin Albrecht  |     Merged 
in:              
   Dependencies:  #12883, #12761                                   |      
Stopgaps:              
-------------------------------------------------------------------+--------
Changes (by vbraun):

  * status:  positive_review => needs_work


Comment:

 From the spkg-install:
 {{{
 if [ -f
 
"$SAGE_ROOT"/devel/sage/sage/rings/polynomial/multi_polynomial_ideal_libsingular.pyx
 ]; then
     echo "Touching extensions linked against Givaro"
     touch "$SAGE_ROOT"/devel/sage/sage/rings/finite_field_givaro.pyx
     touch "$SAGE_ROOT"/devel/sage/sage/libs/linbox/linbox.pyx
     touch "$SAGE_ROOT"/devel/sage/sage/libs/singular/singular.pyx
     touch "$SAGE_ROOT"/devel/sage/sage/matrix/matrix_mpolynomial_dense.pyx
     touch
 "$SAGE_ROOT"/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx
     touch
 
"$SAGE_ROOT"/devel/sage/sage/rings/polynomial/multi_polynomial_ideal_libsingular.pyx
 fi
 }}}
 So '''THIS''' is the reason why `sage/rings/finite_field_givaro.pyx`
 magically reappears once in a while. This file has been renamed a long
 time ago but whenever you reinstall givaro it is recreated. Our setup
 stuff does take care of recompiling dependent Cython classes, so this
 whole section is useless. Can you take it out before we ship it?

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