Ticket #322 (closed defect: fixed)
Honor distutils dependencies
| Reported by: | ehuss | Owned by: | ehuss |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.14 |
| Component: | Build System | Keywords: | |
| Cc: |
Description
Currently the Cython extensions to distutils ignores the "depends" list of files. The attached patch changes it to check any files listed in the "depends" parameter.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

