[Pythonmac-SIG] [Pyobjc-dev] PyObjC 3.2 released puObjC

Ronald Oussoren ronaldoussoren at mac.com
Wed Dec 7 03:23:54 EST 2016


> On 7 Dec 2016, at 01:49, Christopher Barker <pythonchb at gmail.com> 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 <ronaldoussoren at mac.com <mailto:ronaldoussoren at mac.com>> wrote:
>> On 6 Dec 2016, at 21:43, Glyph Lefkowitz <glyph at twistedmatrix.com <mailto:glyph at twistedmatrix.com>> 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  -  Pythonmac-SIG at python.org <mailto:Pythonmac-SIG at python.org>
> 
> 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>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20161207/4d1ec7bc/attachment-0001.html>


More information about the Pythonmac-SIG mailing list