15:13:03 <asn_> #startmeeting SoP-Donncha
15:13:03 <MeetBot> Meeting started Wed Jun 17 15:13:03 2015 UTC.  The chair is asn_. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:13:03 <MeetBot> Useful Commands: #action #agreed #help #info #idea #link #topic.
15:13:05 <asn_> now it's official
15:13:12 <asn_> DonnchaC: what do you have to report?
15:14:42 <DonnchaC> I worked on a design document for the project which is published at https://onionbalance.readthedocs.org/en/latest/design.html
15:15:40 <DonnchaC> I've done lots of refactoring and code improvement which has now been pushed to my develop branch at https://github.com/DonnchaC/onionbalance/
15:15:50 <DonnchaC> sorry https://github.com/DonnchaC/onionbalance/tree/develop
15:16:33 <DonnchaC> Spent some time getting my head around the Python packaging ecosystem, the tool is now installable via pip or setup_tools
15:16:43 <dgoulet> oh yeah!
15:17:12 <DonnchaC> Set up Sphinx for documenation and hosting it on readthedocs.org
15:17:29 <DonnchaC> That's it for now. In a much better place for building it out now.
15:17:38 <asn_> great
15:17:47 <asn_> next steps?
15:18:15 <atagar> DonnchaC: 'I think you forgot to increment the version number for stem 1.4.1 release. It's '1.4.0-dev' in stem/__init__.py' => Where in particular are you seeing that? Looks right to me...
15:18:18 <atagar> https://gitweb.torproject.org/stem.git/tree/stem/__init__.py#n444
15:19:30 <DonnchaC> asn_: I have to write some tests, then I'd like to put a package on the pypi repo and start getting some operator feedback
15:19:53 <asn_> great
15:19:58 <asn_> when is time for review?
15:20:03 <DonnchaC> I also need write module documenation
15:20:24 <DonnchaC> I'll be working on #14846
15:20:35 <DonnchaC> so that I can push forward with the complex mode functionality
15:20:39 <asn_> also, should you send an email the tor-talk thread, announcing the security doc?
15:20:46 <asn_> or do you wnat to do that when the first version is ready?
15:21:15 <DonnchaC> When you say security doc, do you mean design doc?
15:21:26 <asn_> yes
15:21:28 <asn_> sorry
15:21:54 <DonnchaC> I'd like to get the documenation polished and a first version tested and ready before emailing tor-talk
15:22:22 <DonnchaC> asn_: I think the develp branch is ready for code review now.
15:22:24 <asn_> that's good
15:22:26 <asn_> ah ok
15:22:40 <asn_> where do you want comments? trac or github?
15:23:16 <DonnchaC> I also plan to write a simple config file generate to guide users when creating service and instance keys and config files.
15:23:30 <DonnchaC> Github works for me, but I don't mind
15:23:37 <asn_> ack
15:23:40 <asn_> i will try to set it up
15:23:46 <asn_> to test it
15:23:51 * dgoulet same here
15:23:52 <asn_> any tips on this?
15:25:24 <DonnchaC> cloning the repo and running `pip install oniontip/` or `python setup.py install` in a virtualenv *should* work
15:26:42 <DonnchaC> atagar: The stem/__init__.py file from https://pypi.python.org/packages/source/s/stem/stem-1.4.1.tar.bz2 has __version__ = '1.4.0-dev'
15:27:55 <atagar> oh, that's interesting
15:28:16 <asn_> DonnchaC: ok
15:28:30 <asn_> DonnchaC: so i guess you have things to do till our next meeting in two weeks (?)
15:28:43 <asn_> shall we end this meeting or are there any other matters to discuss?
15:29:32 <DonnchaC> Yes, I think I have tasks to work on for the next too weeks. We can end it
15:29:45 <dgoulet> cool
15:29:48 <asn_> ok
15:29:52 <asn_> dgoulet: wanna try ending it?
15:30:06 <dgoulet> oh is that work now?
15:30:09 <dgoulet> #endmeeting
15:30:24 <dgoulet> or you meant something else? :P
15:31:07 <atagar> DonnchaC: Blarg! Looks like it doesn't have the hotfixes. Must've been made with commit aa4e1bb or 1ee755f (those were the only two with a 1.4.0-dev version). That's embarrassing. Thanks for the catch!
15:31:54 <asn_> #endmeeting