[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2856: remove/conditionalize "shutilwhich" dependency

Tahoe-LAFS trac at tahoe-lafs.org
Sun Dec 25 18:55:27 UTC 2016


#2856: remove/conditionalize "shutilwhich" dependency
-----------------------+---------------------------
 Reporter:  warner     |          Owner:  daira
     Type:  task       |         Status:  new
 Priority:  normal     |      Milestone:  undecided
Component:  packaging  |        Version:  1.12.0
 Keywords:             |  Launchpad Bug:
-----------------------+---------------------------
 Somewhere in the 1.12 development cycle, `_auto_deps.py` acquired an
 unconditional dependency upon a package named `shutilwhich`. This impacts
 downstream packagers (i.e. it isn't in Debian yet). Looking at the code,
 it seems that `shutilwhich` is only used by the integration tests, and
 thus should probably be moved into the `[test]` clause of setup.py's
 `extras_require=`. That would let non-testing downstream packages omit the
 dependency.

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2856>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list