[07:37:45] <mgedmin> hey so pip keeps a manifest of installed files, right? is there a way to search it for a filename, to discover which package installed it, like dpkg -S?
[08:31:25] <mgedmin> uh, the develop branch of virtualenv seems to be broken
[08:31:41] <mgedmin> assuming it's not a PEBKAC error
[10:21:35] <satanist> i try, it will take a some time
[10:22:18] <mgedmin> this might be insufficient: if includes aren't in a standard location, libraries might also need additional flags
[10:24:58] <satanist> i take the options from the ports-makefile for pyside for python2 and test them
[19:24:55] <chudler1> Some hosts do not have internet connectivity, so I set out to make a pypi mirror. I see no way to do that even after reading PEP 381. Correct?
[19:26:35] <dstufft> chudler1: are you looking for bandernatch?
[19:27:42] <chudler1> bandersnatch works really well to download package files. I cannot seem to query the index though. Maybe I missed something that?
[19:58:48] <wickman> hm -- is there a linter somewhere to determine if i have a syntax error? all prior versions rendered fine, but this version rendered as monospace text.
[23:13:02] <Yasumoto> wickman: have you already cut pex 0.8.0 ?