pyobjc-framework-UserNotificationsUI 11.1__tar.gz → 12.0__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 (32) hide show
  1. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/UserNotificationsUI/_metadata.py +1 -1
  2. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/PKG-INFO +7 -5
  3. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/SOURCES.txt +2 -9
  4. pyobjc_framework_usernotificationsui-12.0/Lib/pyobjc_framework_UserNotificationsUI.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_usernotificationsui-12.0/Lib/pyobjc_framework_UserNotificationsUI.egg-info/requires.txt +4 -0
  6. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/PKG-INFO +7 -5
  7. pyobjc_framework_usernotificationsui-11.1/metadata/raw/arm64-13.3.fwinfo → pyobjc_framework_usernotificationsui-12.0/metadata/raw/arm64-26.0.fwinfo +2 -2
  8. pyobjc_framework_usernotificationsui-11.1/metadata/raw/x86_64-13.3.fwinfo → pyobjc_framework_usernotificationsui-12.0/metadata/raw/x86_64-26.0.fwinfo +2 -2
  9. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/pyobjc_setup.py +2 -0
  10. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/setup.py +1 -1
  11. pyobjc_framework_usernotificationsui-11.1/Lib/pyobjc_framework_UserNotificationsUI.egg-info/pyobjc-build-info.txt +0 -3
  12. pyobjc_framework_usernotificationsui-11.1/Lib/pyobjc_framework_UserNotificationsUI.egg-info/requires.txt +0 -4
  13. pyobjc_framework_usernotificationsui-11.1/metadata/raw/arm64-12.3.fwinfo +0 -270
  14. pyobjc_framework_usernotificationsui-11.1/metadata/raw/arm64-14.5.fwinfo +0 -274
  15. pyobjc_framework_usernotificationsui-11.1/metadata/raw/arm64-15.0.fwinfo +0 -274
  16. pyobjc_framework_usernotificationsui-11.1/metadata/raw/x86_64-10.16.fwinfo +0 -262
  17. pyobjc_framework_usernotificationsui-11.1/metadata/raw/x86_64-12.3.fwinfo +0 -270
  18. pyobjc_framework_usernotificationsui-11.1/metadata/raw/x86_64-14.5.fwinfo +0 -274
  19. pyobjc_framework_usernotificationsui-11.1/metadata/raw/x86_64-15.0.fwinfo +0 -274
  20. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/UserNotificationsUI/__init__.py +0 -0
  21. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/dependency_links.txt +0 -0
  22. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/not-zip-safe +0 -0
  23. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/Lib/pyobjc_framework_UserNotificationsUI.egg-info/top_level.txt +0 -0
  24. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/License.txt +0 -0
  25. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/MANIFEST.in +0 -0
  26. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/PyObjCTest/__init__.py +0 -0
  27. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/PyObjCTest/test_unnotificationcontentextension.py +0 -0
  28. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/PyObjCTest/test_usernotificationsui.py +0 -0
  29. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/metadata/UserNotificationsUI.fwinfo +0 -0
  30. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/metadata/metadata.ini +0 -0
  31. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/pyproject.toml +0 -0
  32. {pyobjc_framework_usernotificationsui-11.1 → pyobjc_framework_usernotificationsui-12.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Tue Jun 11 10:21:34 2024
3
+ # Last update: Thu Jul 24 11:34:09 2025
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: 11.1
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework UserNotificationsUI on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -23,16 +23,18 @@ Classifier: Programming Language :: Python :: 3.11
23
23
  Classifier: Programming Language :: Python :: 3.12
24
24
  Classifier: Programming Language :: Python :: 3.13
25
25
  Classifier: Programming Language :: Python :: 3.14
26
+ Classifier: Programming Language :: Python :: 3.15
26
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
29
  Classifier: Programming Language :: Objective C
28
30
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
31
  Classifier: Topic :: Software Development :: User Interfaces
30
32
  Requires-Python: >=3.9
31
33
  Description-Content-Type: text/x-rst; charset=UTF-8
32
- Requires-Dist: pyobjc-core>=11.1
33
- Requires-Dist: pyobjc-framework-Cocoa>=11.1
34
- Requires-Dist: pyobjc-core>=11.1
35
- Requires-Dist: pyobjc-framework-UserNotifications>=11.1
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
36
38
  Dynamic: author
37
39
  Dynamic: author-email
38
40
  Dynamic: classifier
@@ -17,12 +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-12.3.fwinfo
21
- metadata/raw/arm64-13.3.fwinfo
22
- metadata/raw/arm64-14.5.fwinfo
23
- metadata/raw/arm64-15.0.fwinfo
24
- metadata/raw/x86_64-10.16.fwinfo
25
- metadata/raw/x86_64-12.3.fwinfo
26
- metadata/raw/x86_64-13.3.fwinfo
27
- metadata/raw/x86_64-14.5.fwinfo
28
- metadata/raw/x86_64-15.0.fwinfo
20
+ metadata/raw/arm64-26.0.fwinfo
21
+ metadata/raw/x86_64-26.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.0.1 (25A362)
2
+ Apple clang version 17.0.0 (clang-1700.3.19.1)
3
+ SDK: macOS 26.0
@@ -0,0 +1,4 @@
1
+ pyobjc-core>=12.0
2
+ pyobjc-framework-Cocoa>=12.0
3
+ pyobjc-core>=12.0
4
+ pyobjc-framework-UserNotifications>=12.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-UserNotificationsUI
3
- Version: 11.1
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework UserNotificationsUI on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -23,16 +23,18 @@ Classifier: Programming Language :: Python :: 3.11
23
23
  Classifier: Programming Language :: Python :: 3.12
24
24
  Classifier: Programming Language :: Python :: 3.13
25
25
  Classifier: Programming Language :: Python :: 3.14
26
+ Classifier: Programming Language :: Python :: 3.15
26
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
29
  Classifier: Programming Language :: Objective C
28
30
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
31
  Classifier: Topic :: Software Development :: User Interfaces
30
32
  Requires-Python: >=3.9
31
33
  Description-Content-Type: text/x-rst; charset=UTF-8
32
- Requires-Dist: pyobjc-core>=11.1
33
- Requires-Dist: pyobjc-framework-Cocoa>=11.1
34
- Requires-Dist: pyobjc-core>=11.1
35
- Requires-Dist: pyobjc-framework-UserNotifications>=11.1
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
36
38
  Dynamic: author
37
39
  Dynamic: author-email
38
40
  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: Sat Feb 18 12:35:41 2023
4
+ // Last update: Thu Jul 24 11:34:00 2025
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -270,5 +270,5 @@
270
270
  "UNNotificationContentExtension.h"
271
271
  ],
272
272
  "release": "10.16",
273
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
273
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
274
274
  }
@@ -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: Sat Feb 18 12:35:38 2023
4
+ // Last update: Thu Jul 24 11:33:57 2025
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -270,5 +270,5 @@
270
270
  "UNNotificationContentExtension.h"
271
271
  ],
272
272
  "release": "10.16",
273
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
273
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
274
274
  }
@@ -234,7 +234,9 @@ Programming Language :: Python :: 3.11
234
234
  Programming Language :: Python :: 3.12
235
235
  Programming Language :: Python :: 3.13
236
236
  Programming Language :: Python :: 3.14
237
+ Programming Language :: Python :: 3.15
237
238
  Programming Language :: Python :: Implementation :: CPython
239
+ Programming Language :: Python :: Free Threading :: 2 - Beta
238
240
  Programming Language :: Objective C
239
241
  Topic :: Software Development :: Libraries :: Python Modules
240
242
  Topic :: Software Development :: User Interfaces
@@ -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 = "11.1"
18
+ VERSION = "12.0"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-UserNotificationsUI",
@@ -1,3 +0,0 @@
1
- macOS 15.5 (24F74)
2
- Apple clang version 17.0.0 (clang-1700.0.13.5)
3
- SDK: macOS 15.5
@@ -1,4 +0,0 @@
1
- pyobjc-core>=11.1
2
- pyobjc-framework-Cocoa>=11.1
3
- pyobjc-core>=11.1
4
- pyobjc-framework-UserNotifications>=11.1
@@ -1,270 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Feb 20 19:28:21 2022
5
- {
6
- "arch": "arm64",
7
- "definitions": {
8
- "aliases": {},
9
- "called_definitions": {},
10
- "cftypes": {},
11
- "classes": {
12
- "NSExtensionContext": {
13
- "methods": [
14
- {
15
- "args": [],
16
- "class_method": false,
17
- "retval": {
18
- "typestr": "v",
19
- "typestr_special": false
20
- },
21
- "selector": "performNotificationDefaultAction",
22
- "visibility": "public"
23
- },
24
- {
25
- "args": [],
26
- "class_method": false,
27
- "retval": {
28
- "typestr": "v",
29
- "typestr_special": false
30
- },
31
- "selector": "dismissNotificationContentExtension",
32
- "visibility": "public"
33
- },
34
- {
35
- "args": [],
36
- "class_method": false,
37
- "retval": {
38
- "typestr": "v",
39
- "typestr_special": false
40
- },
41
- "selector": "mediaPlayingStarted",
42
- "visibility": "public"
43
- },
44
- {
45
- "args": [],
46
- "class_method": false,
47
- "retval": {
48
- "typestr": "v",
49
- "typestr_special": false
50
- },
51
- "selector": "mediaPlayingPaused",
52
- "visibility": "public"
53
- },
54
- {
55
- "args": [],
56
- "class_method": false,
57
- "retval": {
58
- "typestr": "@",
59
- "typestr_special": false
60
- },
61
- "selector": "notificationActions",
62
- "visibility": "public"
63
- },
64
- {
65
- "args": [
66
- {
67
- "typestr": "@",
68
- "typestr_special": false
69
- }
70
- ],
71
- "class_method": false,
72
- "retval": {
73
- "typestr": "v",
74
- "typestr_special": false
75
- },
76
- "selector": "setNotificationActions:",
77
- "visibility": "public"
78
- }
79
- ],
80
- "name": "NSExtensionContext",
81
- "properties": [
82
- {
83
- "attributes": [
84
- "copy",
85
- "nonatomic"
86
- ],
87
- "name": "notificationActions",
88
- "typestr": "@",
89
- "typestr_special": false
90
- }
91
- ],
92
- "protocols": []
93
- }
94
- },
95
- "enum": {
96
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeDefault": 1,
97
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeNone": 0,
98
- "UNNotificationContentExtensionMediaPlayPauseButtonTypeOverlay": 2,
99
- "UNNotificationContentExtensionResponseOptionDismiss": 1,
100
- "UNNotificationContentExtensionResponseOptionDismissAndForwardAction": 2,
101
- "UNNotificationContentExtensionResponseOptionDoNotDismiss": 0
102
- },
103
- "enum_type": {
104
- "UNNotificationContentExtensionMediaPlayPauseButtonType": {
105
- "type": "Q"
106
- },
107
- "UNNotificationContentExtensionResponseOption": {
108
- "type": "Q"
109
- }
110
- },
111
- "expressions": {},
112
- "externs": {},
113
- "formal_protocols": {
114
- "UNNotificationContentExtension": {
115
- "implements": [
116
- "NSObject"
117
- ],
118
- "methods": [
119
- {
120
- "args": [
121
- {
122
- "typestr": "@",
123
- "typestr_special": false
124
- }
125
- ],
126
- "class_method": false,
127
- "required": true,
128
- "retval": {
129
- "typestr": "v",
130
- "typestr_special": false
131
- },
132
- "selector": "didReceiveNotification:",
133
- "visibility": "public"
134
- },
135
- {
136
- "args": [
137
- {
138
- "typestr": "@",
139
- "typestr_special": false
140
- },
141
- {
142
- "callable": {
143
- "arguments": {
144
- "0": {
145
- "type": "^v"
146
- },
147
- "1": {
148
- "type": "Q"
149
- }
150
- },
151
- "retval": {
152
- "type": "v"
153
- }
154
- },
155
- "typestr": "@?",
156
- "typestr_special": false
157
- }
158
- ],
159
- "class_method": false,
160
- "required": false,
161
- "retval": {
162
- "typestr": "v",
163
- "typestr_special": false
164
- },
165
- "selector": "didReceiveNotificationResponse:completionHandler:",
166
- "visibility": "public"
167
- },
168
- {
169
- "args": [],
170
- "class_method": false,
171
- "required": false,
172
- "retval": {
173
- "typestr": "v",
174
- "typestr_special": false
175
- },
176
- "selector": "mediaPlay",
177
- "visibility": "public"
178
- },
179
- {
180
- "args": [],
181
- "class_method": false,
182
- "required": false,
183
- "retval": {
184
- "typestr": "v",
185
- "typestr_special": false
186
- },
187
- "selector": "mediaPause",
188
- "visibility": "public"
189
- },
190
- {
191
- "args": [],
192
- "class_method": false,
193
- "required": false,
194
- "retval": {
195
- "typestr": "Q",
196
- "typestr_special": false
197
- },
198
- "selector": "mediaPlayPauseButtonType",
199
- "visibility": "public"
200
- },
201
- {
202
- "args": [],
203
- "class_method": false,
204
- "required": false,
205
- "retval": {
206
- "typestr": "{CGRect={CGPoint=dd}{CGSize=dd}}",
207
- "typestr_special": false
208
- },
209
- "selector": "mediaPlayPauseButtonFrame",
210
- "visibility": "public"
211
- },
212
- {
213
- "args": [],
214
- "class_method": false,
215
- "required": false,
216
- "retval": {
217
- "typestr": "@",
218
- "typestr_special": false
219
- },
220
- "selector": "mediaPlayPauseButtonTintColor",
221
- "visibility": "public"
222
- }
223
- ],
224
- "properties": [
225
- {
226
- "attributes": [
227
- "assign",
228
- "nonatomic",
229
- "readonly"
230
- ],
231
- "name": "mediaPlayPauseButtonType",
232
- "typestr": "Q",
233
- "typestr_special": false
234
- },
235
- {
236
- "attributes": [
237
- "assign",
238
- "nonatomic",
239
- "readonly"
240
- ],
241
- "name": "mediaPlayPauseButtonFrame",
242
- "typestr": "{CGRect={CGPoint=dd}{CGSize=dd}}",
243
- "typestr_special": false
244
- },
245
- {
246
- "attributes": [
247
- "copy",
248
- "nonatomic",
249
- "readonly"
250
- ],
251
- "name": "mediaPlayPauseButtonTintColor",
252
- "typestr": "@",
253
- "typestr_special": false
254
- }
255
- ]
256
- }
257
- },
258
- "func_macros": {},
259
- "functions": {},
260
- "informal_protocols": {},
261
- "literals": {},
262
- "structs": {}
263
- },
264
- "framework": "UserNotificationsUI",
265
- "headers": [
266
- "UNNotificationContentExtension.h"
267
- ],
268
- "release": "10.16",
269
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk"
270
- }