[BACK]Return to distinfo CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-pyobjc-framework-Photos

File: [cvs.NetBSD.org] / pkgsrc / devel / py-pyobjc-framework-Photos / distinfo (download)

Revision 1.5, Tue Aug 20 07:15:52 2019 UTC (4 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.4: +5 -5 lines

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 ćą×±rintCorećąAPIs from the ApplicationServices framework.
  Python 2: UserDict.UserDict instances are now bridged to instances of a subclass of NSDictionary.

$NetBSD: distinfo,v 1.5 2019/08/20 07:15:52 adam Exp $

SHA1 (pyobjc-framework-Photos-5.2.tar.gz) = 8084ee20b9ecc5b932f817c08e287d741c49f405
RMD160 (pyobjc-framework-Photos-5.2.tar.gz) = f7ca4568a32bf8260e2d3cfbe6f148d27a3ca140
SHA512 (pyobjc-framework-Photos-5.2.tar.gz) = 4abc64ea22a9bf4c1de4a9615320c4731c800a6f57df4770264cf3b319a2eb8824fe5d9a948b36163b4623d50a63ec1efb4429dc461615f63f5d07eb11b6e8a4
Size (pyobjc-framework-Photos-5.2.tar.gz) = 22304 bytes