bundle setuptools with package #8

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

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
tahoe-lafs added the
major
defect
labels 2007-04-26 23:20:46 +00:00
tahoe-lafs added the
packaging
label 2007-04-28 19:14:54 +00:00
tahoe-lafs added
minor
and removed
major
labels 2007-04-30 05:32:18 +00:00
zooko commented 2007-05-04 05:55:37 +00:00
Author
Owner

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.
tahoe-lafs 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 project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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