Opened at 2011-01-29T17:46:17Z
Last modified at 2011-06-26T15:11:43Z
#1345 closed defect
remove Makefile targets relating to 'setup.py check_auto_deps' which no longer exists — at Version 1
Reported by: | davidsarah | Owned by: | davidsarah |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | packaging | Version: | 1.8.1 |
Keywords: | Makefile | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
setup.py check_auto_deps was removed in 6d6f0edc3698e1ab. (It no longer worked due to the removal of require_auto_deps() in 29336a09163cd3d5.) The related Makefile targets should have been removed as well.
Change History (2)
comment:1 Changed at 2011-01-29T17:49:47Z by davidsarah
- Description modified (diff)
- Owner changed from somebody to davidsarah
- Status changed from new to assigned
Changed at 2011-01-29T17:51:50Z by davidsarah
Note: See
TracTickets for help on using
tickets.
Makefile: remove targets relating to 'setup.py check_auto_deps' which no longer exists. refs #1345