Opened at 2014-09-29T19:22:43Z
Closed at 2016-03-26T23:16:33Z
#2306 closed defect (fixed)
why does zetuptoolz build the same dependency more than once?
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.11.0 |
Component: | packaging | Version: | 1.10.0 |
Keywords: | setuptools build install | Cc: | |
Launchpad Bug: |
Description
E.g. cffi at https://travis-ci.org/tahoe-lafs/tahoe-lafs/jobs/36588369#L570 and then again at line 612.
Setuptools delenda est.
Change History (1)
comment:1 Changed at 2016-03-26T23:16:33Z by warner
- Milestone changed from undecided to 1.11.0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Pip (especially its wheel cache) seems to get this consistently correct, and we've stopped using zetuptoolz. Closing this one out.