[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2439: add windows dependencies to a sumo tarball (zip)
Tahoe-LAFS
trac at tahoe-lafs.org
Sat Mar 26 23:25:47 UTC 2016
#2439: add windows dependencies to a sumo tarball (zip)
---------------------------+----------------------------------
Reporter: WinLAFS | Owner: warner
Type: defect | Status: closed
Priority: normal | Milestone: 1.11.0
Component: packaging | Version: 1.10.0
Resolution: fixed | Keywords: sumo tarball windows
Launchpad Bug: |
---------------------------+----------------------------------
Changes (by warner):
* status: new => closed
* resolution: => fixed
* milestone: undecided => 1.11.0
Comment:
We no longer provide the SUMO tarball, but we do host binary wheels (for
mac and windows) for all dependencies, and the following command uses them
instead of trying to compile anything:
{{{
pip install --find-links=https://tahoe-lafs.org/deps tahoe-lafs
}}}
I've added `docs/desert-island.rst` to explain how to build things without
network access (by pre-fetching wheels and making sure they're in pip's
wheel cache).
So I think we can close this one out now.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2439#comment:11>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list