pkgsrc/devel/py-pyobjc-framework-SyncServices/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
483 B
Text

$NetBSD: distinfo,v 1.7 2019/08/20 07:15:54 adam Exp $
SHA1 (pyobjc-framework-SyncServices-5.2.tar.gz) = 4bb79ccca4e113e71aea42e5f31485dfaa65b2c2
RMD160 (pyobjc-framework-SyncServices-5.2.tar.gz) = 11227d15b006cf7343db805544433a3036c63f21
SHA512 (pyobjc-framework-SyncServices-5.2.tar.gz) = 7bb693a304ea93c839fc800279685338b191d549b0971c24c39c82b3c13afeb5351e36e6f256fdef87bf6c90b7e6ef70572632575453752993b3175663ce61a4
Size (pyobjc-framework-SyncServices-5.2.tar.gz) = 41986 bytes