register tahoe with the cheeseshop #130
Labels
No Label
0.2.0
0.3.0
0.4.0
0.5.0
0.5.1
0.6.0
0.6.1
0.7.0
0.8.0
0.9.0
1.0.0
1.1.0
1.10.0
1.10.1
1.10.2
1.10a2
1.11.0
1.12.0
1.12.1
1.13.0
1.14.0
1.15.0
1.15.1
1.2.0
1.3.0
1.4.1
1.5.0
1.6.0
1.6.1
1.7.0
1.7.1
1.7β
1.8.0
1.8.1
1.8.2
1.8.3
1.8β
1.9.0
1.9.0-s3branch
1.9.0a1
1.9.0a2
1.9.0b1
1.9.1
1.9.2
1.9.2a1
LeastAuthority.com automation
blocker
cannot reproduce
cloud-branch
code
code-dirnodes
code-encoding
code-frontend
code-frontend-cli
code-frontend-ftp-sftp
code-frontend-magic-folder
code-frontend-web
code-mutable
code-network
code-nodeadmin
code-peerselection
code-storage
contrib
critical
defect
dev-infrastructure
documentation
duplicate
enhancement
fixed
invalid
major
minor
n/a
normal
operational
packaging
somebody else's problem
supercritical
task
trivial
unknown
was already fixed
website
wontfix
worksforme
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Reference: tahoe-lafs/trac-2024-07-25#130
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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.)
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.