Re: [Pythonmac-SIG] Framework does not get copied for standalone build: 0.4.3

2009-10-15 Thread Ronald Oussoren
On 15 Oct, 2009, at 5:36, Chris Barker wrote: hari jayaram wrote: In my several tests over the last few days. I can definitely say that without forcing the standalone build , when I used the python from python.org ( both 2.5.5 and 2.6.3) . py2app never created a standalone build. It bundles

Re: [Pythonmac-SIG] Latest Py2app bug..

2009-10-15 Thread Ronald Oussoren
On 15 Oct, 2009, at 3:39, Chris Barker wrote: Ronald Oussoren wrote: Is anyone interested in helping to create a testsuite for py2app? The first priority would be to have some blackbox tests, unittests can be added later. good idea. The testcases would be simple applications with a setup

[Pythonmac-SIG] Finallt built a universal Binary from py2app 0.4.3

2009-10-15 Thread hari jayaram
Thanks to everyone for your help.. I finally have a truly Universal build with py2app 0.4.3. I have confirmed that it works on Intel and Power-PC , tiger , leopard and snow-leopard. Here is my protocol, I am repeating it because it took me a while to get all the bits in place I am building on Leop