Opened at 2013-05-25T02:03:31Z
Last modified at 2015-05-13T12:02:08Z
#1980 closed task
build binary eggs for Windows x86 (32-bit) — at Version 2
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.10.1 |
Component: | packaging | Version: | 1.10.0 |
Keywords: | windows win32 eggs packaging | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
This is one of a collection of tickets about binary eggs that need to be built for specific platforms.
See src/allmydata/_auto_deps.py for Tahoe-LAFS trunk's current dependencies, and https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-eggs/README.html for the eggs that have been built and uploaded.
Change History (2)
comment:1 Changed at 2013-05-25T02:06:07Z by daira
comment:2 Changed at 2013-05-25T02:29:08Z by daira
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.
32-bit Windows is currently missing pycrypto >= 2.4.1 and pycryptopp >= 0.6.0 eggs for Python 2.6. On the other hand, we recommend using Python 2.7.x on Windows.