PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Wednesday the 2nd of April, 2014

(Back to #pil overview) (Back to channel listing) (Animate logs)
[05:17:16] <travis-ci> [travis-ci] wiredfool/Pillow#278 (master - 1e53f1a : Alex Clark ☺): The build passed.
[05:17:16] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/cc8677e0df04...1e53f1ad9628
[05:17:16] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22077695
[05:28:38] <travis-ci> [travis-ci] wiredfool/Pillow#279 (docs - 24d14c6 : wiredfool): The build passed.
[05:28:38] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/e2c1c41ce110^...24d14c6d485f
[05:28:38] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22078085
[08:59:47] <travis-ci> [travis-ci] python-imaging/Pillow#946 (master - 12398f6 : Alex Clark ☺): The build passed.
[08:59:47] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/1e53f1ad9628...12398f632da8
[08:59:47] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22086704
[10:59:52] <travis-ci> [travis-ci] hugovk/Pillow#5 (master - 4474917 : hugovk): The build passed.
[10:59:52] <travis-ci> [travis-ci] Change view : https://github.com/hugovk/Pillow/compare/ec0c933a3ccd...4474917fc292
[10:59:52] <travis-ci> [travis-ci] Build details : http://travis-ci.org/hugovk/Pillow/builds/22093932
[17:21:23] <travis-ci> [travis-ci] python-imaging/Pillow#949 (master - 47cd405 : wiredfool): The build passed.
[17:21:23] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/12398f632da8...47cd405c12fd
[17:21:23] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22120020
[19:13:20] <aclark> wiredfool: looks like RTD is having issues: http://dpaste.com/1768832/
[19:23:45] <wiredfool> ah. what version of pil is it pulling? and do they have the right liblcms?
[20:55:42] <travis-ci> [travis-ci] wiredfool/Pillow#280 (master - 47cd405 : wiredfool): The build passed.
[20:55:42] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/1e53f1ad9628...120915411cc0
[20:55:42] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22135004
[21:09:59] <travis-ci> [travis-ci] wiredfool/Pillow#281 (readthedocs - 66a468d : wiredfool): The build passed.
[21:09:59] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/120915411cc0...66a468d4ae1f
[21:09:59] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22135641
[21:12:43] <wiredfool> aclark: trying read the docs, not getting very far.
[22:06:23] <aclark> wiredfool: yeah no idea what the env is there
[22:06:40] <aclark> wiredfool: we could ditch it in favor of a VM sponsored by DC Python (sponsored by Rackspace Cloud) if that helps
[22:06:45] <aclark> but that is more work
[22:11:01] <wiredfool> aclark: it (finally) built for me, but I'm still at version 2.3.0
[22:12:36] <aclark> wiredfool: oh you are building local? yeah you should see 2.4.0
[22:12:37] <wiredfool> and timesmachine.nytimes.com is using pillow + the tiff patch
[22:12:50] <wiredfool> aclark: that was a rtd build
[22:13:09] <aclark> wiredfool: a succesful build?
[22:13:11] <wiredfool> with the pillow version bumped in docs/requirements.txt
[22:13:28] <wiredfool> apparently: http://pillow-wiredfool.readthedocs.org/en/latest/
[22:13:39] <aclark> Ehhh
[22:14:41] <aclark> the version in requirements.txt generally doesn't matter, i'm not sure why that's there
[22:16:08] <wiredfool> conf.py is pulling it from pillow
[22:16:25] <wiredfool> version = PIL.PILLOW_VERSION
[22:16:48] <aclark> True
[22:17:13] <wiredfool> did you miss a version somewhere?
[22:17:32] <wiredfool> ah. PIL.__init__.py
[22:17:49] <aclark> Hmmm?
[22:18:33] <wiredfool> and _imaging.c
[22:20:09] <aclark> Yeah it's a mess but none of that has anything to do with Sphinx except for that conf.py hack. All of this serves the purpose of being confusing… but I'm still not sure why I see 2.3.0 on RTD, I thought it was because the build that "passed" had actually failed. If I build local, I see what I want to see.
[22:20:31] <wiredfool> ah
[22:22:21] <wiredfool> It built for me fresh -- it was a new RTD account and all
[22:24:23] <aclark> Yep
[22:24:29] <wiredfool> and setup.py too
[22:24:34] <aclark> So why are you seeing 2.3.0?
[22:25:22] <wiredfool> I don't see any of the versions in master got updated from 2.3 -> 2.4
[22:27:27] <wiredfool> https://github.com/python-imaging/Pillow/blob/master/setup.py#L90
[22:28:54] <wiredfool> my RTD pdf builds are failing
[22:29:29] <aclark> WTF?
[22:29:31] <aclark> Grrr
[22:30:17] <wiredfool> """ project skipped, didn't build"""
[22:30:20] <aclark> OK I need to be more careful
[22:30:25] <aclark> That is really really really annoying
[22:30:39] <aclark> I'm not sure… oh, maybe I committed but forgot to push.
[22:30:41] <aclark> Not sure
[22:30:44] <wiredfool> it's going to be confusing as hell
[22:31:12] <aclark> I don't know about confusing but it's annoying :-)
[22:33:07] <aclark> ok well that should fix RTD, thanks
[22:33:33] <wiredfool> well, someone is going to download 2.4.0, and it's going to build 2.3.0
[22:33:58] <aclark> Huh?
[22:34:03] <wiredfool> and WTF, 4 yr old just ate toilet tank dye.
[22:34:10] <wiredfool> labeled non-toxic, but still
[22:34:12] <aclark> Oh no
[22:34:16] <aclark> O_O
[22:34:24] <aclark> Yikes
[22:34:41] <wiredfool> he's in a put non-food in mouth phase. now his tongue is dark blue
[22:34:44] <aclark> The 2.4.0 release is OK if that's what you are worried about
[22:34:51] <aclark> Oh man
[22:35:09] <wiredfool> time to put a lock on the medicine cabinet
[22:35:58] <aclark> Indeed
[22:36:10] <wiredfool> so, how did the 2.4 get into pypi?
[22:36:43] <aclark> From a local build here
[22:36:47] <wiredfool> ah
[22:36:47] <travis-ci> [travis-ci] wiredfool/Pillow#282 (version - 7b4768a : wiredfool): The build passed.
[22:36:47] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/commit/7b4768a9fa4d
[22:36:47] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22142561
[22:37:12] <aclark> Pretty sure I forgot to push
[22:37:17] <wiredfool> so it's just going to be the github tagged version that's different
[22:37:19] <aclark> And then blew away my Pillow dir
[22:37:23] <wiredfool> that's better
[22:37:44] <aclark> No, even the tag is correct I think
[22:38:32] <aclark> Yeah see there is my bump that didn't make it to master: https://github.com/python-imaging/Pillow/commit/72de37caada5d9ff7c657ce5f4ad6f8a6a3870f0
[22:38:56] <aclark> And… I'll fix the manifest again
[22:38:57] <aclark> Geeesh
[22:39:23] <wiredfool> ok. right. non-linear
[22:39:56] <wiredfool> you tagged a version that's not in master, which is totally reasonable.
[22:44:12] <travis-ci> [travis-ci] python-imaging/Pillow#951 (master - c7fae0b : Alex Clark ☺): The build passed.
[22:44:12] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/120915411cc0...c7fae0b040d6
[22:44:12] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22142821
[22:45:58] <wiredfool> https://github.com/python-imaging/Pillow/graphs/traffic -- number three hit, the osx compile error
[22:46:41] <wiredfool> looks like it's finally in google
[22:48:46] <travis-ci> [travis-ci] wiredfool/Pillow#283 (readthedocs - b6955fc : wiredfool): The build passed.
[22:48:46] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/66a468d4ae1f...b6955fcf15f5
[22:48:46] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22142631
[22:48:54] <aclark> heh
[22:56:20] <travis-ci> [travis-ci] python-imaging/Pillow#952 (master - 72758c5 : Alex Clark): The build passed.
[22:56:20] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/c7fae0b040d6...72758c54c46f
[22:56:20] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22143556