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

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

Revision 1.6, Tue Jan 8 12:08:45 2019 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.5: +5 -5 lines

py-pyobjc: updated to 5.1.2

Version 5.1.2
Fix compile error on macOS 10.9 or earlier
Calling completion handler failed due to incomplete runtime info
PyObjCãàÑÔ metadata system didnãàÑÕ automaticly set the call signature for blocks passed into a method implemented in Python. This causes problems when the ObjC or Swift block does not have signature information in the ObjC/blocks runtime.
Use MAP_JIT when allocating memory for the executable stubs for Python methods.
With the ãà×Óestrictedãàruntime youãàÑÍl have to add the ãà×Äom.apple.security.cs.allow-jitãàentitlement to use this flag, in earlier versions youãàÑÅ have to use a different entitlement: ãà×Äom.apple.security.cs.allow-unsigned-executable-memoryãà
The MAP_JIT flag is only used on macOS 10.14 or later.
Ensure that PyObjC can be built using /usr/bin/python on macOS 10.14
This failed due the problems with header files in the SDK included with Xcode 10.

Version 5.1.1
Update metadata for Xcode 10.1

Version 5.1
Xcode 10 ãàרMãàcontains one difference from the last beta: the constant MLComputeUnitsCPUAndGPU in the CoreML bindings.
Add a proxy for CãàÑÔ ãàקILE*ãàtype on Python 3. This is not necessary on Python 2 because the default IO stack on Python 2 already uses FILE* internally.
This proxy type is very minimal and shouldnãàÑÕ not be used for general I/O.
Bindings are up-to-date w.r.t. Xcode 10.1 (beta)
Updated the support code for framework wrappers to be able to emit deprecation warnings on the first import of a deprecated constants (functions and methods will only raise a deprecation warning when called).
This is just an infrastructure change, the actual framework bindings do not yet contain the information used to emit deprecation warnings.
Add metadata for deprecation warnings to the ãàפontactsãàframework
Import ABCs from collections.abc instead of collections because the latter is deprecated.
Instances of most builtin value types and sequences (int, float, str, unicode, tuple, list, set, frozenset and dict) can now be written to archives that require secureCoding.

Version 5.0
Version 5.0 of PyObjC primarily adds support for macOS 10.14 (mojave), and also adds support for a couple of older frameworks that werenãàÑÕ supported before.

$NetBSD: distinfo,v 1.6 2019/01/08 12:08:45 adam Exp $

SHA1 (pyobjc-framework-Quartz-5.1.2.tar.gz) = d096566371e5ae38f80e0fa79ce8e32056954588
RMD160 (pyobjc-framework-Quartz-5.1.2.tar.gz) = 977190becfc230676e401912e3dca182b8b585a4
SHA512 (pyobjc-framework-Quartz-5.1.2.tar.gz) = b357a4d48323d0f19fbb8f25855f8315a268da4d8c2b4446094f9c83c16c59f1e66e37e1f6a5d6e225591f5a06b40280d628e9761a262691bfb6bd0fa050554e
Size (pyobjc-framework-Quartz-5.1.2.tar.gz) = 3353862 bytes