Re: [Pythonmac-SIG] Building compatible dependencies

2014-07-21 Thread Ronald Oussoren
On 11 Jun 2014, at 17:58, Chris Barker wrote: > Hi folks, > > I know it'a at least theoretically possible to build libs under 10.9 that > will work on 10.6 -- specifically compatible with the python.org python > binaries. > > But I"m having trouble finding documentation of what flags you nee

Re: [Pythonmac-SIG] py2app & pillow

2014-07-21 Thread Ronald Oussoren
On 13 Jun 2014, at 21:45, Karsten Wolf wrote: > Hi, > > in an py2app app I replaced the thumbnail mechanism from sips (via os.system) > to Pillow. The resulting app size went from 11MB to 50 MB for the inclusion > of the complete TCL/TK stuff. > > Is there an easy way to reduce that? > > Bo

Re: [Pythonmac-SIG] Building compatible dependencies

2014-07-21 Thread Russell E. Owen
In article , Ronald Oussoren wrote: > On 11 Jun 2014, at 17:58, Chris Barker wrote: > > > Hi folks, > > > > I know it'a at least theoretically possible to build libs under 10.9 that > > will work on 10.6 -- specifically compatible with the python.org python > > binaries. > > > > But I"m ha