register tahoe with the cheeseshop #130

Closed
opened 2007-09-16 09:26:04 +00:00 by warner · 3 comments

The python "cheeseshop" (http://pypi.python.org) is the standard place for folks to look for python packages. We should register tahoe there, now that our setup.py makes it easy.

A related task is to upload source tarballs (and maybe eggs?) after each release.

The python "cheeseshop" (<http://pypi.python.org>) is the standard place for folks to look for python packages. We should register tahoe there, now that our setup.py makes it easy. A related task is to upload source tarballs (and maybe eggs?) after each release.
warner added the
packaging
minor
task
0.5.1
labels 2007-09-16 09:26:04 +00:00
warner added this to the 0.6.0 milestone 2007-09-16 09:26:04 +00:00

It is already registered as "allmydata-tahoe". We could register another project under a different name -- I doubt it will do any harm.

(The allmydata-tahoe page isn't visible because there is no working distribution there yet.)

It is already registered as "allmydata-tahoe". We could register another project under a different name -- I doubt it will do any harm. (The allmydata-tahoe page isn't visible because there is no working distribution there yet.)
Author

allmydata-tahoe sounds reasonable to me.. the branding will do us some good :)

So really this ticket can just be a reminder for us to upload a source tarball after the next release.

allmydata-tahoe sounds reasonable to me.. the branding will do us some good :) So really this ticket can just be a reminder for us to upload a source tarball after the next release.

Okay I've uploaded v0.5.1-191 as a test run:

http://pypi.python.org/pypi/allmydata-tahoe

It looks good! People who run "easy_install allmydata-tahoe" will get either the appropriate .egg for their platform or else will get the source .tar.gz downloaded and built and installed automatically (see the README for details).

I'm closing this ticket and will tag and upload v0.6 tomorrow.

Okay I've uploaded v0.5.1-191 as a test run: <http://pypi.python.org/pypi/allmydata-tahoe> It looks good! People who run "easy_install allmydata-tahoe" will get either the appropriate .egg for their platform or else will get the source .tar.gz downloaded and built and installed automatically (see the README for details). I'm closing this ticket and will tag and upload v0.6 tomorrow.
zooko added the
fixed
label 2007-09-24 02:15:40 +00:00
zooko closed this issue 2007-09-24 02:15:40 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 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#130
No description provided.