diff -r eb1aa6f8701e Doc/distutils/packageindex.rst --- a/Doc/distutils/packageindex.rst Sun Dec 25 16:24:15 2016 +0200 +++ b/Doc/distutils/packageindex.rst Sun Dec 25 16:32:55 2016 +0100 @@ -173,7 +173,7 @@ Each section describing a repository defines three variables: - *repository*, that defines the url of the PyPI server. Defaults to - ``https://www.python.org/pypi``. + ``https://upload.pypi.org/legacy/``. - *username*, which is the registered username on the PyPI server. - *password*, that will be used to authenticate. If omitted the user will be prompt to type it when needed.