pyobjc-framework-UserNotifications 12.0__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_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/UserNotifications/_metadata.py +107 -1
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/pyobjc_framework_UserNotifications.egg-info/PKG-INFO +5 -6
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/pyobjc_framework_UserNotifications.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_usernotifications-12.2/Lib/pyobjc_framework_UserNotifications.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_usernotifications-12.2/Lib/pyobjc_framework_UserNotifications.egg-info/requires.txt +2 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Modules/pyobjc-compat.h +24 -50
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PKG-INFO +5 -6
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/metadata/UserNotifications.fwinfo +27 -27
- pyobjc_framework_usernotifications-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_usernotifications-12.2/metadata/raw/arm64-26.5.fwinfo +881 -66
- pyobjc_framework_usernotifications-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_usernotifications-12.2/metadata/raw/x86_64-26.5.fwinfo +881 -66
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/pyobjc_setup.py +4 -5
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/setup.py +1 -1
- pyobjc_framework_usernotifications-12.0/Lib/pyobjc_framework_UserNotifications.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_usernotifications-12.0/Lib/pyobjc_framework_UserNotifications.egg-info/requires.txt +0 -2
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/UserNotifications/__init__.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/pyobjc_framework_UserNotifications.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/pyobjc_framework_UserNotifications.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Lib/pyobjc_framework_UserNotifications.egg-info/top_level.txt +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/License.txt +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Modules/_UserNotifications.m +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Modules/_UserNotifications_protocols.m +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unerror.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationaction.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationattachment.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationcategory.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationcontent.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationresponse.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationserviceextension.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationsettings.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unnotificationtrigger.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_unusernotificationcenter.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PyObjCTest/test_usernotifications.py +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-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: Fri May 29 08:45:08 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -251,6 +251,112 @@ try:
|
|
|
251
251
|
)
|
|
252
252
|
finally:
|
|
253
253
|
objc._updatingMetadata(False)
|
|
254
|
+
|
|
255
|
+
objc.registerNewKeywordsFromSelector("UNNotification", b"init")
|
|
256
|
+
objc.registerNewKeywordsFromSelector("UNNotificationAction", b"init")
|
|
257
|
+
objc.registerNewKeywordsFromSelector("UNNotificationActionIcon", b"init")
|
|
258
|
+
objc.registerNewKeywordsFromSelector("UNNotificationAttachment", b"init")
|
|
259
|
+
objc.registerNewKeywordsFromSelector("UNNotificationAttributedMessageContext", b"init")
|
|
260
|
+
objc.registerNewKeywordsFromSelector("UNNotificationCategory", b"init")
|
|
261
|
+
objc.registerNewKeywordsFromSelector("UNNotificationRequest", b"init")
|
|
262
|
+
objc.registerNewKeywordsFromSelector("UNNotificationResponse", b"init")
|
|
263
|
+
objc.registerNewKeywordsFromSelector("UNNotificationSettings", b"init")
|
|
264
|
+
objc.registerNewKeywordsFromSelector("UNNotificationSound", b"init")
|
|
265
|
+
objc.registerNewKeywordsFromSelector("UNNotificationTrigger", b"init")
|
|
266
|
+
objc.registerNewKeywordsFromSelector("UNUserNotificationCenter", b"init")
|
|
267
|
+
|
|
268
|
+
objc.registerNewKeywords(
|
|
269
|
+
"UNCalendarNotificationTrigger",
|
|
270
|
+
("dateMatchingComponents", "repeats"),
|
|
271
|
+
"triggerWithDateMatchingComponents_repeats_",
|
|
272
|
+
)
|
|
273
|
+
objc.registerNewKeywords(
|
|
274
|
+
"UNLocationNotificationTrigger", ("region", "repeats"), "triggerWithRegion_repeats_"
|
|
275
|
+
)
|
|
276
|
+
objc.registerNewKeywords(
|
|
277
|
+
"UNNotificationAction",
|
|
278
|
+
("identifier", "title", "options"),
|
|
279
|
+
"actionWithIdentifier_title_options_",
|
|
280
|
+
)
|
|
281
|
+
objc.registerNewKeywords(
|
|
282
|
+
"UNNotificationAction",
|
|
283
|
+
("identifier", "title", "options", "icon"),
|
|
284
|
+
"actionWithIdentifier_title_options_icon_",
|
|
285
|
+
)
|
|
286
|
+
objc.registerNewKeywords(
|
|
287
|
+
"UNNotificationActionIcon", ("systemImageName",), "iconWithSystemImageName_"
|
|
288
|
+
)
|
|
289
|
+
objc.registerNewKeywords(
|
|
290
|
+
"UNNotificationActionIcon", ("templateImageName",), "iconWithTemplateImageName_"
|
|
291
|
+
)
|
|
292
|
+
objc.registerNewKeywords(
|
|
293
|
+
"UNNotificationAttachment",
|
|
294
|
+
("identifier", "URL", "options", "error"),
|
|
295
|
+
"attachmentWithIdentifier_URL_options_error_",
|
|
296
|
+
)
|
|
297
|
+
objc.registerNewKeywords(
|
|
298
|
+
"UNNotificationAttributedMessageContext",
|
|
299
|
+
("sendMessageIntent", "attributedContent"),
|
|
300
|
+
"contextWithSendMessageIntent_attributedContent_",
|
|
301
|
+
)
|
|
302
|
+
objc.registerNewKeywords(
|
|
303
|
+
"UNNotificationCategory",
|
|
304
|
+
(
|
|
305
|
+
"identifier",
|
|
306
|
+
"actions",
|
|
307
|
+
"intentIdentifiers",
|
|
308
|
+
"hiddenPreviewsBodyPlaceholder",
|
|
309
|
+
"categorySummaryFormat",
|
|
310
|
+
"options",
|
|
311
|
+
),
|
|
312
|
+
"categoryWithIdentifier_actions_intentIdentifiers_hiddenPreviewsBodyPlaceholder_categorySummaryFormat_options_",
|
|
313
|
+
)
|
|
314
|
+
objc.registerNewKeywords(
|
|
315
|
+
"UNNotificationCategory",
|
|
316
|
+
(
|
|
317
|
+
"identifier",
|
|
318
|
+
"actions",
|
|
319
|
+
"intentIdentifiers",
|
|
320
|
+
"hiddenPreviewsBodyPlaceholder",
|
|
321
|
+
"options",
|
|
322
|
+
),
|
|
323
|
+
"categoryWithIdentifier_actions_intentIdentifiers_hiddenPreviewsBodyPlaceholder_options_",
|
|
324
|
+
)
|
|
325
|
+
objc.registerNewKeywords(
|
|
326
|
+
"UNNotificationCategory",
|
|
327
|
+
("identifier", "actions", "intentIdentifiers", "options"),
|
|
328
|
+
"categoryWithIdentifier_actions_intentIdentifiers_options_",
|
|
329
|
+
)
|
|
330
|
+
objc.registerNewKeywords(
|
|
331
|
+
"UNNotificationRequest",
|
|
332
|
+
("identifier", "content", "trigger"),
|
|
333
|
+
"requestWithIdentifier_content_trigger_",
|
|
334
|
+
)
|
|
335
|
+
objc.registerNewKeywords(
|
|
336
|
+
"UNNotificationSound", ("audioVolume",), "defaultCriticalSoundWithAudioVolume_"
|
|
337
|
+
)
|
|
338
|
+
objc.registerNewKeywords(
|
|
339
|
+
"UNTextInputNotificationAction",
|
|
340
|
+
(
|
|
341
|
+
"identifier",
|
|
342
|
+
"title",
|
|
343
|
+
"options",
|
|
344
|
+
"icon",
|
|
345
|
+
"textInputButtonTitle",
|
|
346
|
+
"textInputPlaceholder",
|
|
347
|
+
),
|
|
348
|
+
"actionWithIdentifier_title_options_icon_textInputButtonTitle_textInputPlaceholder_",
|
|
349
|
+
)
|
|
350
|
+
objc.registerNewKeywords(
|
|
351
|
+
"UNTextInputNotificationAction",
|
|
352
|
+
("identifier", "title", "options", "textInputButtonTitle", "textInputPlaceholder"),
|
|
353
|
+
"actionWithIdentifier_title_options_textInputButtonTitle_textInputPlaceholder_",
|
|
354
|
+
)
|
|
355
|
+
objc.registerNewKeywords(
|
|
356
|
+
"UNTimeIntervalNotificationTrigger",
|
|
357
|
+
("timeInterval", "repeats"),
|
|
358
|
+
"triggerWithTimeInterval_repeats_",
|
|
359
|
+
)
|
|
254
360
|
expressions = {}
|
|
255
361
|
|
|
256
362
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-UserNotifications
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework UserNotifications on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,14 +24,14 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
|
@@ -30,5 +30,5 @@ PyObjCTest/test_unusernotificationcenter.py
|
|
|
30
30
|
PyObjCTest/test_usernotifications.py
|
|
31
31
|
metadata/UserNotifications.fwinfo
|
|
32
32
|
metadata/metadata.ini
|
|
33
|
-
metadata/raw/arm64-26.
|
|
34
|
-
metadata/raw/x86_64-26.
|
|
33
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
34
|
+
metadata/raw/x86_64-26.5.fwinfo
|
|
@@ -22,12 +22,14 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
22
22
|
* Start of compiler definitions
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
|
+
#if 0
|
|
25
26
|
#ifndef __has_feature
|
|
26
27
|
#define __has_feature(x) 0
|
|
27
28
|
#endif
|
|
28
29
|
#ifndef __has_extension
|
|
29
30
|
#define __has_extension(x) __has_feature(x)
|
|
30
31
|
#endif
|
|
32
|
+
#endif
|
|
31
33
|
|
|
32
34
|
#if __has_extension(c_static_assert)
|
|
33
35
|
#define STATIC_ASSERT(test, message) _Static_assert(test, message)
|
|
@@ -55,46 +57,10 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
55
57
|
/*
|
|
56
58
|
*
|
|
57
59
|
* Start of compiler support helpers
|
|
58
|
-
*
|
|
59
|
-
* XXX: Are these needed?
|
|
60
60
|
*/
|
|
61
61
|
|
|
62
|
-
#ifdef __GNUC__
|
|
63
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
64
63
|
#define likely(x) __builtin_expect(!!(x), 1)
|
|
65
|
-
#else
|
|
66
|
-
#define likely(x) x
|
|
67
|
-
#define likely(x) x
|
|
68
|
-
#endif
|
|
69
|
-
|
|
70
|
-
/* On some versions of GCC <limits.h> defines LONG_LONG_MAX but not LLONG_MAX, compensate.
|
|
71
|
-
*/
|
|
72
|
-
#ifndef LLONG_MIN
|
|
73
|
-
#ifdef LONG_LONG_MIN
|
|
74
|
-
#define LLONG_MIN LONG_LONG_MIN
|
|
75
|
-
#define LLONG_MAX LONG_LONG_MAX
|
|
76
|
-
#define ULLONG_MAX ULONG_LONG_MAX
|
|
77
|
-
#endif
|
|
78
|
-
#endif
|
|
79
|
-
|
|
80
|
-
/*
|
|
81
|
-
*
|
|
82
|
-
* End of compiler support helpers
|
|
83
|
-
*
|
|
84
|
-
* XXX: These two are no longer needed, all supported platforms
|
|
85
|
-
* are 64-bit
|
|
86
|
-
*/
|
|
87
|
-
|
|
88
|
-
#if __LP64__
|
|
89
|
-
#define Py_ARG_NSInteger "l"
|
|
90
|
-
#define Py_ARG_NSUInteger "k"
|
|
91
|
-
#else
|
|
92
|
-
#define Py_ARG_NSInteger "i"
|
|
93
|
-
#define Py_ARG_NSUInteger "I"
|
|
94
|
-
#endif
|
|
95
|
-
|
|
96
|
-
#define PyObjC__STR(x) #x
|
|
97
|
-
#define PyObjC_STR(x) PyObjC__STR(x)
|
|
98
64
|
|
|
99
65
|
/*
|
|
100
66
|
*
|
|
@@ -131,20 +97,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
131
97
|
|
|
132
98
|
extern int PyObjC_Cmp(PyObject* o1, PyObject* o2, int* result);
|
|
133
99
|
|
|
134
|
-
/*
|
|
135
|
-
* A micro optimization: when using Python 3.3 or later it
|
|
136
|
-
* is possible to access a 'char*' with an ASCII representation
|
|
137
|
-
* of a unicode object without first converting it to a bytes
|
|
138
|
-
* string (if the string can be encoded as ASCII in the first
|
|
139
|
-
* place.
|
|
140
|
-
*
|
|
141
|
-
* This slightly reduces the object allocation rate during
|
|
142
|
-
* attribute access.
|
|
143
|
-
*
|
|
144
|
-
* XXX: Use PyUnicode_AsUTF8 instead.
|
|
145
|
-
*/
|
|
146
|
-
extern const char* _Nullable PyObjC_Unicode_Fast_Bytes(PyObject* object);
|
|
147
|
-
|
|
148
100
|
#ifdef __clang__
|
|
149
101
|
|
|
150
102
|
#ifndef Py_LIMITED_API
|
|
@@ -286,6 +238,23 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
|
|
|
286
238
|
Py_XINCREF(result);
|
|
287
239
|
return result;
|
|
288
240
|
}
|
|
241
|
+
|
|
242
|
+
static inline int
|
|
243
|
+
PyDict_SetDefaultRef(PyObject* p, PyObject* key, PyObject* default_value,
|
|
244
|
+
PyObject* _Nonnull* _Nullable result)
|
|
245
|
+
{
|
|
246
|
+
*result = PyDict_SetDefault(p, key, default_value);
|
|
247
|
+
if (*result == NULL) {
|
|
248
|
+
return -1;
|
|
249
|
+
}
|
|
250
|
+
Py_INCREF(*result);
|
|
251
|
+
|
|
252
|
+
/* This does not follow the spec, should return 1 when the key was already
|
|
253
|
+
* in the dict. That part of the API is not used in PyObjC though.
|
|
254
|
+
*/
|
|
255
|
+
return 0;
|
|
256
|
+
}
|
|
257
|
+
|
|
289
258
|
#endif
|
|
290
259
|
|
|
291
260
|
#if PY_VERSION_HEX < 0x030c0000
|
|
@@ -392,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
392
361
|
}
|
|
393
362
|
#endif
|
|
394
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
395
369
|
NS_ASSUME_NONNULL_END
|
|
396
370
|
|
|
397
371
|
#endif /* PyObjC_COMPAT_H */
|
{pyobjc_framework_usernotifications-12.0 → pyobjc_framework_usernotifications-12.2}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-UserNotifications
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework UserNotifications on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,14 +24,14 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
|
@@ -128,10 +128,10 @@
|
|
|
128
128
|
"1": {
|
|
129
129
|
"callable": {
|
|
130
130
|
"arguments": {
|
|
131
|
-
"0": { "
|
|
132
|
-
"1": { "
|
|
131
|
+
"0": { "type": "^v" },
|
|
132
|
+
"1": { "type": "@" }
|
|
133
133
|
},
|
|
134
|
-
"retval": { "
|
|
134
|
+
"retval": { "type": "v" }
|
|
135
135
|
}
|
|
136
136
|
}
|
|
137
137
|
}
|
|
@@ -152,10 +152,10 @@
|
|
|
152
152
|
"1": {
|
|
153
153
|
"callable": {
|
|
154
154
|
"arguments": {
|
|
155
|
-
"0": { "
|
|
156
|
-
"1": { "
|
|
155
|
+
"0": { "type": "^v" },
|
|
156
|
+
"1": { "type": "@" }
|
|
157
157
|
},
|
|
158
|
-
"retval": { "
|
|
158
|
+
"retval": { "type": "v" }
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
}
|
|
@@ -167,11 +167,11 @@
|
|
|
167
167
|
"1": {
|
|
168
168
|
"callable": {
|
|
169
169
|
"arguments": {
|
|
170
|
-
"0": { "
|
|
171
|
-
"1": { "
|
|
172
|
-
"2": { "
|
|
170
|
+
"0": { "type": "^v" },
|
|
171
|
+
"1": { "type": "Z" },
|
|
172
|
+
"2": { "type": "@" }
|
|
173
173
|
},
|
|
174
|
-
"retval": { "
|
|
174
|
+
"retval": { "type": "v" }
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
}
|
|
@@ -183,10 +183,10 @@
|
|
|
183
183
|
"0": {
|
|
184
184
|
"callable": {
|
|
185
185
|
"arguments": {
|
|
186
|
-
"0": { "
|
|
187
|
-
"1": { "
|
|
186
|
+
"0": { "type": "^v" },
|
|
187
|
+
"1": { "type": "@" }
|
|
188
188
|
},
|
|
189
|
-
"retval": { "
|
|
189
|
+
"retval": { "type": "v" }
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
192
|
}
|
|
@@ -198,10 +198,10 @@
|
|
|
198
198
|
"0": {
|
|
199
199
|
"callable": {
|
|
200
200
|
"arguments": {
|
|
201
|
-
"0": { "
|
|
202
|
-
"1": { "
|
|
201
|
+
"0": { "type": "^v" },
|
|
202
|
+
"1": { "type": "@" }
|
|
203
203
|
},
|
|
204
|
-
"retval": { "
|
|
204
|
+
"retval": { "type": "v" }
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
207
|
}
|
|
@@ -213,10 +213,10 @@
|
|
|
213
213
|
"0": {
|
|
214
214
|
"callable": {
|
|
215
215
|
"arguments": {
|
|
216
|
-
"0": { "
|
|
217
|
-
"1": { "
|
|
216
|
+
"0": { "type": "^v" },
|
|
217
|
+
"1": { "type": "@" }
|
|
218
218
|
},
|
|
219
|
-
"retval": { "
|
|
219
|
+
"retval": { "type": "v" }
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
}
|
|
@@ -228,10 +228,10 @@
|
|
|
228
228
|
"0": {
|
|
229
229
|
"callable": {
|
|
230
230
|
"arguments": {
|
|
231
|
-
"0": { "
|
|
232
|
-
"1": { "
|
|
231
|
+
"0": { "type": "^v" },
|
|
232
|
+
"1": { "type": "@" }
|
|
233
233
|
},
|
|
234
|
-
"retval": { "
|
|
234
|
+
"retval": { "type": "v" }
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
}
|
|
@@ -248,10 +248,10 @@
|
|
|
248
248
|
"type_override": "@?",
|
|
249
249
|
"callable": {
|
|
250
250
|
"arguments": {
|
|
251
|
-
"0": { "
|
|
252
|
-
"1": { "
|
|
251
|
+
"0": { "type": "^v" },
|
|
252
|
+
"1": { "type": "Q" }
|
|
253
253
|
},
|
|
254
|
-
"retval": { "
|
|
254
|
+
"retval": { "type": "v" }
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
257
|
}
|
|
@@ -264,9 +264,9 @@
|
|
|
264
264
|
"type_override": "@?",
|
|
265
265
|
"callable": {
|
|
266
266
|
"arguments": {
|
|
267
|
-
"0": { "
|
|
267
|
+
"0": { "type": "^v" }
|
|
268
268
|
},
|
|
269
|
-
"retval": { "
|
|
269
|
+
"retval": { "type": "v" }
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
}
|