<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_mx.git/setup.py, branch 0.10.0</title>
<subtitle>[leap_mx] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/'/>
<entry>
<title>[pkg] update to new versioneer json format</title>
<updated>2017-01-26T21:39:34+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-05-18T16:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=eec79703d4f09580b20b06f1c8ca16d4068e128f'/>
<id>eec79703d4f09580b20b06f1c8ca16d4068e128f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] update versioneer to 0.16</title>
<updated>2016-04-01T17:14:52+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-01T17:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=0db8a97510abf701450033bc47c274455e81d710'/>
<id>0db8a97510abf701450033bc47c274455e81d710</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix path for data files</title>
<updated>2015-12-02T18:35:40+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-12-02T18:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=0226ccbc7a8b43e5d8ea9825a5a9aebb6c0c5755'/>
<id>0226ccbc7a8b43e5d8ea9825a5a9aebb6c0c5755</id>
<content type='text'>
As pointed by cz8s in https://github.com/leapcode/leap_mx/pull/75, this
path was fixed in the debian branch for platform 0.7, but was never
merged back onto develop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As pointed by cz8s in https://github.com/leapcode/leap_mx/pull/75, this
path was fixed in the debian branch for platform 0.7, but was never
merged back onto develop.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix pep8 errors</title>
<updated>2015-11-26T12:47:29+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-11-25T22:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=5cba5ae32003efd7b068e6646ba4c0ada4e29867'/>
<id>5cba5ae32003efd7b068e6646ba4c0ada4e29867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add test infrastructure</title>
<updated>2015-09-15T12:13:24+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-09-11T09:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=8384b006f575ac0b769f9f6e9ce6b2c623ec9fa1'/>
<id>8384b006f575ac0b769f9f6e9ce6b2c623ec9fa1</id>
<content type='text'>
Some refactor on the couchdb usage was needed to be able to mock
couchdb.

- Resolves: #7435
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some refactor on the couchdb usage was needed to be able to mock
couchdb.

- Resolves: #7435
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] separate leap requirements</title>
<updated>2015-07-22T20:34:45+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@futeisha.org</email>
</author>
<published>2015-07-22T20:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=3215a470f701962fadfd26a996e8eef6f21444b5'/>
<id>3215a470f701962fadfd26a996e8eef6f21444b5</id>
<content type='text'>
this is part of a process to make the setup of the development mode less
troublesome. from now on, setting up a virtualenv in pure development
mode will be as easy as telling pip to just install the external
dependencies::

  pip install -r pkg/requirements.pip

and traversing all the leap repos for the needed leap dependencies doing::

  python setup.py develop

- Related: #7288
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is part of a process to make the setup of the development mode less
troublesome. from now on, setting up a virtualenv in pure development
mode will be as easy as telling pip to just install the external
dependencies::

  pip install -r pkg/requirements.pip

and traversing all the leap repos for the needed leap dependencies doing::

  python setup.py develop

- Related: #7288
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove initscript from python package</title>
<updated>2015-04-24T13:55:45+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-23T15:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=da08ab21bc56a0905db8697032ee1fcbef6298f7'/>
<id>da08ab21bc56a0905db8697032ee1fcbef6298f7</id>
<content type='text'>
There are some reasons to remove the initscript from the python package:

  1. To include the initscript it in the python package it is necessary to
     assume a lot of things about the system in which the package would be
     installed.

  2. The debian packaging system will correctly create an initscript by
     itself.

  3. We don't have to maintain 2 different setup.py files (one in
     master/develop branch and another in debian package branches).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some reasons to remove the initscript from the python package:

  1. To include the initscript it in the python package it is necessary to
     assume a lot of things about the system in which the package would be
     installed.

  2. The debian packaging system will correctly create an initscript by
     itself.

  3. We don't have to maintain 2 different setup.py files (one in
     master/develop branch and another in debian package branches).
</pre>
</div>
</content>
</entry>
<entry>
<title>add freeze_debianver</title>
<updated>2013-10-30T14:03:39+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-10-30T14:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=c2e61c4d33aa73a31a2065fcd381af4250191f54'/>
<id>c2e61c4d33aa73a31a2065fcd381af4250191f54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Versioneer all the things!</title>
<updated>2013-08-23T10:51:51+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2013-08-23T10:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=854f663f9286d8bf2510a73cc8ee51c9cc521602'/>
<id>854f663f9286d8bf2510a73cc8ee51c9cc521602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.3.0</title>
<updated>2013-08-09T17:43:09+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@leap.se</email>
</author>
<published>2013-08-09T17:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_mx.git/commit/?id=5ae019af6e29697dd43700c614e06298d719ff96'/>
<id>5ae019af6e29697dd43700c614e06298d719ff96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
