#19605: Cython hook for extension module metadata
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.10
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Jeroen Demeyer     |  Work issues:
Report Upstream:  Reported           |       Commit:
  upstream. No feedback yet.         |  a822d3f30de6bd8785a0c77bc2f024217c7d9aa0
         Branch:                     |     Stopgaps:
  u/jdemeyer/cython_hook_for_extension_module_metadata|
   Dependencies:  #19602             |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * commit:   => a822d3f30de6bd8785a0c77bc2f024217c7d9aa0
 * upstream:  N/A => Reported upstream. No feedback yet.


Old description:

> Add a patch to Cython with a cleaner interface for processing the module
> metadata, such that we no longer need to monkeypatch Cython's
> `create_extension_list()`.

New description:

 Add a patch to Cython with a cleaner interface for processing the module
 metadata, such that we no longer need to monkeypatch Cython's
 `create_extension_list()`.

 '''See upstream''' [https://github.com/cython/cython/pull/466]

--

Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=7cd8477bdb031b87607c185c9f2c96fde277943d
 7cd8477]||{{{Fix dependency checking for libraries}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=08062a5aaad60eba27f0f4502137b3bf87331a1f
 08062a5]||{{{Remove unused "sdist" variable}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=84ac62e907016499a336fd626d3b262a2e5e1202
 84ac62e]||{{{Add dependencies both to extension and metadata}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=339884252221473dbb5dc74abcacdadf1d546bfd
 3398842]||{{{Cache find_library_files()}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=f3f396625d70b1c1c21e3508cdbac5afc0b7e581
 f3f3966]||{{{Minor fixes}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=87834f093c507475c20e5c23991ad0f091aca03f
 87834f0]||{{{Use absolute import (otherwise doctesting doesn't
 work???)}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=a822d3f30de6bd8785a0c77bc2f024217c7d9aa0
 a822d3f]||{{{Cython hook for extension module metadata}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/19605#comment:2>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to