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

$NetBSD: distinfo,v 1.5 2019/08/20 07:15:52 adam Exp $
SHA1 (pyobjc-framework-MultipeerConnectivity-5.2.tar.gz) = 93f4b42a6210e5d2f489c102b46297456381cb70
RMD160 (pyobjc-framework-MultipeerConnectivity-5.2.tar.gz) = cc07d87c5d44fe531cde7d38b00d597f9e17a645
SHA512 (pyobjc-framework-MultipeerConnectivity-5.2.tar.gz) = d60abdbfbdaf4c3f3c1df92cb533351ca4162cdb5072d2b357f6d5af4ceaaf91e468c6751e275b783e32eb082b54ea8e97aca749268660ebe15e01e435470a6a
Size (pyobjc-framework-MultipeerConnectivity-5.2.tar.gz) = 20583 bytes