<div>Hi,</div><div>on Friday I uploaded patch for OE repository to shr trac:</div><a href="http://trac.shr-project.org/trac/ticket/592">http://trac.shr-project.org/trac/ticket/592</a><div><br></div><div><a href="http://trac.shr-project.org/trac/ticket/592"></a>Patch contains support for setuptools (<a href="http://pypi.python.org/pypi/setuptools">http://pypi.python.org/pypi/setuptools</a>), which seems like standard tool for managing python packages, that&#39;s files ez_setup.py, setup.py and setup.cfg. It would be nice if you include those 3 files in your source distribution package. </div>
<div><br></div><div>I also found few files missing from <a href="http://projects.openmoko.org/frs/download.php/888/pisi-src-0.4.4.tar.gz">http://projects.openmoko.org/frs/download.php/888/pisi-src-0.4.4.tar.gz</a>, which were available in subversion repository, so I made only bbfile for &quot;live&quot; subversion version of pisi, I can found which files were missing if you can include them to pisi-src too.</div>
<div><br></div><div>As last modification of your source distribution I created pisi python module and moved all pisi stuff and subdirs there, because this bbfile installs pisi directly in /usr/lib/python*/site-packages/pisi not to /opt/pisi and having lots of files and directories only for pisi directly in site-packages seemed wrong for me.</div>
<div><br></div><div>So i rearranged source files like this:</div><div><div>mkdir pisi</div><div>mv pisi*.py pisi</div><div>touch pisi/__init__.py</div><div>mv contacts/ modules/ events/ tests/ thirdparty/ pisi</div><div><br>
</div><div>As I said before, I&#39;m not python programer so setuptools and python packages are new for me, so it would be nice if someone could confirm, that this structure is sane and you could rearrange files in subversion to simplyfi building process.</div>
<div><br></div><div>I&#39;ll try to prepare bbfiles for new development version dependencies as you wrote in second thread.</div><div><br></div><div>JaMa</div></div><div><br><br><div class="gmail_quote">On Fri, Aug 14, 2009 at 7:35 PM, Michael Pilgermann <span dir="ltr">&lt;<a href="mailto:kichkasch@gmx.de">kichkasch@gmx.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">JaMa,<br>
<br>
thx for this offer. I don&#39;t really know, what in detail you are talking<br>
about ... i was quite happy, that I managed to assemble ipkg - this is<br>
all done automatically using a Makefile:<br>
<a href="https://projects.openmoko.org/plugins/scmsvn/viewcvs.php/*checkout*/trunk/Makefile?rev=135&amp;root=pisi" target="_blank">https://projects.openmoko.org/plugins/scmsvn/viewcvs.php/*checkout*/trunk/Makefile?rev=135&amp;root=pisi</a><br>

<br>
But integrating all this in feeds of repositories of course sounds good<br>
to me ... just let me know, what exactly I can do for you - I am sure we<br>
can sort that out ....<br>
<br>
(till now I have always just copied the files into my ipkgs)<br>
<font color="#888888"><br>
Michael<br>
</font><div class="im"><br>
<br>
Martin Jansa wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Aug 13, 2009 at 11:49 AM, Martin Jansa &lt;<a href="mailto:martin.jansa@gmail.com">martin.jansa@gmail.com</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:martin.jansa@gmail.com">martin.jansa@gmail.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     I have no experience with python, but I can try to prepare setup.py for<br>
&gt;     setuptools next week, if you have no time or interest in it and then<br>
&gt;     send you patch.<br>
&gt;<br>
&gt;<br>
&gt; I had some spare time.. so before going for vacation, here is something<br>
&gt; which works for me, at least seems like working for me :).<br>
&gt;<br>
&gt; Maybe something could be integrated upstream so simplify bbfile for next<br>
&gt; version.<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; JaMa<br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
<div><div></div><div class="h5">&gt;<br>
&gt; _______________________________________________<br>
&gt; Openmoko community mailing list<br>
&gt; <a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
&gt; <a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br></div>