08:32:57 <KwBot> [nikola] matclab opened issue #3112: Iterative build does not work when using SHOW_UNTRANSLATED_POSTS https://github.com/getnikola/nikola/issues/3112 09:20:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/fbpFg 09:20:52 -GitHub[nikola]:#nikola- nikola/master 161036e Chris Warrick: Python 3.7 compatibility... 09:27:58 -travis-ci:#nikola- getnikola/nikola#10211 (master - 161036e : Chris Warrick): The build has errored. 09:27:59 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/428ff638a054...161036ec7422 09:27:59 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/400326251 13:41:20 <KwBot> [nikola] ralsina assigned issue #3112 to ralsina: Iterative build does not work when using SHOW_UNTRANSLATED_POSTS https://github.com/getnikola/nikola/issues/3112 14:22:35 -GitHub[nikola]:#nikola- [nikola] ralsina created fix-3112 (+1 new commit): https://git.io/fbhl5 14:22:35 -GitHub[nikola]:#nikola- nikola/fix-3112 49d0c54 Roberto Alsina: Don't repeat post deps 14:30:03 -travis-ci:#nikola- getnikola/nikola#10212 (fix-3112 - 49d0c54 : Roberto Alsina): The build has errored. 14:30:04 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/49d0c5496a29 14:30:04 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/400462587 14:35:32 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #3113: Fix post dependency calculations (master...fix-3112) https://git.io/fbh4z 14:36:18 <ralsina> Sigh, first week using OSX and PyYAML just doesn't build 14:36:23 <ralsina> oh, well. 14:37:48 <ChrisWarrick> ralsina: Good news: not macOS’s fault 14:37:53 <ralsina> hahaha 14:37:54 <ChrisWarrick> ralsina: PyYAML is broken on Python 3.7 14:38:01 <ralsina> Ah, cool 15:08:40 <ralsina> fragment_deps is sooooo broken, and it's mostly 6-year-old code I wrote 15:54:50 <ChrisWarrick> ralsina: hint, add your new e-mail (@m**a.com) to github 15:55:06 <ChrisWarrick> also, did you get a new job? 15:55:06 <ralsina> I probably should not use that email on GH 15:55:18 <ralsina> But yes, new job, thus the new email and the mac :-) 15:56:59 <ChrisWarrick> congrats! 15:57:05 <ralsina> Thanks! 15:57:33 <ChrisWarrick> you can put user.name and user.email in per-repo git config if you need to 15:57:43 <ralsina> Yeah, I'll try that 15:58:35 <ChrisWarrick> (I even have an alternate bitbucket.org-otheraccount remote configured for separation reasons) 16:20:56 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska pushed 1 new commit to master: https://git.io/fbh6P 16:20:56 -GitHub[themes]:#nikola- nikola-themes/master 38891fa Chris Warrick: “Modernize” canterville theme... 16:21:44 <ChrisWarrick> ralsina: If you have free time: the themes repo needs help upgrading for v8 compatibility. Things to do: colorbox → baguetteBox, new gallery.tmpl, math_helper.tmpl 16:21:54 <ralsina> ChrisWarrick: maybe this weekend 16:22:02 <ChrisWarrick> ack, no problem 16:22:35 <ChrisWarrick> (current status: 16 themes waiting, 22 done) 16:49:23 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 2 new commits to fix-3112: https://git.io/fbhXA 16:49:23 -GitHub[nikola]:#nikola- nikola/fix-3112 e726b2c Roberto Alsina: Fix #3112 16:49:23 -GitHub[nikola]:#nikola- nikola/fix-3112 6aeb1e3 Roberto Alsina: Fix #3112 16:49:28 <ralsina> Ok, the fix for 3112 was actually easy once I knew how to fix it :-P 16:56:56 -travis-ci:#nikola- getnikola/nikola#10214 (fix-3112 - 6aeb1e3 : Roberto Alsina): The build has errored. 16:56:57 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/49d0c5496a29...6aeb1e35264f 16:56:57 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/400525184 18:50:48 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to fix-3112: https://git.io/fbhbr 18:50:48 -GitHub[nikola]:#nikola- nikola/fix-3112 032cf69 Roberto Alsina: flake8 18:52:12 <KwBot> [nikola] ralsina closed issue #3112: Iterative build does not work when using SHOW_UNTRANSLATED_POSTS https://github.com/getnikola/nikola/issues/3112 18:52:23 -GitHub[nikola]:#nikola- [nikola] ralsina closed pull request #3113: Fix post dependency calculations (master...fix-3112) https://git.io/fbh4z 18:52:31 -GitHub[nikola]:#nikola- [nikola] ralsina deleted fix-3112 at 032cf69: https://git.io/fbhby 18:58:11 -travis-ci:#nikola- getnikola/nikola#10216 (fix-3112 - 032cf69 : Roberto Alsina): The build has errored. 18:58:11 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6aeb1e35264f...032cf6934b1c 18:58:12 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/400569247 19:04:16 -travis-ci:#nikola- getnikola/nikola#10218 (master - a98a812 : Roberto Alsina): The build has errored. 19:04:16 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/161036ec7422...a98a8124b934 19:04:17 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/400569798 20:23:15 <KwBot> [nikola] ookimi opened issue #3114: pages compiled with .. template: option fail https://github.com/getnikola/nikola/issues/3114 20:47:08 <KwBot> [nikola] ralsina closed issue #3114: pages compiled with .. template: option fail https://github.com/getnikola/nikola/issues/3114 20:50:19 <sukil> ralsina: Well, that's another option :P 20:50:38 <ralsina> sukil: hey, I left a very detailed comment first :-) 20:51:00 <ralsina> sukil: basically, that it does work, and that we even ship an example of how it works, and there is a whole document explaining how to use it 20:51:11 <sukil> ralsina: I know, I know 20:51:31 <ralsina> But it reminded me that the book.tmpl template needs some love now that I know some more CSS than back then 21:54:35 <sukil> (For those following last issue by email, (s)he already fixed it and edited last comment