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

$NetBSD: distinfo,v 1.5 2019/08/20 07:15:52 adam Exp $
SHA1 (pyobjc-framework-MediaPlayer-5.2.tar.gz) = b641941ff99d21196a2b75a63a6aba7aa015e043
RMD160 (pyobjc-framework-MediaPlayer-5.2.tar.gz) = e7ba0c24c1551403aec9e023340f184f8f4706a9
SHA512 (pyobjc-framework-MediaPlayer-5.2.tar.gz) = fbb6000bd0de91d0a47c66e09310ca7ea4307e01bb8b95d1e68c55b7bdc118edb86013a6bb5a9253b42bb9b60247c2e888a272d35ec8333f03cc9ce192ae2896
Size (pyobjc-framework-MediaPlayer-5.2.tar.gz) = 18131 bytes