#3261 closed defect (fixed)

Declare correct cryptography requirement for setuptools

Reported by: exarkun Owned by: exarkun
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: review-needed Cc:
Launchpad Bug:

Description

Since ticket:3031 (at least) Tahoe-LAFS has had a dependency on cryptography. Twisted[tls] also depends on cryptography and Tahoe-LAFS declares a dependency on Twisted[tls]. So, Tahoe-LAFS gets cryptography which allows it to work.

However, rather than implicitly having direct dependencies satisfied transitively, Tahoe-LAFS should declare a direct dependency on cryptography in its packaging/setuptools/distutils stuff.

Change History (3)

comment:1 Changed at 2019-10-16T19:13:40Z by exarkun

  • Owner set to exarkun
  • Status changed from new to assigned

comment:3 Changed at 2019-10-21T18:57:57Z by exarkun

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.