[13:15:58] <mgedmin> ~= is for packages that have a similar API (assuming semantic versioning); 1.9a1 is more likely to be API-compatible with 1.9 than with 1.8 imho
[13:46:04] <dstufft> I want to add a notation like like "Django^=1.8" which will always pad the thing out to 3 segments and doesn't have the finnicky-ness w/ number of segments that ~= does
[13:46:27] <dstufft> but that's not a major worry atm
[14:15:01] <nedbat> dstufft: why not: "Django^=1.8.*" or something.
[18:22:26] <O0ddity> The virtualenv package coming from pip is a bit stale. How frequently do these get updated?
[18:56:54] <Callek> Question: Is it expected that a python package that is compressed as a .zip won't unpack with pip "latest" but will with pip 0.6.2 ?
[18:57:08] <Callek> (server is likely sending wrong mime type, but unverified)
[22:24:19] <jedahan> how come my newly published package does not show up in search? direct link is https://pypi.python.org/pypi/ksr