[Pythonmac-SIG] ANN: py2app 0.5

Ronald Oussoren ronaldoussoren at mac.com
Tue Jul 27 21:13:34 CEST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3567 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100727/48374ac3/attachment-0001.bin>


More information about the Pythonmac-SIG mailing list