#19976: Optimize Cython dependency checking
-------------------------------------------------+-------------------------
       Reporter:  jdemeyer                       |        Owner:
           Type:  enhancement                    |       Status:  new
       Priority:  major                          |    Milestone:  sage-7.1
      Component:  packages: standard             |   Resolution:
       Keywords:                                 |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:
Report Upstream:  Reported upstream. No          |  Work issues:
  feedback yet.                                  |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------
Description changed by jdemeyer:

Old description:

> Upgrade to Cython 0.23.4 and add the following patch:
>
> See [https://github.com/cython/cython/pull/461]
>
> '''Tarball''': http://cython.org/release/Cython-0.23.4.tar.gz

New description:

 Upgrade to Cython 0.23.4 and add the following patch:
 [https://github.com/cython/cython/pull/461]

 This improves the dependency checking in Cython. One consequence is that
 the following is completely gone when doing `./sage -b`:
 {{{
 copying /usr/local/src/sage-
 git/src/build/cythonized/sage/matroids/minorfix.h -> /usr/local/src/sage-
 git/local/lib/python2.7/site-packages/sage/matroids
 copying /usr/local/src/sage-
 git/src/build/cythonized/sage/stats/distributions/dgs_misc.h ->
 /usr/local/src/sage-git/local/lib/python2.7/site-
 packages/sage/stats/distributions
 ...
 copying /usr/local/src/sage-
 git/src/build/cythonized/sage/symbolic/pynac_cc.h -> /usr/local/src/sage-
 git/local/lib/python2.7/site-packages/sage/symbolic
 copying /usr/local/src/sage-
 git/src/build/cythonized/sage/symbolic/ginac_wrap.h -> /usr/local/src
 /sage-git/local/lib/python2.7/site-packages/sage/symbolic
 }}}

 '''Tarball''': http://cython.org/release/Cython-0.23.4.tar.gz

--

--
Ticket URL: <http://trac.sagemath.org/ticket/19976#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to