<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/contrib/python, branch multitech-corecdp-dev</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>python: fix SSL for 2.6</title>
<updated>2010-04-26T16:37:10+00:00</updated>
<author>
<name>Jesse Gilles</name>
<email>jgilles@multitech.com</email>
</author>
<published>2010-04-22T17:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bc4225d8226491aa996405a9bc0446881d4496e3'/>
<id>bc4225d8226491aa996405a9bc0446881d4496e3</id>
<content type='text'>
* Add SSL module to build -- fixes "import ssl"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add SSL module to build -- fixes "import ssl"
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Fixed -dbg QA error (config/.debug in python-distutils).</title>
<updated>2009-10-06T20:50:09+00:00</updated>
<author>
<name>Stanislav Brabec</name>
<email>utx@penguin.cz</email>
</author>
<published>2009-10-06T20:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=eb6fc049798ae5a1ece3c448bf03abbf5e884d56'/>
<id>eb6fc049798ae5a1ece3c448bf03abbf5e884d56</id>
<content type='text'>
* For more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-October/013964.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* For more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-October/013964.html
</pre>
</div>
</content>
</entry>
<entry>
<title>python: fix -netserver and -devel packaging, convert 2.6.1 to inc_pr</title>
<updated>2009-08-31T16:36:06+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2009-08-31T16:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0ef4a105d02563ebcfce9d141077fef495c90dd4'/>
<id>0ef4a105d02563ebcfce9d141077fef495c90dd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: merge some improvements done in various oe.dev-boycott branches back into oe.dev</title>
<updated>2009-08-12T09:25:27+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2009-08-12T09:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ee14422b23949fa59555d86be8f12386dc5ae827'/>
<id>ee14422b23949fa59555d86be8f12386dc5ae827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add missing dependencies</title>
<updated>2009-08-12T08:31:58+00:00</updated>
<author>
<name>Thomas Zimmermann</name>
<email>zimmermann@vdm-design.de</email>
</author>
<published>2009-08-12T08:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c80831a276fe0bc9f9718ac06241b26d043eef6c'/>
<id>c80831a276fe0bc9f9718ac06241b26d043eef6c</id>
<content type='text'>
* Added mimetools.py and rfc822.py to python-netclient
* Added python-json package
* Let python-email depend on python-netclient, because email/utils.py depends on base64.py
NOTE: Fixes http://trac.shr-project.org/trac/ticket/549
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added mimetools.py and rfc822.py to python-netclient
* Added python-json package
* Let python-email depend on python-netclient, because email/utils.py depends on base64.py
NOTE: Fixes http://trac.shr-project.org/trac/ticket/549
</pre>
</div>
</content>
</entry>
<entry>
<title>python 2.6.1: catch up with packaging changes in 2.6.</title>
<updated>2008-12-14T13:01:05+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-12-14T12:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7eb235c8a93d0b7a0d043c6f6247a006407e1202'/>
<id>7eb235c8a93d0b7a0d043c6f6247a006407e1202</id>
<content type='text'>
Python now starts and correctly imports the site file;
More tests necessary before we make this the default version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python now starts and correctly imports the site file;
More tests necessary before we make this the default version.
</pre>
</div>
</content>
</entry>
<entry>
<title>python 2.6.1: ship generic module in python-core, get rid of individual subpackage revision</title>
<updated>2008-12-13T08:39:46+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-12-12T20:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7f7e34c9f5f7c10b63c07aa9a0a0f652b02bcfd8'/>
<id>7f7e34c9f5f7c10b63c07aa9a0a0f652b02bcfd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python-traits: new recipe; explicitly typed attributes for Python</title>
<updated>2008-12-09T13:30:06+00:00</updated>
<author>
<name>Andrew Straw</name>
<email>strawman@astraw.com</email>
</author>
<published>2008-11-28T00:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=60d98775a2304141dc4fd8aef494a9e2bfae8285'/>
<id>60d98775a2304141dc4fd8aef494a9e2bfae8285</id>
<content type='text'>
Signed-off-by: Andrew Straw &lt;strawman@astraw.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Straw &lt;strawman@astraw.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>generate-manifest-2.5.py: generate python-modules package</title>
<updated>2008-12-05T16:04:11+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>marcin@buglabs.net</email>
</author>
<published>2008-12-05T16:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5f4828fc8d87003c1c8b02475a16285d7da132e9'/>
<id>5f4828fc8d87003c1c8b02475a16285d7da132e9</id>
<content type='text'>
'python-modules' depends on all Python modules to make installation of
whole Python easier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'python-modules' depends on all Python modules to make installation of
whole Python easier
</pre>
</div>
</content>
</entry>
<entry>
<title>python 2.5.2: python-profile depends on python-textutils. closes Openmoko bug #2106</title>
<updated>2008-11-02T21:30:36+00:00</updated>
<author>
<name>Michael 'Mickey' Lauer</name>
<email>mickey@vanille-media.de</email>
</author>
<published>2008-11-02T21:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=178007af8cc90afe68c79605bc22de2d8b72bdff'/>
<id>178007af8cc90afe68c79605bc22de2d8b72bdff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
