pyobjc-framework-Contacts 12.1__tar.gz → 12.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/Contacts/_metadata.py +4 -3
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/pyobjc_framework_Contacts.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/pyobjc_framework_Contacts.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_contacts-12.2/Lib/pyobjc_framework_Contacts.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_contacts-12.2/Lib/pyobjc_framework_Contacts.egg-info/requires.txt +2 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PKG-INFO +3 -3
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/metadata/Contacts.fwinfo +8 -8
- pyobjc_framework_contacts-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_contacts-12.2/metadata/raw/arm64-26.5.fwinfo +2024 -61
- pyobjc_framework_contacts-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_contacts-12.2/metadata/raw/x86_64-26.5.fwinfo +2024 -61
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/setup.py +1 -1
- pyobjc_framework_contacts-12.1/Lib/pyobjc_framework_Contacts.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_contacts-12.1/Lib/pyobjc_framework_Contacts.egg-info/requires.txt +0 -2
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Examples/print-contacts.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/Contacts/__init__.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/pyobjc_framework_Contacts.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/pyobjc_framework_Contacts.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Lib/pyobjc_framework_Contacts.egg-info/top_level.txt +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/License.txt +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Modules/_Contacts.m +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Modules/_Contacts_protocols.m +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnchangehistoryevent.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnchangehistoryfetchrequest.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontact.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontactfetchrequest.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontactformatter.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontactrelation.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontactsstore.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontactstore.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontactvcardserialization.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cncontainer.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnerror.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cngroup.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cninstantmessageaddress.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnlabeledvalue.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnphonenumber.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnpostaladdress.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnpostaladdressformatter.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnsaverequest.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_cnsocialprofile.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/PyObjCTest/test_contacts.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_contacts-12.1 → pyobjc_framework_contacts-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Thu May 28 21:10:29 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -184,8 +184,6 @@ try:
|
|
|
184
184
|
b"dataWithContacts:error:",
|
|
185
185
|
{"arguments": {3: {"type_modifier": b"o"}}},
|
|
186
186
|
)
|
|
187
|
-
r(b"CNPhoneNumber", b"init", {"deprecated": 1013})
|
|
188
|
-
r(b"CNPhoneNumber", b"new", {"deprecated": 1013})
|
|
189
187
|
r(
|
|
190
188
|
b"CNSaveRequest",
|
|
191
189
|
b"setShouldRefetchContacts:",
|
|
@@ -250,12 +248,15 @@ try:
|
|
|
250
248
|
finally:
|
|
251
249
|
objc._updatingMetadata(False)
|
|
252
250
|
|
|
251
|
+
objc.registerNewKeywordsFromSelector("CNContactFetchRequest", b"init")
|
|
253
252
|
objc.registerNewKeywordsFromSelector("CNContactFetchRequest", b"initWithKeysToFetch:")
|
|
254
253
|
objc.registerNewKeywordsFromSelector("CNContactRelation", b"initWithName:")
|
|
254
|
+
objc.registerNewKeywordsFromSelector("CNFetchResult", b"init")
|
|
255
255
|
objc.registerNewKeywordsFromSelector(
|
|
256
256
|
"CNInstantMessageAddress", b"initWithUsername:service:"
|
|
257
257
|
)
|
|
258
258
|
objc.registerNewKeywordsFromSelector("CNLabeledValue", b"initWithLabel:value:")
|
|
259
|
+
objc.registerNewKeywordsFromSelector("CNPhoneNumber", b"init")
|
|
259
260
|
objc.registerNewKeywordsFromSelector("CNPhoneNumber", b"initWithStringValue:")
|
|
260
261
|
objc.registerNewKeywordsFromSelector(
|
|
261
262
|
"CNSocialProfile", b"initWithUrlString:username:userIdentifier:service:"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-Contacts
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework Contacts on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|
|
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
57
57
|
/*
|
|
58
58
|
*
|
|
59
59
|
* Start of compiler support helpers
|
|
60
|
-
*
|
|
61
|
-
* XXX: Are these needed?
|
|
62
60
|
*/
|
|
63
61
|
|
|
64
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
363
361
|
}
|
|
364
362
|
#endif
|
|
365
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
366
369
|
NS_ASSUME_NONNULL_END
|
|
367
370
|
|
|
368
371
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-Contacts
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework Contacts on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|
|
@@ -268,11 +268,11 @@
|
|
|
268
268
|
"2": {
|
|
269
269
|
"callable": {
|
|
270
270
|
"arguments": {
|
|
271
|
-
"0": { "
|
|
272
|
-
"1": { "
|
|
273
|
-
"2": { "
|
|
271
|
+
"0": { "type": "^v" },
|
|
272
|
+
"1": { "type": "@" },
|
|
273
|
+
"2": { "type": "o^Z" }
|
|
274
274
|
},
|
|
275
|
-
"retval": { "
|
|
275
|
+
"retval": { "type": "v" }
|
|
276
276
|
}
|
|
277
277
|
}
|
|
278
278
|
},
|
|
@@ -306,11 +306,11 @@
|
|
|
306
306
|
"1": {
|
|
307
307
|
"callable": {
|
|
308
308
|
"arguments": {
|
|
309
|
-
"0": { "
|
|
310
|
-
"1": { "
|
|
311
|
-
"2": { "
|
|
309
|
+
"0": { "type": "^v" },
|
|
310
|
+
"1": { "type": "Z" },
|
|
311
|
+
"2": { "type": "@" }
|
|
312
312
|
},
|
|
313
|
-
"retval": { "
|
|
313
|
+
"retval": { "type": "v" }
|
|
314
314
|
}
|
|
315
315
|
}
|
|
316
316
|
}
|