On 1 February 2012 13:08, Toshio Kuratomi <a.bad...@gmail.com> wrote: > One problem I've encountered that "requires" re-uploading is forgetting to > sign my sdists when doing python setup.py sdist upload. There's probably > a way to use the webui to add the signature after the fact but I haven't > found a way to sign the existing sdist and upload that signature from the > command line.
That facility does not exist. I believe it shouldn't be difficult in the current pypi code to allow a re-run of the file_upload action (either through the form or through distutils) where the signature is present and attach the signature to the existing file, assuming they file accompanying the signature upload is identical to the existing file. Richard _______________________________________________ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig