PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Friday the 1st of May, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[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?
[23:56:55] <dstufft> well, relevant info that is
[23:57:18] <tomprince> Nope. https://gist.github.com/cbb69257d3ea7cbd5ae4
[23:58:14] <tomprince> Actually 'pip wheel' doesn't seem to work in develop at all.
[23:59:54] <dstufft> hm
[23:59:55] <dstufft> that's strange