[tor-bugs] #20500 [Core Tor/Stem]: Distribute as a wheel
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Oct 30 17:59:41 UTC 2016
#20500: Distribute as a wheel
-------------------------------+-----------------------
Reporter: atagar | Owner: atagar
Type: enhancement | Status: new
Priority: Low | Milestone:
Component: Core Tor/Stem | Version:
Severity: Minor | Keywords: packaging
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+-----------------------
At PyCon sounded like wheels (*.whl) are the new hotness when it comes to
distributing python modules...
https://pypi.python.org/pypi/wheel
Don't think we want to jump on this right away for a few reasons...
1. Still pretty new. They haven't even reached their 1.x release yet.
2. Really all we care about is built-in pip support. Not clear all
versions support wheels.
3. Requires setuptools. It's kinda nice just needing the builtins.
4. We don't need any of the capabilities wheel provides. Stem is a simple
module without any native components.
That said, if this becomes the standard then once it's universally
supported we should obviously swap.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20500>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list