PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Tuesday the 2nd of August, 2016

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[17:18:43] <odyssey4me> dstufft a quick query - is this working as designed? https://gist.github.com/odyssey4me/d8acc9888cc206818e21e059f28b3576
[17:19:13] <odyssey4me> pip wheel appears to take the packages to build from requirements.txt, but ignores the version and only takes that from constraints
[17:49:06] <dstufft> odyssey4me: "sort of", that's how it is designed right now yes, though we want to change that
[17:49:31] <odyssey4me> dstufft :) it seems counter-intuitive
[17:49:49] <odyssey4me> I would expect it to only do that if a lower bound was specified in requirements... not a pin
[17:50:20] <odyssey4me> dstufft should I register an issue for it if I can't find one already?
[17:50:53] <dstufft> odyssey4me: it's uh, 900 something, the one about pip needing a real resolver
[17:52:15] <odyssey4me> https://github.com/pypa/pip/issues/988
[17:54:26] <dstufft> odyssey4me: yea that's it
[17:55:41] <odyssey4me> ok, added a comment
[17:55:43] <odyssey4me> thanks