#4797: Run sage -ba instead of sage -b after upgrading Cython
------------------------+---------------------------------------------------
Reporter: mabshoff | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.1
Component: build | Keywords: upgrade cython
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by leif):
Running `sage -ba` ''explicitly'' is not even necessary upon (true) Cython
upgrades, though we could implement this in `spkg/install`.
We just have to make any Cython file / extension module depend on a
single, distinct file of the Cython distribution (e.g. header) and
preferably make sure this is ''only'' touched when really necessary.
Therefore it would make sense to use a Sage-specific file for such, which
is created and managed by our `spkg-install` for Cython.
People upgrading the Cython package will best know if a complete rebuild
will be necessary, depending on the Cython version found in the current
installation subject to upgrade.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4797#comment:15>
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.