[09:17:23] <ztane> any thoughts about aliases, should be possible to rename a package for a new name and continue the old point to it
[09:17:43] <ztane> http://blog.ionelmc.ro/2014/05/03/pypi-package-alias/ found this blog text
[10:51:14] <lifeless> dstufft: dunno if you've seen my WIP PR for 988, but if you haven't, it might be worth casting a quick eye over it. I think its shaping up nicely.
[23:36:08] <tomprince> lifeless: Your wheel building doesn't to work here.
[23:39:24] <tomprince> I don't seem to get any useful output for debugging.
[23:55:10] <dstufft> tomprince: can you elaborate on not work? Does it not install something? or raise an error?
[23:55:58] <tomprince> I just get "Failed to build <all-the-packages>"
[23:56:16] <tomprince> It then continues on to build from sdist.
[23:56:36] <dstufft> tomprince: no other info if you add -vvv to the command?