Log file Viewer
Help
|
Karma
| Search:
#pil logs for Wednesday the 13th of August, 2014
(
Back to #pil overview
) (
Back to channel listing
) (
Animate logs
)
[
16:25:30
] <
travis-ci
> [travis-ci] wiredfool/Pillow#453 (2.5.x - 4081f9f : wiredfool): The build passed.
[
16:25:30
] <
travis-ci
> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/fa7817a4d367...4081f9f6a504
[
16:25:30
] <
travis-ci
> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/32450999
[
16:51:38
] <
travis-ci
> [travis-ci] wiredfool/Pillow#455 (icns_cve - 205e056 : wiredfool): The build passed.
[
16:51:38
] <
travis-ci
> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/368b1dce94b8^...205e056f8f9b
[
16:51:38
] <
travis-ci
> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/32453552
[
17:14:10
] <
travis-ci
> [travis-ci] wiredfool/Pillow#456 (master - 9cc0e47 : wiredfool): The build passed.
[
17:14:10
] <
travis-ci
> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/7113721ad0be...2e26bd454f39
[
17:14:10
] <
travis-ci
> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/32455670
[
17:32:57
] <
travis-ci
> [travis-ci] python-pillow/Pillow#1445 (master - 9cc0e47 : wiredfool): The build passed.
[
17:32:57
] <
travis-ci
> [travis-ci] Change view : https://github.com/python-pillow/Pillow/compare/cc6610e4f3fa...9cc0e47ec27a
[
17:32:57
] <
travis-ci
> [travis-ci] Build details : http://travis-ci.org/python-pillow/Pillow/builds/32455208
[
17:37:11
] <
wiredfool
> Right. I think that's the release done
[
20:46:44
] <
aclark
> wiredfool: i usually do --format=zip when uploading the sdist… otherwise looks good.
[
20:58:45
] <
wiredfool
> aclark: ah.
[
20:59:15
] <
wiredfool
> A checklist would help. There are a lot of steps.
[
20:59:39
] <
wiredfool
> would also be nice if twine managed .exe files. I'm pondering a patch.
[
21:02:36
] <
wiredfool
> otoh, the time to patch would likely be longer than the time to just upload the next n times.
[
21:45:33
] <
aclark
> wiredfool: yeah i want to patch too… started once but ran into trouble
[
21:46:49
] <
wiredfool
> I'm thinking that the reason that it's not in there is that it can't analyze the .exe like it can the wheels
[
21:47:35
] <
aclark
> wiredfool: no, i think it just hasn't been done yet. exes are zips with PKG-INFO inside when unzipped… should be doable
[
21:49:07
] <
wiredfool
> hmmm
[
21:50:19
] <
wiredfool
> whaddya know. it works
[
21:50:41
] <
aclark
> wiredfool: ?
[
21:50:44
] <
aclark
> oh
[
21:50:46
] <
aclark
> unzipping?
[
21:50:48
] <
aclark
> Yeah
[
21:50:52
] <
wiredfool
> unzip Pillow-2.5.2.win32-py3.4.exe
[
21:50:59
] <
aclark
> Right :-)
[
21:52:13
] <
wiredfool
> I'll just put that right in with all the other 'future' release targets
[
21:53:49
] <
aclark
> Heh
[
21:54:15
] <
aclark
> Actually, pkginfo doesn't work on exes like I was hoping
[
21:54:44
] <
aclark
> pkginfo pillow.egg gives a bunch of metadata but pkginfo pillow.exe doesn't… so that may need a patch too, *shrug*
[
21:55:11
] <
wiredfool
> there's a file: inflating: PLATLIB/Pillow-2.5.2-py3.4.egg-info/PKG-INFO
[
21:55:55
] <
aclark
> Yeah, but I think twine relies on pkginfo which would need to be able to read that … I guess it could be done manually
[
21:56:39
] <
aclark
> wiredfool: Anyway, thanks for doing the release! My plan to obsolete myself is complete :-)
[
21:57:29
] <
wiredfool
> sure thing.