<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/keymanager/pkg, branch master</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] remove rest of keymanager repo</title>
<updated>2016-08-30T02:53:54+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2016-08-30T02:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=31bfd94c0bd8e42894ec1f855c19d9ed60d44a58'/>
<id>31bfd94c0bd8e42894ec1f855c19d9ed60d44a58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove simplejson dep</title>
<updated>2016-07-28T14:51:55+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-28T14:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=47b57872c2ccd94f6f4900a3bd1e7a3dab9a933a'/>
<id>47b57872c2ccd94f6f4900a3bd1e7a3dab9a933a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] remove request dependency</title>
<updated>2016-06-01T16:49:15+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2016-05-05T18:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a60855ac2af5a6a562f08de412ebcfd2148ce992'/>
<id>a60855ac2af5a6a562f08de412ebcfd2148ce992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump common dependency (due to events-async)</title>
<updated>2015-10-08T14:37:23+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-10-08T14:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a4e7e8e3f0446fd7a62de904ddd1a8b40a0771ab'/>
<id>a4e7e8e3f0446fd7a62de904ddd1a8b40a0771ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] WHEELHOUSE can be a url + --use-leap-wheels</title>
<updated>2015-08-06T06:51:03+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-08-06T06:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=68a053ff01ecc75ff1cf49bc907eecaa1a7d3379'/>
<id>68a053ff01ecc75ff1cf49bc907eecaa1a7d3379</id>
<content type='text'>
--use-leap-wheels sets --trusted-host (remove it when we have a proper
cert) and WHEELHOUSE to https://ftp.lizard.leap.se

Until we get ftp.lizard cname, use lizard as the wheels server.

    Related: #7339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--use-leap-wheels sets --trusted-host (remove it when we have a proper
cert) and WHEELHOUSE to https://ftp.lizard.leap.se

Until we get ftp.lizard cname, use lizard as the wheels server.

    Related: #7339
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Added requirements-latest to help HEAD development</title>
<updated>2015-08-03T20:17:04+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwgpro@gmail.com</email>
</author>
<published>2015-08-03T18:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=11a38a176a5d120577368bfb7ec9b21ac3cfba8f'/>
<id>11a38a176a5d120577368bfb7ec9b21ac3cfba8f</id>
<content type='text'>
That's an easy way to setup the latest develop without
depending on manually downloading the dependencies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's an easy way to setup the latest develop without
depending on manually downloading the dependencies
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use wheels to install dependencies</title>
<updated>2015-08-03T20:01:24+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-07-31T07:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=72af2c1fa3cfd14a9e9c441305a98119a06225c4'/>
<id>72af2c1fa3cfd14a9e9c441305a98119a06225c4</id>
<content type='text'>
generate_wheels uses $WHEELHOUSE to generate and store the wheels for
requirements.pip and requirements-testing.pip (if it exists).

pip_install_requirements.sh installs requirements.pip from them if
possible (if not, then it fetches them from pypi) or, if passed the
--testing flag, it installs requirements-testing.pip.

Related: #7327
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generate_wheels uses $WHEELHOUSE to generate and store the wheels for
requirements.pip and requirements-testing.pip (if it exists).

pip_install_requirements.sh installs requirements.pip from them if
possible (if not, then it fetches them from pypi) or, if passed the
--testing flag, it installs requirements-testing.pip.

Related: #7327
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] add pep8 to requirements-testing</title>
<updated>2015-07-28T13:57:40+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-28T13:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=6d374c6f7c6c028abba0491d06b5dc9c4596acd2'/>
<id>6d374c6f7c6c028abba0491d06b5dc9c4596acd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add AUTHORS file + one-liner to generate it</title>
<updated>2015-07-28T02:30:38+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-28T02:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=545d8f30ff536350dc24e957b168c648ee8fb478'/>
<id>545d8f30ff536350dc24e957b168c648ee8fb478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add script to install base requirements</title>
<updated>2015-07-28T02:14:22+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-28T02:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=bb7c9802c6f16fce4628d4dd9d0114af6c2375d0'/>
<id>bb7c9802c6f16fce4628d4dd9d0114af6c2375d0</id>
<content type='text'>
- update pip
- install base reqs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update pip
- install base reqs
</pre>
</div>
</content>
</entry>
</feed>
