Logs for #nikola for 2015-02-02

15:00:29 <ChrisWarrick> randomuser: tzlocal is customized by me
15:01:08 <randomuser> I thought so
15:01:15 * randomuser will be back around in ~10m
15:03:19 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bf0H
15:03:19 -GitHub[nikola]:#nikola- nikola/master 49d67d5 Chris Warrick: pygal==1.6.2
15:11:52 -travis-ci:#nikola- getnikola/nikola#4619 (master - 49d67d5 : Chris Warrick): The build was broken.
15:11:52 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/b6ee1007c964...49d67d507579
15:11:52 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49188914
15:15:21 <randomuser> ChrisWarrick, it seemed like a fairly substantial departure, ie returning strings instead of objects
15:15:48 <ChrisWarrick> randomuser: I basically had to tweak everything to fit Nikola and modern practices.
15:15:53 <randomuser> Fedora has relatively strict rules about bundling, but if it's a substantially modified thing, it's probably clear
15:16:14 <randomuser> any communication with upstream about it?
15:16:24 <ChrisWarrick> randomuser: tzlocal returns pytz objects, and we use dateutil.  using pytz and dateutil at the same time is impossible.
15:16:28 <ChrisWarrick> randomuser: no, I never bothered.
15:16:35 -travis-ci:#nikola- Invariant build by Chris Warrick: The build passed. See http://travis-ci.org/getnikola/invariant-builds/builds/49190314.
15:18:05 <randomuser> gotcha
15:20:02 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bfow
15:20:02 -GitHub[nikola]:#nikola- nikola/master d741c58 Chris Warrick: copy multipart timezone fix to darwin
15:20:28 <ChrisWarrick> randomuser: upstream would need a large rewrite to support Nikola and not break anything in the process
15:20:57 <ChrisWarrick> (besides, Nikola doesn’t actually want timezone objects out of there; we use only strings)
15:21:15 <randomuser> yeah, I did a diff, you changed a lot in there :)
15:21:37 <randomuser> oh, and fyi, I am actually trying to get my nikola package updated
15:21:43 <ChrisWarrick> perfect
15:21:56 <ChrisWarrick> btw: it’s not in the official repo, right?  will it ever be there?
15:21:57 <randomuser> turns out, nobody knew that dateutil-2.x works with py2 now
15:22:33 <ChrisWarrick> pretty sure 2.2 was fine already, and that was ancient
15:22:33 <randomuser> no, nikola is in the official Fedora repo, I just have trouble keeping up 
15:22:37 <randomuser> yeah
15:22:47 <randomuser> https://bugzilla.redhat.com/show_bug.cgi?id=1126521
15:23:08 <randomuser> for an unofficial latest, I havehttp://copr.fedoraproject.org/coprs/immanetize/nikola/ 
15:26:17 <randomuser> the copr is nice, because I can work it out of a branch of the same repo that feeds the official package, and just merge it in when deps are met
15:34:53 <ChrisWarrick> randomuser: where are the empty files you deleted incorrectly?
15:38:32 <ChrisWarrick> Aeyoun: this happens because index.tmpl uses ${post.title()} while post_header.tmpl uses ${title|h} — an easy fix would be to call ${post.title()|h} in both.
15:45:40 <ChrisWarrick> Aeyoun: should be fine now
15:46:31 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bfdU
15:46:32 -GitHub[nikola]:#nikola- nikola/master 6e71bd1 Chris Warrick: sane post title display (cc @Aeyoun)...
15:46:42 <Aeyoun> ChrisWarrick: What about RSS, archives, fag indexes, etc?
15:47:00 <ChrisWarrick> Aeyoun: rss is already handled
15:47:08 <ChrisWarrick> Aeyoun: archives and tags, I did not check
15:53:27 <ChrisWarrick> Aeyoun: everything should be well now.
15:53:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bfNh
15:53:43 -GitHub[nikola]:#nikola- nikola/master 2b10a18 Chris Warrick: more fixes...
15:53:53 <Aeyoun> :-D
15:55:14 -travis-ci:#nikola- getnikola/nikola#4621 (master - 6e71bd1 : Chris Warrick): The build was broken.
15:55:14 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d741c583e375...6e71bd10aa61
15:55:14 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49193951
15:58:41 -travis-ci:#nikola- Invariant build by Chris Warrick: The build passed. See http://travis-ci.org/getnikola/invariant-builds/builds/49195277.
16:03:05 -travis-ci:#nikola- getnikola/nikola#4622 (master - 2b10a18 : Chris Warrick): The build was broken.
16:03:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6e71bd10aa61...2b10a1839c2b
16:03:05 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49194835
16:09:46 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: http://git.io/bJU1
16:09:46 -GitHub[nikola]:#nikola- nikola/master 90a005a Matthias Bussonnier: Allow plugins to provide metadata....
16:09:46 -GitHub[nikola]:#nikola- nikola/master c87ffc6 Chris Warrick: Merge pull request #1603 from Carreau/plugin-meta...
16:10:29 -travis-ci:#nikola- getnikola/nikola#4622 (master - 2b10a18 : Chris Warrick): The build passed.
16:10:29 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6e71bd10aa61...2b10a1839c2b
16:10:29 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49194835
16:10:56 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bJTc
16:10:56 -GitHub[nikola]:#nikola- nikola/master 2342646 Chris Warrick: read_metadata typo fixes
16:11:27 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bJTo
16:11:27 -GitHub[nikola]:#nikola- nikola/master bc93f18 Chris Warrick: Update extending.txt
16:18:21 -travis-ci:#nikola- getnikola/nikola#4624 (master - 2342646 : Chris Warrick): The build passed.
16:18:21 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c87ffc680cdb...23426460b439
16:18:21 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49197038
16:19:07 -travis-ci:#nikola- getnikola/nikola#4623 (master - c87ffc6 : Chris Warrick): The build was fixed.
16:19:07 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/2b10a1839c2b...c87ffc680cdb
16:19:07 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49196890
16:45:05 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bJ8V
16:45:05 -GitHub[nikola]:#nikola- nikola/master 77014ce Chris Warrick: rewrite ipynb docs...
16:49:04 <randomuser> ChrisWarrick, the empty file was /usr/lib/pythonN/site-packages/nikola/packages/__init__.py - rpm complains about empty files, and at the time I put the ill-fated find invocation in, it removed warnings with no ill effect
16:50:38 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/bJR1
16:50:38 -GitHub[nikola]:#nikola- nikola/master 205dd4a Chris Warrick: add comment so nobody complains...
16:51:21 <randomuser> :)
16:51:29 -GitHub[nikola]:#nikola- [nikola] Kwpolska force-pushed master from 205dd4a to e09f064: http://git.io/wJV7fg
16:51:29 -GitHub[nikola]:#nikola- nikola/master e09f064 Chris Warrick: add comment so nobody complains...
16:51:56 -travis-ci:#nikola- getnikola/nikola#4626 (master - 77014ce : Chris Warrick): The build passed.
16:51:56 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/bc93f18e3837...77014cea60d0
16:51:56 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49201744
16:56:05 -travis-ci:#nikola- getnikola/nikola#4627 (master - 205dd4a : Chris Warrick): The build has errored.
16:56:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/77014cea60d0...205dd4a34d93
16:56:05 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49202337
16:59:10 -travis-ci:#nikola- getnikola/nikola#4628 (master - e09f064 : Chris Warrick): The build passed.
16:59:10 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/205dd4a34d93...e09f064126f1
16:59:10 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/49202517