[Distutils] HTTPS upload to PyPI

Nick Coghlan ncoghlan at gmail.com
Fri Nov 8 00:44:34 CET 2013


On 8 Nov 2013 08:44, "Richard Jones" <r1chardj0n3s at gmail.com> wrote:
>
> 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.

I'd hold off on changing the CPython docs until after they mention pip (as
a docs change, that's currently towards the bottom of my "before beta 1"
todo list)

However, the distribution section of the packaging guide would be a good
place to mention it.

Cheers,
Nick.

>
>
>     Richard
>
> * https://pypi.python.org/pypi/twine
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131108/e49eda51/attachment.html>


More information about the Distutils-SIG mailing list