Note that distil also uses SSL and verifies the host certificate when uploading, just as it does for downloads (N.B. distil has been recently updated since recent distlib releases, so the latest version [1] should be used).
Regards, Vinay Sajip [1] https://bitbucket.org/vinay.sajip/docs-distil/downloads/distil.py -------------------------------------------- On Thu, 7/11/13, Richard Jones <[email protected]> wrote: Subject: [Distutils] HTTPS upload to PyPI To: "disutils-sig" <[email protected]> Date: Thursday, 7 November, 2013, 22:43 Because (distutils history) it's currently not possible to "python setup.py upload" using the secure HTTPS URL of PyPI. It is possible using twine* which I'd like to promote at: https://pypi.python.org/pypi (in the "Package Authors" box) http://docs.python.org/3/distutils/packageindex.html I say this with the caveat that I've never actually _used_ twine myself. Richard * https://pypi.python.org/pypi/twine -----Inline Attachment Follows----- _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
