#5060: [with patch, needs review] setup.py dependency checking detects
unexpected
dependencies
-------------------------+--------------------------------------------------
Reporter: sbarthelemy | Owner: mabshoff
Type: defect | Status: new
Priority: major | Milestone: sage-3.3
Component: build | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by robertwb):
* summary: setup.py dependency checking detects unexpected dependencies
=> [with patch, needs review] setup.py
dependency checking detects unexpected
dependencies
Comment:
The original bug was due to the fact that "^ *" was only required for the
first grouping.
Given that more than one module could be cimported in a single statement,
it took an extra loop in the parsing code as well.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5060#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---