[Distutils] HTTPS upload to PyPI

Vinay Sajip vinay_sajip at yahoo.co.uk
Fri Nov 8 12:50:02 CET 2013


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 <r1chardj0n3s at gmail.com> wrote:

 Subject: [Distutils] HTTPS upload to PyPI
 To: "disutils-sig" <distutils-sig at python.org>
 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  -  Distutils-SIG at python.org
 https://mail.python.org/mailman/listinfo/distutils-sig
 


More information about the Distutils-SIG mailing list