[tahoe-lafs-trac-stream] [pycryptopp] #106: Build and distributed binary wheels for Linux
pycryptopp
trac at tahoe-lafs.org
Fri Feb 17 18:32:30 UTC 2017
#106: Build and distributed binary wheels for Linux
-----------------------------+-----------------
Reporter: exarkun | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Version: | Keywords:
Launchpad Bug: |
-----------------------------+-----------------
This is possible with the "manylinux" platform tag.
See https://github.com/pypa/manylinux
And https://github.com/pypa/python-manylinux-demo
The builds can be done on travis-ci (though requires opting out of the
container-based configuration).
Installation from binary wheels are almost always preferable to end users
compared to the current option - building from source. Binary wheels are
faster to install, have fewer dependencies, and there are fewer failures
that can be encountered.
--
Ticket URL: <https://tahoe-lafs.org/trac/pycryptopp/ticket/106>
pycryptopp <https://Tahoe-LAFS.org/trac/pycryptopp>
python bindings to the (C++) "Crypto++" library
More information about the tahoe-lafs-trac-stream
mailing list