<feed xmlns='http://www.w3.org/2005/Atom'>
<title>keymanager.git/pkg, branch develop</title>
<subtitle>[keymanager] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/'/>
<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/keymanager.git/commit/?id=83d5322706ec02bbc3d9e0677d8af4131aa76300'/>
<id>83d5322706ec02bbc3d9e0677d8af4131aa76300</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/keymanager.git/commit/?id=7aa3f323aaaabaa443773e7ceb2b053f66360c3e'/>
<id>7aa3f323aaaabaa443773e7ceb2b053f66360c3e</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/keymanager.git/commit/?id=9e17e1ab4d7dd469860e10311796b4ada7b425ae'/>
<id>9e17e1ab4d7dd469860e10311796b4ada7b425ae</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/keymanager.git/commit/?id=bae0b53f5ec3ecc22efd579b95040114f04e608f'/>
<id>bae0b53f5ec3ecc22efd579b95040114f04e608f</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/keymanager.git/commit/?id=36a91016c88db83129bb718ef479927910cdfe3f'/>
<id>36a91016c88db83129bb718ef479927910cdfe3f</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/keymanager.git/commit/?id=05d599a22ed4c31dbd09a79bd1b2e00a716614aa'/>
<id>05d599a22ed4c31dbd09a79bd1b2e00a716614aa</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/keymanager.git/commit/?id=8e1c3fa849d78bede4a2673588bd619330ee404c'/>
<id>8e1c3fa849d78bede4a2673588bd619330ee404c</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/keymanager.git/commit/?id=4a2e200e972b040ed260a5a860f581ffa585853b'/>
<id>4a2e200e972b040ed260a5a860f581ffa585853b</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/keymanager.git/commit/?id=c084571cda1acabdd050588019ba3105d5cfe547'/>
<id>c084571cda1acabdd050588019ba3105d5cfe547</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>
<entry>
<title>[pkg] comment the line until the version string is fixed</title>
<updated>2015-07-27T17:08:00+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-07-27T17:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=f943c29a6100c80a01a6436e67fa7b887a4d9859'/>
<id>f943c29a6100c80a01a6436e67fa7b887a4d9859</id>
<content type='text'>
otherwise, the tests will be pulling outdated versions from pypi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise, the tests will be pulling outdated versions from pypi.
</pre>
</div>
</content>
</entry>
</feed>
