[Python-Dev] bundlebuilder broken in 2.6

Ned Deily nad at acm.org
Mon Jan 19 02:35:25 CET 2009


In article <CD894749-4B8C-4ECE-8743-414852EDFF41 at barrys-emacs.org>,
 Barry Scott <barry at barrys-emacs.org> wrote:
> What is the replacement for bundlebuilder for 3.0? Lack of
> bundlebuilder becomes a serious porting problem for me.
> I deliver pysvn WOrkbench as a bundle to simplify installation
> by my users.

Most people are using py2app these days to produce OSX application 
bundles for 2.x and the hope is for 3.0, as well.   The pythonmac-sig 
forum is probably the best place to ask about experiences so far.  Be 
aware that py2app hasn't been re-packaged recently so it's better to get 
it directly from its svn repository:

<http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html>

<http://dir.gmane.org/gmane.comp.python.apple>  or
<http://mail.python.org/mailman/listinfo/pythonmac-sig>

-- 
 Ned Deily,
 nad at acm.org



More information about the Python-Dev mailing list