pyobjc-framework-UserNotificationsUI 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.
Files changed (25) hide show
  1. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/UserNotificationsUI/_metadata.py +1 -1
  2. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/PKG-INFO +7 -8
  3. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_usernotificationsui-12.2/Lib/pyobjc_framework_UserNotificationsUI.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_usernotificationsui-12.2/Lib/pyobjc_framework_UserNotificationsUI.egg-info/requires.txt +4 -0
  6. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/PKG-INFO +7 -8
  7. pyobjc_framework_usernotificationsui-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_usernotificationsui-12.2/metadata/raw/arm64-26.5.fwinfo +71 -10
  8. pyobjc_framework_usernotificationsui-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_usernotificationsui-12.2/metadata/raw/x86_64-26.5.fwinfo +71 -10
  9. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/pyobjc_setup.py +4 -5
  10. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/setup.py +1 -1
  11. pyobjc_framework_usernotificationsui-12.0/Lib/pyobjc_framework_UserNotificationsUI.egg-info/pyobjc-build-info.txt +0 -3
  12. pyobjc_framework_usernotificationsui-12.0/Lib/pyobjc_framework_UserNotificationsUI.egg-info/requires.txt +0 -4
  13. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/UserNotificationsUI/__init__.py +0 -0
  14. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/dependency_links.txt +0 -0
  15. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/not-zip-safe +0 -0
  16. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/top_level.txt +0 -0
  17. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/License.txt +0 -0
  18. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/MANIFEST.in +0 -0
  19. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/PyObjCTest/__init__.py +0 -0
  20. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/PyObjCTest/test_unnotificationcontentextension.py +0 -0
  21. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/PyObjCTest/test_usernotificationsui.py +0 -0
  22. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/metadata/UserNotificationsUI.fwinfo +0 -0
  23. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/metadata/metadata.ini +0 -0
  24. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/pyproject.toml +0 -0
  25. {pyobjc_framework_usernotificationsui-12.0 → pyobjc_framework_usernotificationsui-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 24 11:34:09 2025
3
+ # Last update: Sun May 24 12:00:13 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-UserNotificationsUI
3
- Version: 12.0
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework UserNotificationsUI 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,16 +24,16 @@ 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 :: 2 - Beta
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.9
31
+ Requires-Python: >=3.10
33
32
  Description-Content-Type: text/x-rst; charset=UTF-8
34
- Requires-Dist: pyobjc-core>=12.0
35
- Requires-Dist: pyobjc-framework-Cocoa>=12.0
36
- Requires-Dist: pyobjc-core>=12.0
37
- Requires-Dist: pyobjc-framework-UserNotifications>=12.0
33
+ Requires-Dist: pyobjc-core>=12.2
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
35
+ Requires-Dist: pyobjc-core>=12.2
36
+ Requires-Dist: pyobjc-framework-UserNotifications>=12.2
38
37
  Dynamic: author
39
38
  Dynamic: author-email
40
39
  Dynamic: classifier
@@ -17,5 +17,5 @@ PyObjCTest/test_unnotificationcontentextension.py
17
17
  PyObjCTest/test_usernotificationsui.py
18
18
  metadata/UserNotificationsUI.fwinfo
19
19
  metadata/metadata.ini
20
- metadata/raw/arm64-26.0.fwinfo
21
- metadata/raw/x86_64-26.0.fwinfo
20
+ metadata/raw/arm64-26.5.fwinfo
21
+ metadata/raw/x86_64-26.5.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.5 (25F71)
2
+ Apple clang version 21.0.0 (clang-2100.1.1.101)
3
+ SDK: macOS 26.5
@@ -0,0 +1,4 @@
1
+ pyobjc-core>=12.2
2
+ pyobjc-framework-Cocoa>=12.2
3
+ pyobjc-core>=12.2
4
+ pyobjc-framework-UserNotifications>=12.2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-UserNotificationsUI
3
- Version: 12.0
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework UserNotificationsUI 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,16 +24,16 @@ 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 :: 2 - Beta
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.9
31
+ Requires-Python: >=3.10
33
32
  Description-Content-Type: text/x-rst; charset=UTF-8
34
- Requires-Dist: pyobjc-core>=12.0
35
- Requires-Dist: pyobjc-framework-Cocoa>=12.0
36
- Requires-Dist: pyobjc-core>=12.0
37
- Requires-Dist: pyobjc-framework-UserNotifications>=12.0
33
+ Requires-Dist: pyobjc-core>=12.2
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
35
+ Requires-Dist: pyobjc-core>=12.2
36
+ Requires-Dist: pyobjc-framework-UserNotifications>=12.2
38
37
  Dynamic: author
39
38
  Dynamic: author-email
40
39
  Dynamic: classifier
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Thu Jul 24 11:34:00 2025
4
+ // Last update: Sun May 24 12:00:13 2026
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -14,7 +14,9 @@
14
14
  {
15
15
  "args": [],
16
16
  "class_method": false,
17
+ "introduced": "11.0",
17
18
  "retval": {
19
+ "type_name": "void",
18
20
  "typestr": "v",
19
21
  "typestr_special": false
20
22
  },
@@ -24,7 +26,9 @@
24
26
  {
25
27
  "args": [],
26
28
  "class_method": false,
29
+ "introduced": "11.0",
27
30
  "retval": {
31
+ "type_name": "void",
28
32
  "typestr": "v",
29
33
  "typestr_special": false
30
34
  },
@@ -34,7 +38,9 @@
34
38
  {
35
39
  "args": [],
36
40
  "class_method": false,
41
+ "introduced": "11.0",
37
42
  "retval": {
43
+ "type_name": "void",
38
44
  "typestr": "v",
39
45
  "typestr_special": false
40
46
  },
@@ -44,7 +50,9 @@
44
50
  {
45
51
  "args": [],
46
52
  "class_method": false,
53
+ "introduced": "11.0",
47
54
  "retval": {
55
+ "type_name": "void",
48
56
  "typestr": "v",
49
57
  "typestr_special": false
50
58
  },
@@ -54,7 +62,9 @@
54
62
  {
55
63
  "args": [],
56
64
  "class_method": false,
65
+ "introduced": "11.0",
57
66
  "retval": {
67
+ "type_name": "NSArray<UNNotificationAction *> *",
58
68
  "typestr": "@",
59
69
  "typestr_special": false
60
70
  },
@@ -64,12 +74,17 @@
64
74
  {
65
75
  "args": [
66
76
  {
77
+ "name": "notificationActions",
78
+ "null_accepted": true,
79
+ "type_name": "NSArray<UNNotificationAction *> *",
67
80
  "typestr": "@",
68
81
  "typestr_special": false
69
82
  }
70
83
  ],
71
84
  "class_method": false,
85
+ "introduced": "11.0",
72
86
  "retval": {
87
+ "type_name": "void",
73
88
  "typestr": "v",
74
89
  "typestr_special": false
75
90
  },
@@ -85,6 +100,7 @@
85
100
  "nonatomic"
86
101
  ],
87
102
  "name": "notificationActions",
103
+ "type_name": "NSArray<UNNotificationAction *> *",
88
104
  "typestr": "@",
89
105
  "typestr_special": false
90
106
  }
@@ -93,12 +109,30 @@
93
109
  }
94
110
  },
95
111
  "enum": {
96
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeDefault": 1,
97
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeNone": 0,
98
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeOverlay": 2,
99
- "UNNotificationContentExtensionResponseOptionDismiss": 1,
100
- "UNNotificationContentExtensionResponseOptionDismissAndForwardAction": 2,
101
- "UNNotificationContentExtensionResponseOptionDoNotDismiss": 0
112
+ "UNNotificationContentExtensionMediaPlayPauseButtonTypeDefault": {
113
+ "enum": "UNNotificationContentExtensionMediaPlayPauseButtonType",
114
+ "value": 1
115
+ },
116
+ "UNNotificationContentExtensionMediaPlayPauseButtonTypeNone": {
117
+ "enum": "UNNotificationContentExtensionMediaPlayPauseButtonType",
118
+ "value": 0
119
+ },
120
+ "UNNotificationContentExtensionMediaPlayPauseButtonTypeOverlay": {
121
+ "enum": "UNNotificationContentExtensionMediaPlayPauseButtonType",
122
+ "value": 2
123
+ },
124
+ "UNNotificationContentExtensionResponseOptionDismiss": {
125
+ "enum": "UNNotificationContentExtensionResponseOption",
126
+ "value": 1
127
+ },
128
+ "UNNotificationContentExtensionResponseOptionDismissAndForwardAction": {
129
+ "enum": "UNNotificationContentExtensionResponseOption",
130
+ "value": 2
131
+ },
132
+ "UNNotificationContentExtensionResponseOptionDoNotDismiss": {
133
+ "enum": "UNNotificationContentExtensionResponseOption",
134
+ "value": 0
135
+ }
102
136
  },
103
137
  "enum_type": {
104
138
  "UNNotificationContentExtensionMediaPlayPauseButtonType": {
@@ -119,13 +153,18 @@
119
153
  {
120
154
  "args": [
121
155
  {
156
+ "name": "notification",
157
+ "null_accepted": true,
158
+ "type_name": "UNNotification *",
122
159
  "typestr": "@",
123
160
  "typestr_special": false
124
161
  }
125
162
  ],
126
163
  "class_method": false,
164
+ "introduced": "11.0",
127
165
  "required": true,
128
166
  "retval": {
167
+ "type_name": "void",
129
168
  "typestr": "v",
130
169
  "typestr_special": false
131
170
  },
@@ -135,6 +174,9 @@
135
174
  {
136
175
  "args": [
137
176
  {
177
+ "name": "response",
178
+ "null_accepted": true,
179
+ "type_name": "UNNotificationResponse *",
138
180
  "typestr": "@",
139
181
  "typestr_special": false
140
182
  },
@@ -145,20 +187,26 @@
145
187
  "type": "^v"
146
188
  },
147
189
  "1": {
148
- "type": "Q"
190
+ "type": "Q",
191
+ "type_name": "UNNotificationContentExtensionResponseOption"
149
192
  }
150
193
  },
151
194
  "retval": {
152
195
  "type": "v"
153
196
  }
154
197
  },
198
+ "name": "completion",
199
+ "null_accepted": true,
200
+ "type_name": "void (^)(UNNotificationContentExtensionResponseOption)",
155
201
  "typestr": "@?",
156
202
  "typestr_special": false
157
203
  }
158
204
  ],
159
205
  "class_method": false,
206
+ "introduced": "11.0",
160
207
  "required": false,
161
208
  "retval": {
209
+ "type_name": "void",
162
210
  "typestr": "v",
163
211
  "typestr_special": false
164
212
  },
@@ -168,8 +216,10 @@
168
216
  {
169
217
  "args": [],
170
218
  "class_method": false,
219
+ "introduced": "11.0",
171
220
  "required": false,
172
221
  "retval": {
222
+ "type_name": "void",
173
223
  "typestr": "v",
174
224
  "typestr_special": false
175
225
  },
@@ -179,8 +229,10 @@
179
229
  {
180
230
  "args": [],
181
231
  "class_method": false,
232
+ "introduced": "11.0",
182
233
  "required": false,
183
234
  "retval": {
235
+ "type_name": "void",
184
236
  "typestr": "v",
185
237
  "typestr_special": false
186
238
  },
@@ -190,8 +242,10 @@
190
242
  {
191
243
  "args": [],
192
244
  "class_method": false,
245
+ "introduced": "11.0",
193
246
  "required": false,
194
247
  "retval": {
248
+ "type_name": "UNNotificationContentExtensionMediaPlayPauseButtonType",
195
249
  "typestr": "Q",
196
250
  "typestr_special": false
197
251
  },
@@ -201,8 +255,10 @@
201
255
  {
202
256
  "args": [],
203
257
  "class_method": false,
258
+ "introduced": "11.0",
204
259
  "required": false,
205
260
  "retval": {
261
+ "type_name": "CGRect",
206
262
  "typestr": "{CGRect={CGPoint=dd}{CGSize=dd}}",
207
263
  "typestr_special": false
208
264
  },
@@ -212,8 +268,10 @@
212
268
  {
213
269
  "args": [],
214
270
  "class_method": false,
271
+ "introduced": "11.0",
215
272
  "required": false,
216
273
  "retval": {
274
+ "type_name": "NSColor *",
217
275
  "typestr": "@",
218
276
  "typestr_special": false
219
277
  },
@@ -229,6 +287,7 @@
229
287
  "readonly"
230
288
  ],
231
289
  "name": "mediaPlayPauseButtonType",
290
+ "type_name": "UNNotificationContentExtensionMediaPlayPauseButtonType",
232
291
  "typestr": "Q",
233
292
  "typestr_special": false
234
293
  },
@@ -239,6 +298,7 @@
239
298
  "readonly"
240
299
  ],
241
300
  "name": "mediaPlayPauseButtonFrame",
301
+ "type_name": "CGRect",
242
302
  "typestr": "{CGRect={CGPoint=dd}{CGSize=dd}}",
243
303
  "typestr_special": false
244
304
  },
@@ -249,6 +309,7 @@
249
309
  "readonly"
250
310
  ],
251
311
  "name": "mediaPlayPauseButtonTintColor",
312
+ "type_name": "NSColor *",
252
313
  "typestr": "@",
253
314
  "typestr_special": false
254
315
  }
@@ -269,6 +330,6 @@
269
330
  "headers": [
270
331
  "UNNotificationContentExtension.h"
271
332
  ],
272
- "release": "10.16",
273
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
333
+ "release": "26.5",
334
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
274
335
  }
@@ -1,7 +1,7 @@
1
1
  // GENERATED FILE DO NOT EDIT
2
2
  //
3
3
  // This file was generated by objective.metadata
4
- // Last update: Thu Jul 24 11:33:57 2025
4
+ // Last update: Sun May 24 12:00:10 2026
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -14,7 +14,9 @@
14
14
  {
15
15
  "args": [],
16
16
  "class_method": false,
17
+ "introduced": "11.0",
17
18
  "retval": {
19
+ "type_name": "void",
18
20
  "typestr": "v",
19
21
  "typestr_special": false
20
22
  },
@@ -24,7 +26,9 @@
24
26
  {
25
27
  "args": [],
26
28
  "class_method": false,
29
+ "introduced": "11.0",
27
30
  "retval": {
31
+ "type_name": "void",
28
32
  "typestr": "v",
29
33
  "typestr_special": false
30
34
  },
@@ -34,7 +38,9 @@
34
38
  {
35
39
  "args": [],
36
40
  "class_method": false,
41
+ "introduced": "11.0",
37
42
  "retval": {
43
+ "type_name": "void",
38
44
  "typestr": "v",
39
45
  "typestr_special": false
40
46
  },
@@ -44,7 +50,9 @@
44
50
  {
45
51
  "args": [],
46
52
  "class_method": false,
53
+ "introduced": "11.0",
47
54
  "retval": {
55
+ "type_name": "void",
48
56
  "typestr": "v",
49
57
  "typestr_special": false
50
58
  },
@@ -54,7 +62,9 @@
54
62
  {
55
63
  "args": [],
56
64
  "class_method": false,
65
+ "introduced": "11.0",
57
66
  "retval": {
67
+ "type_name": "NSArray<UNNotificationAction *> *",
58
68
  "typestr": "@",
59
69
  "typestr_special": false
60
70
  },
@@ -64,12 +74,17 @@
64
74
  {
65
75
  "args": [
66
76
  {
77
+ "name": "notificationActions",
78
+ "null_accepted": true,
79
+ "type_name": "NSArray<UNNotificationAction *> *",
67
80
  "typestr": "@",
68
81
  "typestr_special": false
69
82
  }
70
83
  ],
71
84
  "class_method": false,
85
+ "introduced": "11.0",
72
86
  "retval": {
87
+ "type_name": "void",
73
88
  "typestr": "v",
74
89
  "typestr_special": false
75
90
  },
@@ -85,6 +100,7 @@
85
100
  "nonatomic"
86
101
  ],
87
102
  "name": "notificationActions",
103
+ "type_name": "NSArray<UNNotificationAction *> *",
88
104
  "typestr": "@",
89
105
  "typestr_special": false
90
106
  }
@@ -93,12 +109,30 @@
93
109
  }
94
110
  },
95
111
  "enum": {
96
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeDefault": 1,
97
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeNone": 0,
98
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeOverlay": 2,
99
- "UNNotificationContentExtensionResponseOptionDismiss": 1,
100
- "UNNotificationContentExtensionResponseOptionDismissAndForwardAction": 2,
101
- "UNNotificationContentExtensionResponseOptionDoNotDismiss": 0
112
+ "UNNotificationContentExtensionMediaPlayPauseButtonTypeDefault": {
113
+ "enum": "UNNotificationContentExtensionMediaPlayPauseButtonType",
114
+ "value": 1
115
+ },
116
+ "UNNotificationContentExtensionMediaPlayPauseButtonTypeNone": {
117
+ "enum": "UNNotificationContentExtensionMediaPlayPauseButtonType",
118
+ "value": 0
119
+ },
120
+ "UNNotificationContentExtensionMediaPlayPauseButtonTypeOverlay": {
121
+ "enum": "UNNotificationContentExtensionMediaPlayPauseButtonType",
122
+ "value": 2
123
+ },
124
+ "UNNotificationContentExtensionResponseOptionDismiss": {
125
+ "enum": "UNNotificationContentExtensionResponseOption",
126
+ "value": 1
127
+ },
128
+ "UNNotificationContentExtensionResponseOptionDismissAndForwardAction": {
129
+ "enum": "UNNotificationContentExtensionResponseOption",
130
+ "value": 2
131
+ },
132
+ "UNNotificationContentExtensionResponseOptionDoNotDismiss": {
133
+ "enum": "UNNotificationContentExtensionResponseOption",
134
+ "value": 0
135
+ }
102
136
  },
103
137
  "enum_type": {
104
138
  "UNNotificationContentExtensionMediaPlayPauseButtonType": {
@@ -119,13 +153,18 @@
119
153
  {
120
154
  "args": [
121
155
  {
156
+ "name": "notification",
157
+ "null_accepted": true,
158
+ "type_name": "UNNotification *",
122
159
  "typestr": "@",
123
160
  "typestr_special": false
124
161
  }
125
162
  ],
126
163
  "class_method": false,
164
+ "introduced": "11.0",
127
165
  "required": true,
128
166
  "retval": {
167
+ "type_name": "void",
129
168
  "typestr": "v",
130
169
  "typestr_special": false
131
170
  },
@@ -135,6 +174,9 @@
135
174
  {
136
175
  "args": [
137
176
  {
177
+ "name": "response",
178
+ "null_accepted": true,
179
+ "type_name": "UNNotificationResponse *",
138
180
  "typestr": "@",
139
181
  "typestr_special": false
140
182
  },
@@ -145,20 +187,26 @@
145
187
  "type": "^v"
146
188
  },
147
189
  "1": {
148
- "type": "Q"
190
+ "type": "Q",
191
+ "type_name": "UNNotificationContentExtensionResponseOption"
149
192
  }
150
193
  },
151
194
  "retval": {
152
195
  "type": "v"
153
196
  }
154
197
  },
198
+ "name": "completion",
199
+ "null_accepted": true,
200
+ "type_name": "void (^)(UNNotificationContentExtensionResponseOption)",
155
201
  "typestr": "@?",
156
202
  "typestr_special": false
157
203
  }
158
204
  ],
159
205
  "class_method": false,
206
+ "introduced": "11.0",
160
207
  "required": false,
161
208
  "retval": {
209
+ "type_name": "void",
162
210
  "typestr": "v",
163
211
  "typestr_special": false
164
212
  },
@@ -168,8 +216,10 @@
168
216
  {
169
217
  "args": [],
170
218
  "class_method": false,
219
+ "introduced": "11.0",
171
220
  "required": false,
172
221
  "retval": {
222
+ "type_name": "void",
173
223
  "typestr": "v",
174
224
  "typestr_special": false
175
225
  },
@@ -179,8 +229,10 @@
179
229
  {
180
230
  "args": [],
181
231
  "class_method": false,
232
+ "introduced": "11.0",
182
233
  "required": false,
183
234
  "retval": {
235
+ "type_name": "void",
184
236
  "typestr": "v",
185
237
  "typestr_special": false
186
238
  },
@@ -190,8 +242,10 @@
190
242
  {
191
243
  "args": [],
192
244
  "class_method": false,
245
+ "introduced": "11.0",
193
246
  "required": false,
194
247
  "retval": {
248
+ "type_name": "UNNotificationContentExtensionMediaPlayPauseButtonType",
195
249
  "typestr": "Q",
196
250
  "typestr_special": false
197
251
  },
@@ -201,8 +255,10 @@
201
255
  {
202
256
  "args": [],
203
257
  "class_method": false,
258
+ "introduced": "11.0",
204
259
  "required": false,
205
260
  "retval": {
261
+ "type_name": "CGRect",
206
262
  "typestr": "{CGRect={CGPoint=dd}{CGSize=dd}}",
207
263
  "typestr_special": false
208
264
  },
@@ -212,8 +268,10 @@
212
268
  {
213
269
  "args": [],
214
270
  "class_method": false,
271
+ "introduced": "11.0",
215
272
  "required": false,
216
273
  "retval": {
274
+ "type_name": "NSColor *",
217
275
  "typestr": "@",
218
276
  "typestr_special": false
219
277
  },
@@ -229,6 +287,7 @@
229
287
  "readonly"
230
288
  ],
231
289
  "name": "mediaPlayPauseButtonType",
290
+ "type_name": "UNNotificationContentExtensionMediaPlayPauseButtonType",
232
291
  "typestr": "Q",
233
292
  "typestr_special": false
234
293
  },
@@ -239,6 +298,7 @@
239
298
  "readonly"
240
299
  ],
241
300
  "name": "mediaPlayPauseButtonFrame",
301
+ "type_name": "CGRect",
242
302
  "typestr": "{CGRect={CGPoint=dd}{CGSize=dd}}",
243
303
  "typestr_special": false
244
304
  },
@@ -249,6 +309,7 @@
249
309
  "readonly"
250
310
  ],
251
311
  "name": "mediaPlayPauseButtonTintColor",
312
+ "type_name": "NSColor *",
252
313
  "typestr": "@",
253
314
  "typestr_special": false
254
315
  }
@@ -269,6 +330,6 @@
269
330
  "headers": [
270
331
  "UNNotificationContentExtension.h"
271
332
  ],
272
- "release": "10.16",
273
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
333
+ "release": "26.5",
334
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.5.sdk"
274
335
  }
@@ -87,10 +87,10 @@ class oc_egg_info(egg_info.egg_info):
87
87
 
88
88
  def write_build_info(self):
89
89
  macos_version = subprocess.check_output(
90
- ["sw_vers", "-productversion"], text=True
90
+ ["sw_vers", "-productVersion"], text=True
91
91
  ).strip()
92
92
  macos_build = subprocess.check_output(
93
- ["sw_vers", "-buildversion"], text=True
93
+ ["sw_vers", "-buildVersion"], text=True
94
94
  ).strip()
95
95
  clang_version = (
96
96
  subprocess.check_output(["clang", "--version"], text=True)
@@ -228,7 +228,6 @@ Operating System :: MacOS :: MacOS X
228
228
  Programming Language :: Python
229
229
  Programming Language :: Python :: 3
230
230
  Programming Language :: Python :: 3 :: Only
231
- Programming Language :: Python :: 3.9
232
231
  Programming Language :: Python :: 3.10
233
232
  Programming Language :: Python :: 3.11
234
233
  Programming Language :: Python :: 3.12
@@ -236,7 +235,7 @@ Programming Language :: Python :: 3.13
236
235
  Programming Language :: Python :: 3.14
237
236
  Programming Language :: Python :: 3.15
238
237
  Programming Language :: Python :: Implementation :: CPython
239
- Programming Language :: Python :: Free Threading :: 2 - Beta
238
+ Programming Language :: Python :: Free Threading :: 3 - Stable
240
239
  Programming Language :: Objective C
241
240
  Topic :: Software Development :: Libraries :: Python Modules
242
241
  Topic :: Software Development :: User Interfaces
@@ -678,7 +677,7 @@ def setup(
678
677
  zip_safe=False,
679
678
  license="MIT",
680
679
  classifiers=CLASSIFIERS,
681
- python_requires=">=3.9",
680
+ python_requires=">=3.10",
682
681
  keywords=["PyObjC"] + [p for p in k["packages"] if p not in ("PyObjCTools",)],
683
682
  options=options,
684
683
  **k,
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import setup # noqa: E402
17
17
 
18
- VERSION = "12.0"
18
+ VERSION = "12.2"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-UserNotificationsUI",
@@ -1,3 +0,0 @@
1
- macOS 26.0.1 (25A362)
2
- Apple clang version 17.0.0 (clang-1700.3.19.1)
3
- SDK: macOS 26.0
@@ -1,4 +0,0 @@
1
- pyobjc-core>=12.0
2
- pyobjc-framework-Cocoa>=12.0
3
- pyobjc-core>=12.0
4
- pyobjc-framework-UserNotifications>=12.0