[Wheel-builders] manylinux deployment update

Nathaniel Smith njs at pobox.com
Tue Mar 15 11:58:44 EDT 2016


The pypi enablement logic is now deployed to the testpypi server. (This is
a public scratch copy of pypi at testpypi.python.org -- it doesn't share
any data with the real pypi, so you can do whatever to it without worrying
you'll break anything real.)

And thanks to how the legacy pypi stack is implemented, there is no
automated testing at all, so it's entirely possible that my PR broke
everything :-)

https://bitbucket.org/pypa/pypi/pull-requests/106/import-wheel-platform-checking-logic-from/diff

If you have some wheels sitting around, manylinux and otherwise, please try
uploading them to testpypi and confirm that it works! Once we have that
confirmation then we can hit the switch to deploy the change to real pypi.

-n
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/wheel-builders/attachments/20160315/b5f46435/attachment.html>


More information about the Wheel-builders mailing list