bundle setuptools with package #8

Closed
opened 2007-04-26 23:20:46 +00:00 by zooko · 1 comment

zfec depends on setuptools, but you currently have to manually install setuptools before you can install zfec.

Okay: use the ez_setup boot script to fetch setuptools from the net automatically
Better: bundle setuptools with zfec package so that it doesn't try to touch the net

zfec depends on setuptools, but you currently have to manually install setuptools before you can install zfec. Okay: use the ez_setup boot script to fetch setuptools from the net automatically Better: bundle setuptools with zfec package so that it doesn't try to touch the net
zooko added the
major
defect
labels 2007-04-26 23:20:46 +00:00
warner added the
packaging
label 2007-04-28 19:14:54 +00:00
zooko added
minor
and removed
major
labels 2007-04-30 05:32:18 +00:00
Author

fixed. using ez_setup.py (hacked). Not bundling setuptools because there are 3 different versions (py2.3, py2.4, py2.5), and each one is more than 200 KiB.

fixed. using ez_setup.py (hacked). Not bundling setuptools because there are 3 different versions (py2.3, py2.4, py2.5), and each one is more than 200 KiB.
zooko added the
fixed
label 2007-05-04 05:55:37 +00:00
zooko closed this issue 2007-05-04 05:55:37 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#8
No description provided.