[10:30:56] <mgedmin> calston: you may want to file a bug at https://github.com/pypa/pip/issues
[10:31:23] <mgedmin> curiously, pip 6.0.7 works here
[10:32:02] <mgedmin> my /home/mg/.venv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py doesn't have any imports from ..exceptions
[10:32:24] <mgedmin> oops I looked at the wrong file
[10:32:51] <mgedmin> my /home/mg/.venv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py defines a ProtocolError
[10:33:28] <mgedmin> maybe don't be in a rush to file the bug :)
[11:08:28] <mgedmin> do you want to compare /home/colin/python/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py with the version on github that I just linked?
[14:15:57] <dstufft> the problem is the wheel is named fireline-0.13.dev_8085d9e3df9a-cp27-none-linux_x86_64.whl instead of fireline-0.13.dev+8085d9e3df9a-cp27-none-linux_x86_64.whl
[14:16:08] <dstufft> I'm not sure why that is though
[14:16:18] <dstufft> the wheel code base doesn't seem to be doing that
[14:16:35] <dstufft> and when I test locally I get dstufft_testpkg2-13.13.13+asdasd-py2.py3-none-any.whl just fine