02:09:11 <KwBot> [nikola] ralsina closed issue #2553: url_replacer() mangles bare hash links https://github.com/getnikola/nikola/issues/2553 02:09:26 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 5 new commits to master: https://git.io/vX4Ok 02:09:26 -GitHub[nikola]:#nikola- nikola/master f7e28c1 Daniel Foerster: Fix mangled pseudolinks 02:09:26 -GitHub[nikola]:#nikola- nikola/master 9da719c Daniel Foerster: Appease flake8 02:09:26 -GitHub[nikola]:#nikola- nikola/master ffd26e5 Daniel Foerster: Clean up whitespace 02:10:18 <pydsigner> \o/ take care all 02:15:18 -travis-ci:#nikola- getnikola/nikola#7835 (master - 914fb8d : Roberto Alsina): The build passed. 02:15:19 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5e2ead40a12d...914fb8d32a40 02:15:19 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/173598083 15:30:53 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2555: [requires.io] dependency update on master branch (master...requires-io-master) https://git.io/vX4ij 15:35:40 -travis-ci:#nikola- getnikola/nikola#7836 (requires-io-master - 914fb8d : Roberto Alsina): The build passed. 15:35:41 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/requires-io-master 15:35:41 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/173681603 15:39:36 -travis-ci:#nikola- getnikola/nikola#7836 (requires-io-master - 85ca6dd : requires.io): The build passed. 15:39:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/914fb8d32a40...85ca6dd286cd 15:39:37 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/173681609 17:42:16 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2555: [requires.io] dependency update on master branch (master...requires-io-master) https://git.io/vX4ij 17:46:27 -travis-ci:#nikola- getnikola/nikola#7838 (master - 14fb317 : Chris Warrick): The build passed. 17:46:28 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/914fb8d32a40...14fb3174fae6 17:46:28 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/173706363 18:16:01 <zaki> hello 18:17:49 <zaki> wb pavlushka 18:18:52 <ChrisWarrick> hello 18:23:22 <zaki> ChrisWarrick: hi , i installed nikola in python 2.7 18:23:40 <ChrisWarrick> zaki: (we recommend using Python 3) 18:23:50 <zaki> now it saying Nikola is going to deprecate Python 2 support in 2016 18:24:13 <zaki> You already have Python 3, available in your system. Why not switch? 18:24:15 <ChrisWarrick> well, that timeilne is going to slip away 18:24:47 <zaki> ChrisWarrick: now how cai switch to python 3 or how can i move my site 18:24:53 <zaki> can* 18:25:02 <ChrisWarrick> zaki: how did you install Nikola? 18:25:42 <zaki> using virtualenv 18:25:56 <zaki> pip install nikola 18:26:18 <ChrisWarrick> zaki: Create a new virtualenv with Python 3.x and run pip install Nikola there 18:26:27 <ChrisWarrick> zaki: virtualenv -p python3 name_of_your_new_virtualenv 18:26:47 <ChrisWarrick> You can remove your old virtualenv and create a new one if you aren’t storing your site inside it 18:28:10 -GitHub[nikola]:#nikola- [nikola] Kwpolska created duke-nukem-3d (+1 new commit): https://git.io/vX47G 18:28:10 -GitHub[nikola]:#nikola- nikola/duke-nukem-3d acd615a Chris Warrick: Change Python 2 switch message to say (or 2017)... 18:29:17 <zaki> oky 18:29:38 <zaki> ChrisWarrick: preferred way of removing old virtualnv? 18:29:46 <ChrisWarrick> zaki: rm -rf old_virtualenv 18:29:53 <ChrisWarrick> unless you are using virtualenvwraper or the like 18:30:29 <zaki> can i delete that from my home folder? 18:30:44 <zaki> i can see that folder 18:32:40 <ChrisWarrick> probably? depends on what you created 18:34:42 <zaki> ChrisWarrick: thanks a lot. :) 18:36:03 -travis-ci:#nikola- getnikola/nikola#7839 (duke-nukem-3d - acd615a : Chris Warrick): The build passed. 18:36:04 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/acd615acfb2d 18:36:04 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/173714462 18:59:06 <ChrisWarrick> you’re welcome! 19:55:08 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vX4Nv 19:55:08 -GitHub[nikola]:#nikola- nikola/master dcc63c0 Chris Warrick: Merge pull request #2556 from getnikola/duke-nukem-3d... 19:59:48 -travis-ci:#nikola- getnikola/nikola#7841 (master - dcc63c0 : Chris Warrick): The build passed. 19:59:49 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/14fb3174fae6...dcc63c050202 19:59:49 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/173729764 20:12:40 <zaki> ChrisWarrick: thanks again . it's done :) 20:33:35 <KwBot> [nikola] okin opened issue #2557: Wordpress Importer: Tags: & should be just & https://github.com/getnikola/nikola/issues/2557 21:41:30 <MaxLanar> Hi, trying to use orgmode plugin, here is what I always get :http://paste.debian.net/893100/ 21:42:41 <MaxLanar> I seem to have done things right, I don't know where to look know to resolve that issue, any idea ? 22:07:04 <MaxLanar> ...well, the error vanished after a little 'dpkg-reconfigure locales' and adding the needed one 22:07:50 <MaxLanar> sorry for bothering