<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/pkg, branch 0.9.0rc2</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] fetch origin before checkout</title>
<updated>2015-08-24T21:56:09+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-24T21:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=dde1b5289b12fa034eae10dfdf9354d0c7cd93bc'/>
<id>dde1b5289b12fa034eae10dfdf9354d0c7cd93bc</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 new .icns file for mac bundle</title>
<updated>2015-08-24T21:16:36+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-24T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=4e018bf8d909a2f5a2accc4f1ee89df4a2aa5cf6'/>
<id>4e018bf8d909a2f5a2accc4f1ee89df4a2aa5cf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Add script apply_updates.py for pyinstaller bundle</title>
<updated>2015-08-10T15:03:46+00:00</updated>
<author>
<name>Ruben Pollan</name>
<email>meskio@sindominio.net</email>
</author>
<published>2015-08-10T15:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b5d7e5ec7b4532e39c36762a93a2c878d28d6931'/>
<id>b5d7e5ec7b4532e39c36762a93a2c878d28d6931</id>
<content type='text'>
apply_updates.py applies the already downloaded files from the updates
folder and removes all the obsolete files from the bundle. It's meant
to be use by the pyinstaller bundle.

- Resolves: #7342
- Related: #5876
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
apply_updates.py applies the already downloaded files from the updates
folder and removes all the obsolete files from the bundle. It's meant
to be use by the pyinstaller bundle.

- Resolves: #7342
- Related: #5876
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove old files, update README a little</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T02:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=a688be4894e6f7bfc4dad414b2b4c0f747af945b'/>
<id>a688be4894e6f7bfc4dad414b2b4c0f747af945b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] make postmkenv working in osx</title>
<updated>2015-08-07T22:02:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-06T02:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=876fb9c0cf1f9145e478c8ed4bf6dabe7d62b1ff'/>
<id>876fb9c0cf1f9145e478c8ed4bf6dabe7d62b1ff</id>
<content type='text'>
we won't be using this for packaging though.
it can be useful to avoid installing it, although installing from wheel is
quite straightforward in osx.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we won't be using this for packaging though.
it can be useful to avoid installing it, although installing from wheel is
quite straightforward in osx.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] WHEELHOUSE can be a url + --use-leap-wheels</title>
<updated>2015-08-06T07:02:11+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-08-06T07:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c063a253a4ea12d19844dcf8d368f8b50789d3f1'/>
<id>c063a253a4ea12d19844dcf8d368f8b50789d3f1</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] add flake8 to testing requirements, flake8 config</title>
<updated>2015-08-04T18:56:15+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-04T18:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=efd5a850fb0938d4bb61f9a73f3608523092bfcf'/>
<id>efd5a850fb0938d4bb61f9a73f3608523092bfcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use wheels to install dependencies</title>
<updated>2015-08-03T20:06:12+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-07-31T07:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=568bfec7387fda24ad516a3b1ecedb017c8e8e9e'/>
<id>568bfec7387fda24ad516a3b1ecedb017c8e8e9e</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>[pkg] utility targets on makefile, spec changes</title>
<updated>2015-07-31T19:48:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-30T21:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=09fed97dc5150e38086b443d5e83c6591f5d834f'/>
<id>09fed97dc5150e38086b443d5e83c6591f5d834f</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 small shell launcher for linux bundle</title>
<updated>2015-07-31T19:48:21+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-24T05:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=be08bd222ef498dad6f4fa5902f45fc6845b86ac'/>
<id>be08bd222ef498dad6f4fa5902f45fc6845b86ac</id>
<content type='text'>
to workaround the incompatibility problem with Qt libs found in ubuntu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to workaround the incompatibility problem with Qt libs found in ubuntu
</pre>
</div>
</content>
</entry>
</feed>
