Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-10-28 Thread Glyph
> On Sep 21, 2018, at 4:50 AM, Ronald Oussoren wrote: > >> P.S.: speaking of build gymnastics, does anyone on this list happen to have >> a way to use CocoaPods or something similar to pull in open source Cocoa >> frameworks to a PyObjC application? > > I haven’t looked into this yet. I gue

Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-23 Thread Ronald Oussoren via Pythonmac-SIG
> On 21 Sep 2018, at 23:24, Glyph wrote: > > > >> On Sep 21, 2018, at 4:50 AM, Ronald Oussoren > > wrote: >> >> >> >>> On 21 Sep 2018, at 05:59, Glyph >> > wrote: >>> >>> On Sep 18, 2018, at 1:22 PM, Ronald Oussoren via Python

Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-21 Thread Glyph
> On Sep 21, 2018, at 4:50 AM, Ronald Oussoren wrote: > > > >> On 21 Sep 2018, at 05:59, Glyph > > wrote: >> >> On Sep 18, 2018, at 1:22 PM, Ronald Oussoren via Pythonmac-SIG >> mailto:pythonmac-sig@python.org>> wrote: >>> >>> PyObjC 5.0 is out >> >> Thanks

Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-21 Thread Ronald Oussoren via Pythonmac-SIG
> On 21 Sep 2018, at 05:59, Glyph wrote: > > On Sep 18, 2018, at 1:22 PM, Ronald Oussoren via Pythonmac-SIG > mailto:pythonmac-sig@python.org>> wrote: >> >> PyObjC 5.0 is out > > Thanks again for your tireless (or at least apparently tireless) maintenance, > Ronald! > >> * Added bindings f

Re: [Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-20 Thread Glyph
On Sep 18, 2018, at 1:22 PM, Ronald Oussoren via Pythonmac-SIG wrote: > > PyObjC 5.0 is out Thanks again for your tireless (or at least apparently tireless) maintenance, Ronald! > * Added bindings for the “CarbonCore” subframework of the “CoreServices” > framework. > > Most APIs in this sub

[Pythonmac-SIG] [ANN] PyObjC 5.0

2018-09-18 Thread Ronald Oussoren via Pythonmac-SIG
PyObjC 5.0 is out The release of macOS 10.14 is near, it is therefore time to release a new major version of PyObjC. I’ve uploaded PyObjC to PyPI, it can be installed using “python3 -m pip install -U pyobjc”. What is PyObjC The PyObjC project provides bindings to most of Apple’s higher-level