[10:26:24] <ronny> lifeless: that makes bascially all my current deployment scenarios worse with pip 7+
[13:30:42] <sigmavirus24> dstufft: so I just did `pip install requests; pip install requests[security]` on pip 7.x and it works as expected so there's no need for a bug =P
[13:30:52] <sigmavirus24> That user last night must have been using an old version of requests
[18:14:20] <lifeless> ronny: so a) I'm not pip core, just a contributor. b) There's a bug open for a download command, as you know, and c) pip is contributor driven AFAICT so its what folk step up to do that matters and
[18:15:12] <lifeless> d) pip wheel is probably the right thing to use these days anyway, *because* of the existing platform specificity of env markers any 'download' is already platform dependent
[18:32:23] <ronny> lifeless: d) nah, because linux sucks there is bascially only sdists and universal wheels ^^
[18:35:47] <ronny> lifeless: but yeah, a,b,c put a dent into my hope that you could help directly with that, im sadly a bit too stripped of time to deal with it correctly
[21:05:24] <xafer> hello dstufft, I dont get the point of https://github.com/pypa/pip/pull/3041/files ?
[21:05:47] <xafer> _vendor does not seem to have been updated ?
[21:06:22] <dstufft> xafer: I'm going to be cutting a release and I just bump the releases whenever I do. For setuptools all of the changes in that version were in easy_install.py or setuptools so there were no changes to the parts we added, and there doesn't appear to be any changes to ipaddress either
[21:06:29] <dstufft> so I jsut bumped the versions