Hey,

I'd just like to say thanks - it's incredibly great to have some movement
and leadership here (plus this'll make the installation process of py2app
way less annoying - I got used to installing macholib, altgraph,
modulegraph, and py2app separately in their dependency order)

Tom

On Tue, Jul 27, 2010 at 3:13 PM, Ronald Oussoren <ronaldousso...@mac.com>wrote:

> Hi,
>
> I've just uploaded py2app 0.5 and new versions of altgraph, modulegraph and
> macholib. I hope this solves most issues with py2app.   "easy_install-X.Y -U
> py2app" should install the software for you (where X.Y is your favorite
> version of Python)
>
> There is one new feature in this release: experimental support for python
> 3.   This basicly means that I managed to build a single application as a
> standalone application bundle, without much testing.   Alias builds and
> plugin bundles almost certainly don't work (the first because alias builds
> use the Carbon module which isn't available in python 3, the latter because
> I had to rewrite the C code in the application bundles and probably have to
> do the same for plugin bundles).
>
> Ronald
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
>
>
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to