pyobjc-framework-SharedWithYou 9.2__tar.gz → 10.1__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 (37) hide show
  1. pyobjc-framework-SharedWithYou-10.1/Lib/SharedWithYou/__init__.py +37 -0
  2. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Lib/SharedWithYou/_metadata.py +1 -1
  3. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/PKG-INFO +6 -3
  4. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/SOURCES.txt +3 -1
  5. pyobjc-framework-SharedWithYou-10.1/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +2 -0
  6. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Modules/pyobjc-api.h +3 -0
  7. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Modules/pyobjc-compat.h +0 -273
  8. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PKG-INFO +6 -3
  9. pyobjc-framework-SharedWithYou-10.1/metadata/raw/arm64-14.0.fwinfo +1753 -0
  10. pyobjc-framework-SharedWithYou-10.1/metadata/raw/x86_64-14.0.fwinfo +1753 -0
  11. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/pyobjc_setup.py +16 -6
  12. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/setup.py +1 -1
  13. pyobjc-framework-SharedWithYou-9.2/Lib/SharedWithYou/__init__.py +0 -30
  14. pyobjc-framework-SharedWithYou-9.2/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +0 -2
  15. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/dependency_links.txt +0 -0
  16. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/not-zip-safe +0 -0
  17. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/top_level.txt +0 -0
  18. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/License.txt +0 -0
  19. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/MANIFEST.in +0 -0
  20. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Modules/_SharedWithYou.m +0 -0
  21. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/Modules/_SharedWithYou_protocols.m +0 -0
  22. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_sharedwithyou.py +0 -0
  24. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swattributionview.py +0 -0
  25. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swcollaborationview.py +0 -0
  26. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swerrors.py +0 -0
  27. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swhighlightcenter.py +0 -0
  28. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swhighlightchangeevent.py +0 -0
  29. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swhighlightevent.py +0 -0
  30. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swhighlightmembershipevent.py +0 -0
  31. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/PyObjCTest/test_swhighlightpersistenceevent.py +0 -0
  32. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/metadata/SharedWithYou.fwinfo +0 -0
  33. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/metadata/metadata.ini +0 -0
  34. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/metadata/raw/arm64-13.0.fwinfo +0 -0
  35. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  36. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/pyproject.toml +0 -0
  37. {pyobjc-framework-SharedWithYou-9.2 → pyobjc-framework-SharedWithYou-10.1}/setup.cfg +0 -0
@@ -0,0 +1,37 @@
1
+ """
2
+ Python mapping for the SharedWithYou framework.
3
+
4
+ This module does not contain docstrings for the wrapped code, check Apple's
5
+ documentation for details on how to use these functions and classes.
6
+ """
7
+
8
+
9
+ def _setup():
10
+ import sys
11
+
12
+ import SharedWithYouCore
13
+ import objc
14
+ from . import _metadata, _SharedWithYou
15
+
16
+ dir_func, getattr_func = objc.createFrameworkDirAndGetattr(
17
+ name="SharedWithYou",
18
+ frameworkIdentifier="com.apple.SharedWithYou",
19
+ frameworkPath=objc.pathForFramework(
20
+ "/System/Library/Frameworks/SharedWithYou.framework"
21
+ ),
22
+ globals_dict=globals(),
23
+ inline_list=None,
24
+ parents=(
25
+ _SharedWithYou,
26
+ SharedWithYouCore,
27
+ ),
28
+ metadict=_metadata.__dict__,
29
+ )
30
+
31
+ globals()["__dir__"] = dir_func
32
+ globals()["__getattr__"] = getattr_func
33
+
34
+ del sys.modules["SharedWithYou._metadata"]
35
+
36
+
37
+ globals().pop("_setup")()
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Aug 12 15:22:29 2022
3
+ # Last update: Sat Jul 1 14:09:16 2023
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-SharedWithYou
3
- Version: 9.2
3
+ Version: 10.1
4
4
  Summary: Wrappers for the framework SharedWithYou on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,17 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.7
22
21
  Classifier: Programming Language :: Python :: 3.8
23
22
  Classifier: Programming Language :: Python :: 3.9
24
23
  Classifier: Programming Language :: Python :: 3.10
25
24
  Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
26
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
27
28
  Classifier: Programming Language :: Objective C
28
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
30
  Classifier: Topic :: Software Development :: User Interfaces
30
- Requires-Python: >=3.7
31
+ Requires-Python: >=3.8
31
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
+ Requires-Dist: pyobjc-core>=10.1
34
+ Requires-Dist: pyobjc-framework-SharedWithYouCore>=10.1
32
35
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
33
36
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
34
37
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -28,4 +28,6 @@ PyObjCTest/test_swhighlightpersistenceevent.py
28
28
  metadata/SharedWithYou.fwinfo
29
29
  metadata/metadata.ini
30
30
  metadata/raw/arm64-13.0.fwinfo
31
- metadata/raw/x86_64-13.0.fwinfo
31
+ metadata/raw/arm64-14.0.fwinfo
32
+ metadata/raw/x86_64-13.0.fwinfo
33
+ metadata/raw/x86_64-14.0.fwinfo
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.1
2
+ pyobjc-framework-SharedWithYouCore>=10.1
@@ -112,6 +112,8 @@ struct pyobjc_api {
112
112
  size_t max_args, size_t nargsf);
113
113
  int (*_Nonnull checknokwnames)(PyObject* _Nonnull callable,
114
114
  PyObject* _Nullable kwnames);
115
+
116
+ PyObject* _Nullable (*_Nonnull createopaquepointertype)(const char*, const char*, const char*);
115
117
  };
116
118
 
117
119
  #ifndef PYOBJC_BUILD
@@ -153,6 +155,7 @@ static struct pyobjc_api* PyObjC_API;
153
155
  #define PyObjCMemView_GetBuffer (PyObjC_API->memview_getbuffer)
154
156
  #define PyObjC_CheckArgCount (PyObjC_API->checkargcount)
155
157
  #define PyObjC_CheckNoKwnames (PyObjC_API->checknokwnames)
158
+ #define PyObjCCreateOpaquePointerType (PyObjC_API->createopaquepointertype)
156
159
 
157
160
  typedef void (*PyObjC_Function_Pointer)(void);
158
161
  typedef struct PyObjC_function_map {
@@ -46,279 +46,6 @@ NS_ASSUME_NONNULL_BEGIN
46
46
  #define PyObjC_FINAL_CLASS
47
47
  #endif
48
48
 
49
- /*
50
- *
51
- * Start of Cocoa definitions
52
- *
53
- *
54
- * Ensure that CGFloat and NSInteger are always
55
- * available, even when compiling with ancient SDKs.
56
- *
57
- * Also ensure that MAC_OS_X_VERSION_... macros are available
58
- * for all existing OSX versions.
59
- *
60
- * XXX: Are these really needed?
61
- */
62
-
63
- #ifndef MAC_OS_X_VERSION_10_1
64
- #define MAC_OS_X_VERSION_10_1 1010
65
- #define MAC_OS_X_VERSION_MAX_ALLOWED MAC_OS_X_VERSION_10_1
66
- #endif
67
-
68
- #ifndef MAC_OS_X_VERSION_10_2
69
- #define MAC_OS_X_VERSION_10_2 1020
70
- #endif
71
-
72
- #ifndef MAC_OS_X_VERSION_10_3
73
- #define MAC_OS_X_VERSION_10_3 1030
74
- #endif
75
-
76
- #ifndef MAC_OS_X_VERSION_10_4
77
- #define MAC_OS_X_VERSION_10_4 1040
78
- #endif
79
-
80
- #ifndef MAC_OS_X_VERSION_10_5
81
- #define MAC_OS_X_VERSION_10_5 1050
82
- #endif
83
-
84
- #ifndef MAC_OS_X_VERSION_10_6
85
- #define MAC_OS_X_VERSION_10_6 1060
86
- #endif
87
-
88
- #ifndef MAC_OS_X_VERSION_10_7
89
- #define MAC_OS_X_VERSION_10_7 1070
90
- #endif
91
-
92
- #ifndef MAC_OS_X_VERSION_10_8
93
- #define MAC_OS_X_VERSION_10_8 1080
94
- #endif
95
-
96
- #ifndef MAC_OS_X_VERSION_10_9
97
- #define MAC_OS_X_VERSION_10_9 1090
98
- #endif
99
-
100
- #ifndef MAC_OS_X_VERSION_10_10
101
- #define MAC_OS_X_VERSION_10_10 101000
102
- #endif
103
-
104
- #ifndef MAC_OS_X_VERSION_10_10_2
105
- #define MAC_OS_X_VERSION_10_10_2 101002
106
- #endif
107
-
108
- #ifndef MAC_OS_X_VERSION_10_10_3
109
- #define MAC_OS_X_VERSION_10_10_3 101003
110
- #endif
111
-
112
- #ifndef MAC_OS_X_VERSION_10_11
113
- #define MAC_OS_X_VERSION_10_11 101100
114
- #endif
115
-
116
- #ifndef MAC_OS_X_VERSION_10_11_1
117
- #define MAC_OS_X_VERSION_10_11_1 101101
118
- #endif
119
-
120
- #ifndef MAC_OS_X_VERSION_10_11_2
121
- #define MAC_OS_X_VERSION_10_11_2 101102
122
- #endif
123
-
124
- #ifndef MAC_OS_X_VERSION_10_11_3
125
- #define MAC_OS_X_VERSION_10_11_3 101103
126
- #endif
127
-
128
- #ifndef MAC_OS_X_VERSION_10_11_4
129
- #define MAC_OS_X_VERSION_10_11_4 101104
130
- #endif
131
-
132
- #ifndef MAC_OS_X_VERSION_10_12
133
- #define MAC_OS_X_VERSION_10_12 101200
134
- #endif
135
-
136
- #ifndef MAC_OS_X_VERSION_10_12_1
137
- #define MAC_OS_X_VERSION_10_12_1 101201
138
- #endif
139
-
140
- #ifndef MAC_OS_X_VERSION_10_12_2
141
- #define MAC_OS_X_VERSION_10_12_2 101202
142
- #endif
143
-
144
- #ifndef MAC_OS_X_VERSION_10_12_4
145
- #define MAC_OS_X_VERSION_10_12_4 101204
146
- #endif
147
-
148
- #ifndef MAC_OS_X_VERSION_10_13
149
- #define MAC_OS_X_VERSION_10_13 101300
150
- #endif
151
-
152
- #ifndef MAC_OS_X_VERSION_10_13_1
153
- #define MAC_OS_X_VERSION_10_13_1 101301
154
- #endif
155
-
156
- #ifndef MAC_OS_X_VERSION_10_13_2
157
- #define MAC_OS_X_VERSION_10_13_2 101302
158
- #endif
159
-
160
- #ifndef MAC_OS_X_VERSION_10_13_3
161
- #define MAC_OS_X_VERSION_10_13_3 101303
162
- #endif
163
-
164
- #ifndef MAC_OS_X_VERSION_10_13_4
165
- #define MAC_OS_X_VERSION_10_13_4 101304
166
- #endif
167
-
168
- #ifndef MAC_OS_X_VERSION_10_13_5
169
- #define MAC_OS_X_VERSION_10_13_5 101305
170
- #endif
171
-
172
- #ifndef MAC_OS_X_VERSION_10_13_6
173
- #define MAC_OS_X_VERSION_10_13_6 101306
174
- #endif
175
-
176
- #ifndef MAC_OS_X_VERSION_10_14
177
- #define MAC_OS_X_VERSION_10_14 101400
178
- #endif
179
-
180
- #ifndef MAC_OS_X_VERSION_10_14_1
181
- #define MAC_OS_X_VERSION_10_14_1 101401
182
- #endif
183
-
184
- #ifndef MAC_OS_X_VERSION_10_14_2
185
- #define MAC_OS_X_VERSION_10_14_2 101402
186
- #endif
187
-
188
- #ifndef MAC_OS_X_VERSION_10_14_3
189
- #define MAC_OS_X_VERSION_10_14_3 101403
190
- #endif
191
-
192
- #ifndef MAC_OS_X_VERSION_10_14_4
193
- #define MAC_OS_X_VERSION_10_14_4 101404
194
- #endif
195
-
196
- #ifndef MAC_OS_X_VERSION_10_14_5
197
- #define MAC_OS_X_VERSION_10_14_5 101405
198
- #endif
199
-
200
- #ifndef MAC_OS_X_VERSION_10_14_6
201
- #define MAC_OS_X_VERSION_10_14_6 101406
202
- #endif
203
-
204
- #ifndef MAC_OS_X_VERSION_10_15
205
- #define MAC_OS_X_VERSION_10_15 101500
206
- #endif
207
-
208
- #ifndef MAC_OS_X_VERSION_10_15_1
209
- #define MAC_OS_X_VERSION_10_15_1 101501
210
- #endif
211
-
212
- #ifndef MAC_OS_X_VERSION_10_15_2
213
- #define MAC_OS_X_VERSION_10_15_2 101502
214
- #endif
215
-
216
- #ifndef MAC_OS_X_VERSION_10_15_3
217
- #define MAC_OS_X_VERSION_10_15_3 101503
218
- #endif
219
-
220
- #ifndef MAC_OS_X_VERSION_10_15_4
221
- #define MAC_OS_X_VERSION_10_15_4 101504
222
- #endif
223
-
224
- #ifndef MAC_OS_X_VERSION_10_15_5
225
- #define MAC_OS_X_VERSION_10_15_5 101505
226
- #endif
227
-
228
- #ifndef MAC_OS_X_VERSION_10_15_6
229
- #define MAC_OS_X_VERSION_10_15_6 101506
230
- #endif
231
-
232
- #ifndef MAC_OS_X_VERSION_10_16
233
- #define MAC_OS_X_VERSION_10_16 101600
234
- #endif
235
-
236
- #ifndef MAC_OS_X_VERSION_11_0
237
- #define MAC_OS_X_VERSION_11_0 110000
238
- #endif
239
-
240
- #ifndef MAC_OS_X_VERSION_11_1
241
- #define MAC_OS_X_VERSION_11_1 110100
242
- #endif
243
-
244
- #ifndef MAC_OS_X_VERSION_11_2
245
- #define MAC_OS_X_VERSION_11_2 110200
246
- #endif
247
-
248
- #ifndef MAC_OS_X_VERSION_11_3
249
- #define MAC_OS_X_VERSION_11_3 110300
250
- #endif
251
-
252
- #ifndef MAC_OS_X_VERSION_11_4
253
- #define MAC_OS_X_VERSION_11_4 110400
254
- #endif
255
-
256
- #ifndef MAC_OS_X_VERSION_11_5
257
- #define MAC_OS_X_VERSION_11_5 110500
258
- #endif
259
-
260
- #ifndef MAC_OS_X_VERSION_11_6
261
- #define MAC_OS_X_VERSION_11_6 110600
262
- #endif
263
-
264
- #ifndef MAC_OS_X_VERSION_12_0
265
- #define MAC_OS_X_VERSION_12_0 120000
266
- #endif
267
-
268
- #ifndef MAC_OS_X_VERSION_12_1
269
- #define MAC_OS_X_VERSION_12_1 120100
270
- #endif
271
-
272
- #ifndef MAC_OS_X_VERSION_12_2
273
- #define MAC_OS_X_VERSION_12_2 120200
274
- #endif
275
-
276
- #ifndef MAC_OS_X_VERSION_12_3
277
- #define MAC_OS_X_VERSION_12_3 120300
278
- #endif
279
-
280
- #ifndef MAC_OS_X_VERSION_12_4
281
- #define MAC_OS_X_VERSION_12_4 120400
282
- #endif
283
-
284
- #ifndef MAC_OS_X_VERSION_12_5
285
- #define MAC_OS_X_VERSION_12_5 120500
286
- #endif
287
-
288
- #ifndef MAC_OS_X_VERSION_12_6
289
- #define MAC_OS_X_VERSION_12_6 120600
290
- #endif
291
-
292
- #ifndef MAC_OS_X_VERSION_13_0
293
- #define MAC_OS_X_VERSION_13_0 130000
294
- #endif
295
-
296
- #ifndef MAC_OS_X_VERSION_13_1
297
- #define MAC_OS_X_VERSION_13_1 130100
298
- #endif
299
-
300
- #ifndef MAC_OS_X_VERSION_13_2
301
- #define MAC_OS_X_VERSION_13_2 130200
302
- #endif
303
-
304
- #ifndef MAC_OS_X_VERSION_13_3
305
- #define MAC_OS_X_VERSION_13_3 130300
306
- #endif
307
-
308
- #ifndef MAC_OS_X_VERSION_13_4
309
- #define MAC_OS_X_VERSION_13_4 130400
310
- #endif
311
-
312
- #ifndef MAC_OS_X_VERSION_13_5
313
- #define MAC_OS_X_VERSION_13_5 130500
314
- #endif
315
-
316
- /*
317
- *
318
- * End of Cocoa definitions
319
- *
320
- */
321
-
322
49
  /*
323
50
  *
324
51
  * Start of compiler support helpers
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-SharedWithYou
3
- Version: 9.2
3
+ Version: 10.1
4
4
  Summary: Wrappers for the framework SharedWithYou on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,17 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.7
22
21
  Classifier: Programming Language :: Python :: 3.8
23
22
  Classifier: Programming Language :: Python :: 3.9
24
23
  Classifier: Programming Language :: Python :: 3.10
25
24
  Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
26
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
27
28
  Classifier: Programming Language :: Objective C
28
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
30
  Classifier: Topic :: Software Development :: User Interfaces
30
- Requires-Python: >=3.7
31
+ Requires-Python: >=3.8
31
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
+ Requires-Dist: pyobjc-core>=10.1
34
+ Requires-Dist: pyobjc-framework-SharedWithYouCore>=10.1
32
35
 
33
36
 
34
37
  Wrappers for the "SharedWithYou" framework on macOS.