Re: [Pyobjc-dev] [Pythonmac-SIG] PyObjC 3.2 released puObjC
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2016-12-07 08:24:08
|
> On 7 Dec 2016, at 01:49, Christopher Barker <pyt...@gm...> wrote: > > I haven't been involved for a while, but this gitHub org: > > https://github.com/MacPython <https://github.com/MacPython> > > Is doing a lot of wheel building, and I think they are using CIs to build and test. > > Maybe they could add pyObjC > > Or you could see what they have set up. They appear to use travis to build, with some script to sanitise binary dependencies (that is, copy non-system shared libraries into the wheel). Might be interesting to look into for PyObjC as well, but for now manual building will do. Ronald > > -CHB > > > > On Tue, Dec 6, 2016 at 12:56 PM Ronald Oussoren <ron...@ma... <mailto:ron...@ma...>> wrote: >> On 6 Dec 2016, at 21:43, Glyph Lefkowitz <gl...@tw... <mailto:gl...@tw...>> wrote: > >> >> >>> Anyways, there may be a 3.2.1 release by the end of the week, I just noticed that building PyObjC on 10.12 doesn’t work when using python 2.7, I apparently only tested python 2.7 on older OSX releases :-( >> > >> Thanks for saving me some time - I was just about to test that configuration :). It works fine on 10.11, which is what this machine is running! > > What version of Xcode do you use? And do you use a framework build of Python? The issue I saw earlier should be present on 10.11 as well when using Xcode 8.1 (which includes the 10.12 SDK) > > Ronald > > _______________________________________________ > > Pythonmac-SIG maillist - Pyt...@py... <mailto:Pyt...@py...> > > https://mail.python.org/mailman/listinfo/pythonmac-sig <https://mail.python.org/mailman/listinfo/pythonmac-sig> > > unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG <https://mail.python.org/mailman/options/Pythonmac-SIG> > |