[tahoe-lafs-trac-stream] [tahoe-lafs] #2086: Use Twine to Upload Packages to PyPI
tahoe-lafs
trac at tahoe-lafs.org
Tue Oct 1 18:48:10 UTC 2013
#2086: Use Twine to Upload Packages to PyPI
-------------------------+-------------------------------------------------
Reporter: dstufft | Owner: warner
Type: defect | Status: new
Priority: normal | Milestone: 1.11.0
Component: | Version: 1.10.0
packaging | Keywords: twine pypi packaging security
Resolution: | release
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by dstufft):
Well you're not insecure then :) Twine would just automated the "manually
upload ..." part. Twine understands asc files as well and will upload them
as signatures if you pass both of them like.
{{{
$ twine upload foo-1.0.tar.gz foo-1.0.tar.gz.asc
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2086#comment:4>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list