On 22 February 2013 13:55, MRAB <[email protected]> wrote: > Since the PyPI security notice of 2013-02-15 I've been unable to upload > to PyPI via "setup.py upload". > > I changed my password during the grace period, and have reset it, but > it's still rejected: > > Upload failed (401): Incorrect password > > I can login to PyPI with the password, but even though I've changed the > password in ".pypirc", it still fails. > > Can anyone suggest what could be wrong?
Please check the "repository" setting for "pypi" in your ~/.pypirc to ensure it's got http://pypi.python.org/pypi Richard _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
