
PyPI doesn't support "register" anymore. The new upload location is warehouse. This is from my ~/.pypirc: [warehouse] repository:https://upload.pypi.io/legacy/ you can add the repository line to your [pypi] section or whatever you use for "devpi push" after the "pypi:...", then it should work. I pushed several releases from devpi.net and my local devpi recently. Regards, Florian Schulze On 3 Feb 2017, at 18:05, holger krekel wrote:
On Fri, Feb 03, 2017 at 16:51 +0000, Bruno Oliveira wrote:
On Fri, Feb 3, 2017 at 2:16 PM holger krekel <holger@merlinux.eu> wrote:
this means that pypi.python.org responded with a 500 internal server error when trying to register. Not sure why. can't remember that this happened to me yet.
Just this week I tried to use "python setup.py register" to update some classifiers on some of my plugins and it failed saying the "register" command is now obsolete. Didn't investigate much though.
fixing metadata is also why i used register only sometimes.
Just tried with one of my less known projects to "setup.py register" and it worked for pypi.python.org.
hum ...
holger
Cheers, Bruno.
tox-dev mailing list tox-dev@python.org https://mail.python.org/mm3/mailman3/lists/tox-dev.python.org/