PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Tuesday the 19th of May, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[11:29:37] <ronny> dstufft: ping? can you gauge how hard it would be to extend workingset considerations for pip install --target? (to avoid double work)
[11:30:06] <dstufft> ronny: umm, I'm not sure
[11:31:16] <ronny> hmm, i see, i dont know the codebase very well and i suspect its either not that hard, or needs quite some refactoring
[13:56:29] <lifeless> ronny: lol I think you summed up all software dev ever, just then
[14:21:39] <ronny> lifeless: whops, thats not supposed to happen, patent still pending :P
[14:59:02] <agronholm> dstufft: would you mind adding Programming Language :: Python :: 3.5 to PyPI as a recognized classifier?
[16:00:21] <dstufft> agronholm: um
[16:00:27] <dstufft> agronholm: once I figure out how to actually do that
[16:00:32] <agronholm> heh, ok
[16:00:47] <agronholm> I'd think the list is in a database
[16:00:54] <dstufft> yea it is
[16:00:59] <dstufft> it's a weird database table though
[16:02:29] <lifeless> dstufft: so hi
[16:02:32] <lifeless> dstufft: 7.0?
[16:04:24] <dstufft> lifeless: was there a bug where it was over caching, or am I misremembering
[16:08:28] <lifeless> dstufft: there is one, I kind of had it on back-burner
[16:08:41] <lifeless> dstufft: since its caching for a wonky version number
[16:08:51] <lifeless> dstufft: tell you what, I'll see if I can reproduce now
[16:09:39] <dstufft> lifeless: ok, I can't remember exactly what it was, but knowing if it's a big deal enough to hold up 7.0 or not would be good, and in a moment I'll go through and do a last check on issues and see about cutting that
[16:09:52] <dstufft> and then hide for a week until everynoe is done yelling
[16:29:15] <lifeless> dstufft: https://github.com/pypa/pip/pull/2785 would be nice to merge I think
[16:41:01] <lifeless> dstufft: I can't reproduce that thing
[16:41:09] <lifeless> dstufft: I think, wait for someone to tell us :>
[16:41:21] <lifeless> I've tried .
[16:41:25] <lifeless> I'va tried abs paths
[16:41:29] <lifeless> I've tried file:/// urls
[16:41:46] <lifeless> I've tried -e
[16:41:48] <lifeless> and not -e
[16:41:54] <lifeless> and its running setup.py install every time
[17:57:04] <lifeless> dstufft: hi :)
[17:58:25] <dstufft> lifeless: hm, my thing didn't flash for the other ones or something
[17:58:46] <lifeless> dstufft: no worries, I'm persistent :)
[17:59:11] <dstufft> lifeless: if you can't repro then I'll go through issues and PRs and then start the ball rolling
[17:59:29] <lifeless> dstufft: cool. As I said above 2785 looks nice to me
[18:04:24] <lifeless> offline for a bit
[18:16:50] <lifeless> so actually, dhellmann says 'he'd love to not have any releases this week' - which makes me sad, but I thought i'd relay it.
[18:17:09] <dstufft> lifeless: lol
[18:17:16] <dstufft> lifeless: because of the gate and things going boom?
[18:20:50] <lifeless> dstufft: I guess. I mean, I did make it all go boom yesterday
[19:20:35] <lifeless> dstufft: dhellmann is ok with a release now... outvoted
[19:20:57] <lifeless> dstufft: just need to be around for a couple hours afterwards to check that if it breaks anything we can do 7.0.1 really really quickly
[19:25:53] <dstufft> lifeless: ok
[19:26:17] <dstufft> lifeless: it's going to have to wait like an hour or so. I leave in 30 minutes to get Alyssa
[19:27:15] <lifeless> dstufft: all good :)
[19:49:13] <lifeless> dstufft: I'd *really* like 2785 in 7.0.0 :)
[19:49:48] <dstufft> lifeless: looking at it
[19:50:02] <dstufft> my only concern is that .[test] is a valid path
[19:50:09] <dstufft> probably not a very useful edge case though
[19:52:03] <lifeless> yeah, not useful :)
[19:52:28] <lifeless> -> lunch ping me on hangouts or twitter if you need me in the next ~60m
[19:53:51] <xafer> but why accept .[extra] and not file://.[extra] or http://foo.bar/baz.tar.gz[extra] ?
[19:57:26] <xafer> !logs
[19:57:26] <pmxbot> http://chat-logs.dcpython.org/channel/pypa-dev
[19:57:46] <xafer> http://chat-logs.dcpython.org/channel/pypa-dev seems broken :(
[21:08:57] <lifeless> xafer: we're meant to support url[extra] already
[21:16:07] <lifeless> -> perambulating