pkgsrc/devel/py-pyobjc-framework-CoreBluetooth/distinfo
adam 4eeb85338d py-pyobjc: updated to 5.2
Version 5.2
* Updated metadata for Xcode 10.2

* objc.registerStructAlias no longer emits a deprecation warning because it is still used by the framework wrappers.
  The function is still deprecated though, the deprecation will reappear once the metadata has been updatd.

* The core bridge now uses PyDict_GetItemWithError(), which may result in exceptions being raised that were previously swallowed.

* Partially switch to the new buffer API instead of the older Python 2 buffer API.
  The new implementation is more correct, but may keep Python objects alive longer than the previous implementation, and also affects buffer related functionality of Python objects. In particular, calling [someData bytes] on a Python object keeps the Py_buffer alive until the next flush of the autoreleasepool.

* Fix incorrect metadata for the callback argument to -[AVCaptureStillImageOutput captureStillImageAsynchronouslyFromConnection:completionHandler:].

* Add bindings to the “PrintCore” APIs from the ApplicationServices framework.
  Python 2: UserDict.UserDict instances are now bridged to instances of a subclass of NSDictionary.
2019-08-20 07:15:45 +00:00

6 lines
487 B
Text

$NetBSD: distinfo,v 1.5 2019/08/20 07:15:47 adam Exp $
SHA1 (pyobjc-framework-CoreBluetooth-5.2.tar.gz) = 10b4f3192f8c1d8e796690c0aa2cc00b39f581c1
RMD160 (pyobjc-framework-CoreBluetooth-5.2.tar.gz) = 3af7903250d79408fd3681ad697ff9aaba85fd76
SHA512 (pyobjc-framework-CoreBluetooth-5.2.tar.gz) = 1c1cf61b5520a285c3556d8f3d55f38a07e80a3eaafb3232a5a394fc2e4923b6b8297801eedeec7205f67c3378ad48f37e35a8ae5676057a229300c90dc5ef6c
Size (pyobjc-framework-CoreBluetooth-5.2.tar.gz) = 28141 bytes