Re: [Pythonmac-SIG] [Pyobjc-dev] py2app release delayed

2016-12-27 Thread Chris Barker
On Tue, Dec 27, 2016 at 11:36 AM, Ronald Oussoren wrote: > As an aside to this: I’m considering to remove the site-packages.zip file > from the app bundle and store everything outside off zipfiles. A lot of > code works inside zipfiles, but there are too many exceptions and with the > transition

Re: [Pythonmac-SIG] [Pyobjc-dev] py2app release delayed

2016-12-27 Thread Ronald Oussoren
> On 21 Dec 2016, at 00:02, Barry Scott wrote: > >> >> On 18 Dec 2016, at 20:39, Ronald Oussoren > > wrote: >> >> Hi, >> >> I had hoped to release a new version of py2app today, but didn’t due to >> problems with macholib that resulted in broken application bun