pyobjc-framework-SharedWithYou 11.1__tar.gz → 12.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 (40) hide show
  1. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/SharedWithYou/_metadata.py +1 -1
  2. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/PKG-INFO +6 -5
  3. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/SOURCES.txt +2 -6
  4. pyobjc_framework_sharedwithyou-12.1/Lib/pyobjc_framework_SharedWithYou.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_sharedwithyou-12.1/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Modules/_SharedWithYou.m +18 -22
  7. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Modules/_SharedWithYou_protocols.m +2 -1
  8. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Modules/pyobjc-api.h +6 -3
  9. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Modules/pyobjc-compat.h +51 -96
  10. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PKG-INFO +6 -5
  11. pyobjc_framework_sharedwithyou-11.1/metadata/raw/arm64-15.0.fwinfo → pyobjc_framework_sharedwithyou-12.1/metadata/raw/arm64-26.0.fwinfo +2 -2
  12. pyobjc_framework_sharedwithyou-11.1/metadata/raw/x86_64-15.0.fwinfo → pyobjc_framework_sharedwithyou-12.1/metadata/raw/x86_64-26.0.fwinfo +2 -2
  13. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/pyobjc_setup.py +5 -4
  14. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/setup.py +1 -1
  15. pyobjc_framework_sharedwithyou-11.1/Lib/pyobjc_framework_SharedWithYou.egg-info/pyobjc-build-info.txt +0 -3
  16. pyobjc_framework_sharedwithyou-11.1/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +0 -2
  17. pyobjc_framework_sharedwithyou-11.1/metadata/raw/arm64-13.0.fwinfo +0 -1720
  18. pyobjc_framework_sharedwithyou-11.1/metadata/raw/arm64-14.5.fwinfo +0 -1753
  19. pyobjc_framework_sharedwithyou-11.1/metadata/raw/x86_64-13.0.fwinfo +0 -1720
  20. pyobjc_framework_sharedwithyou-11.1/metadata/raw/x86_64-14.5.fwinfo +0 -1753
  21. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/SharedWithYou/__init__.py +0 -0
  22. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/dependency_links.txt +0 -0
  23. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/not-zip-safe +0 -0
  24. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/Lib/pyobjc_framework_SharedWithYou.egg-info/top_level.txt +0 -0
  25. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/License.txt +0 -0
  26. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/MANIFEST.in +0 -0
  27. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/__init__.py +0 -0
  28. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_sharedwithyou.py +0 -0
  29. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swattributionview.py +0 -0
  30. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swcollaborationview.py +0 -0
  31. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swerrors.py +0 -0
  32. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swhighlightcenter.py +0 -0
  33. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swhighlightchangeevent.py +0 -0
  34. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swhighlightevent.py +0 -0
  35. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swhighlightmembershipevent.py +0 -0
  36. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/PyObjCTest/test_swhighlightpersistenceevent.py +0 -0
  37. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/metadata/SharedWithYou.fwinfo +0 -0
  38. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/metadata/metadata.ini +0 -0
  39. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/pyproject.toml +0 -0
  40. {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.1}/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:20:07 2024
3
+ # Last update: Thu Jul 24 14:25:30 2025
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-SharedWithYou
3
- Version: 11.1
3
+ Version: 12.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
@@ -17,20 +17,21 @@ 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
24
23
  Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Programming Language :: Python :: 3.14
25
+ Classifier: Programming Language :: Python :: 3.15
26
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
27
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
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.9
31
+ Requires-Python: >=3.10
31
32
  Description-Content-Type: text/x-rst; charset=UTF-8
32
- Requires-Dist: pyobjc-core>=11.1
33
- Requires-Dist: pyobjc-framework-SharedWithYouCore>=11.1
33
+ Requires-Dist: pyobjc-core>=12.1
34
+ Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.1
34
35
  Dynamic: author
35
36
  Dynamic: author-email
36
37
  Dynamic: classifier
@@ -28,9 +28,5 @@ PyObjCTest/test_swhighlightmembershipevent.py
28
28
  PyObjCTest/test_swhighlightpersistenceevent.py
29
29
  metadata/SharedWithYou.fwinfo
30
30
  metadata/metadata.ini
31
- metadata/raw/arm64-13.0.fwinfo
32
- metadata/raw/arm64-14.5.fwinfo
33
- metadata/raw/arm64-15.0.fwinfo
34
- metadata/raw/x86_64-13.0.fwinfo
35
- metadata/raw/x86_64-14.5.fwinfo
36
- metadata/raw/x86_64-15.0.fwinfo
31
+ metadata/raw/arm64-26.0.fwinfo
32
+ metadata/raw/x86_64-26.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.1 (25B77)
2
+ Apple clang version 17.0.0 (clang-1700.4.4.1)
3
+ SDK: macOS 26.1
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=12.1
2
+ pyobjc-framework-SharedWithYouCore>=12.1
@@ -14,55 +14,51 @@ static PyMethodDef mod_methods[] = {
14
14
  {0, 0, 0, 0} /* sentinel */
15
15
  };
16
16
 
17
-
18
- static int mod_exec_module(PyObject* m)
17
+ static int
18
+ mod_exec_module(PyObject* m)
19
19
  {
20
20
  return 0;
21
21
  }
22
22
 
23
23
  static struct PyModuleDef_Slot mod_slots[] = {
24
- {
25
- .slot = Py_mod_exec,
26
- .value = (void*)mod_exec_module
27
- },
24
+ {.slot = Py_mod_exec, .value = (void*)mod_exec_module},
28
25
  #if PY_VERSION_HEX >= 0x030c0000
29
26
  {
30
27
  /* This extension does not use the CPython API other than initializing
31
28
  * the module, hence is safe with subinterpreters and per-interpreter
32
29
  * GILs
33
30
  */
34
- .slot = Py_mod_multiple_interpreters,
31
+ .slot = Py_mod_multiple_interpreters,
35
32
  .value = Py_MOD_PER_INTERPRETER_GIL_SUPPORTED,
36
33
  },
37
34
  #endif
38
35
  #if PY_VERSION_HEX >= 0x030d0000
39
36
  {
40
37
  /* The code in this extension should be safe to use without the GIL */
41
- .slot = Py_mod_gil,
38
+ .slot = Py_mod_gil,
42
39
  .value = Py_MOD_GIL_NOT_USED,
43
40
  },
44
41
  #endif
45
- { /* Sentinel */
46
- .slot = 0,
47
- .value = 0
48
- }
49
- };
42
+ {/* Sentinel */
43
+ .slot = 0,
44
+ .value = 0}};
50
45
 
51
46
  static struct PyModuleDef mod_module = {
52
- .m_base = PyModuleDef_HEAD_INIT,
53
- .m_name = "_SharedWithYou",
54
- .m_doc = NULL,
55
- .m_size = 0,
56
- .m_methods = mod_methods,
57
- .m_slots = mod_slots,
47
+ .m_base = PyModuleDef_HEAD_INIT,
48
+ .m_name = "_SharedWithYou",
49
+ .m_doc = NULL,
50
+ .m_size = 0,
51
+ .m_methods = mod_methods,
52
+ .m_slots = mod_slots,
58
53
  .m_traverse = NULL,
59
- .m_clear = NULL,
60
- .m_free = NULL,
54
+ .m_clear = NULL,
55
+ .m_free = NULL,
61
56
  };
62
57
 
63
58
  PyObject* PyInit__SharedWithYou(void);
64
59
 
65
- PyObject* __attribute__((__visibility__("default"))) PyInit__SharedWithYou(void)
60
+ PyObject* __attribute__((__visibility__("default")))
61
+ PyInit__SharedWithYou(void)
66
62
  {
67
63
  return PyModuleDef_Init(&mod_module);
68
64
  }
@@ -1,4 +1,5 @@
1
- static void __attribute__((__used__)) use_protocols(void)
1
+ static void __attribute__((__used__))
2
+ use_protocols(void)
2
3
  {
3
4
  PyObject* p __attribute__((__unused__));
4
5
  p = PyObjC_IdToPython(@protocol(SWHighlightCenterDelegate));
@@ -53,8 +53,9 @@ NS_ASSUME_NONNULL_BEGIN
53
53
  /*
54
54
  * Only add items to the end of this list!
55
55
  */
56
+
56
57
  typedef int(RegisterMethodMappingFunctionType)(
57
- Class, SEL,
58
+ Class _Nullable, SEL,
58
59
  PyObject* _Nullable (*_Nonnull)(PyObject* _Nonnull, PyObject* _Nonnull,
59
60
  PyObject* _Nonnull const* _Nonnull, size_t),
60
61
  IMP _Nullable (*_Nonnull)(PyObject* _Nonnull, PyObject* _Nonnull));
@@ -83,7 +84,8 @@ struct pyobjc_api {
83
84
  PyObject* _Nullable (*_Nonnull unsupported_method_caller)(
84
85
  PyObject* _Nonnull, PyObject* _Nonnull, PyObject* _Nonnull const* _Nonnull,
85
86
  size_t);
86
- void (*_Nonnull err_python_to_objc_gil)(PyGILState_STATE* _Nonnull state) __attribute__((__noreturn__));
87
+ void (*_Nonnull err_python_to_objc_gil)(PyGILState_STATE* _Nonnull state)
88
+ __attribute__((__noreturn__));
87
89
  int (*_Nonnull simplify_sig)(const char* signature, char* buf, size_t buflen);
88
90
  void (*_Nonnull free_c_array)(int, Py_buffer*);
89
91
  int (*_Nonnull py_to_c_array)(BOOL, BOOL, const char* _Nonnull, PyObject* _Nonnull,
@@ -113,7 +115,8 @@ struct pyobjc_api {
113
115
  int (*_Nonnull checknokwnames)(PyObject* _Nonnull callable,
114
116
  PyObject* _Nullable kwnames);
115
117
 
116
- PyObject* _Nullable (*_Nonnull createopaquepointertype)(const char*, const char*, const char*);
118
+ PyObject* _Nullable (*_Nonnull createopaquepointertype)(const char*, const char*,
119
+ const char*);
117
120
  };
118
121
 
119
122
  #ifndef PYOBJC_BUILD
@@ -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)
@@ -59,42 +61,8 @@ NS_ASSUME_NONNULL_BEGIN
59
61
  * XXX: Are these needed?
60
62
  */
61
63
 
62
- #ifdef __GNUC__
63
64
  #define unlikely(x) __builtin_expect(!!(x), 0)
64
65
  #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
66
 
99
67
  /*
100
68
  *
@@ -123,34 +91,6 @@ NS_ASSUME_NONNULL_BEGIN
123
91
  } while (0)
124
92
  #endif
125
93
 
126
- #if PY_VERSION_HEX < 0x03090000
127
-
128
- /* For use on Python 3.8 and earlier. PyObjC doesn't use the
129
- * "flag" bit internally.
130
- */
131
-
132
- #ifndef PY_VECTORCALL_ARGUMENTS_OFFSET
133
- #define PY_VECTORCALL_ARGUMENTS_OFFSET ((size_t)1 << (8 * sizeof(size_t) - 1))
134
- #endif
135
-
136
- #define PyVectorcall_NARGS(nargsf) ((nargsf) & ~PY_VECTORCALL_ARGUMENTS_OFFSET)
137
-
138
- #ifdef OBJC_VERSION
139
- /* Don't use PyObject prefixed symbols in our binaries */
140
- #define PyObject_Vectorcall PyObjC_Vectorcall
141
- #define PyObject_VectorcallMethod PyObjC_VectorcallMethod
142
-
143
- extern PyObject* _Nullable PyObject_Vectorcall(PyObject* callable,
144
- PyObject* _Nonnull const* _Nonnull args,
145
- size_t nargsf,
146
- PyObject* _Nullable kwnames);
147
- extern PyObject* _Nullable PyObject_VectorcallMethod(
148
- PyObject* name, PyObject* _Nonnull const* _Nonnull args, size_t nargsf,
149
- PyObject* _Nullable kwnames);
150
- #endif
151
-
152
- #endif /* Python < 3.9 */
153
-
154
94
  /* Use CLINIC_SEP between the prototype and
155
95
  * description in doc strings, to get clean
156
96
  * docstrings.
@@ -159,20 +99,6 @@ extern PyObject* _Nullable PyObject_VectorcallMethod(
159
99
 
160
100
  extern int PyObjC_Cmp(PyObject* o1, PyObject* o2, int* result);
161
101
 
162
- /*
163
- * A micro optimization: when using Python 3.3 or later it
164
- * is possible to access a 'char*' with an ASCII representation
165
- * of a unicode object without first converting it to a bytes
166
- * string (if the string can be encoded as ASCII in the first
167
- * place.
168
- *
169
- * This slightly reduces the object allocation rate during
170
- * attribute access.
171
- *
172
- * XXX: Use PyUnicode_AsUTF8 instead.
173
- */
174
- extern const char* _Nullable PyObjC_Unicode_Fast_Bytes(PyObject* object);
175
-
176
102
  #ifdef __clang__
177
103
 
178
104
  #ifndef Py_LIMITED_API
@@ -198,7 +124,10 @@ _PyObjCTuple_SetItem(PyObject* tuple, Py_ssize_t idx, PyObject* _Nullable value)
198
124
  static inline PyObject*
199
125
  _PyObjCTuple_GetItem(PyObject* tuple, Py_ssize_t idx)
200
126
  {
201
- return PyTuple_GET_ITEM(tuple, idx); // LCOV_BR_EXCL_LINE
127
+ /* The protocol for tuples is that they are full initialized
128
+ * before handing them over to other code.
129
+ */
130
+ return (PyObject* _Nonnull)PyTuple_GET_ITEM(tuple, idx); // LCOV_BR_EXCL_LINE
202
131
  }
203
132
  #undef PyTuple_GET_ITEM
204
133
  #define PyTuple_GET_ITEM(a, b) _PyObjCTuple_GetItem(a, b)
@@ -242,13 +171,15 @@ _PyObjCTuple_GetItem(PyObject* tuple, Py_ssize_t idx)
242
171
 
243
172
  #if PY_VERSION_HEX < 0x030a0000
244
173
 
245
- static inline PyObject* Py_NewRef(PyObject* o)
174
+ static inline PyObject*
175
+ Py_NewRef(PyObject* o)
246
176
  {
247
177
  Py_INCREF(o);
248
178
  return o;
249
179
  }
250
180
 
251
- static inline PyObject* Py_XNewRef(PyObject* o)
181
+ static inline PyObject*
182
+ Py_XNewRef(PyObject* o)
252
183
  {
253
184
  Py_XINCREF(o);
254
185
  return o;
@@ -257,11 +188,16 @@ static inline PyObject* Py_XNewRef(PyObject* o)
257
188
  #endif /* PY_VERSION_HEX < 0x030a0000 */
258
189
 
259
190
  #if PY_VERSION_HEX < 0x030d0000
260
- #define Py_BEGIN_CRITICAL_SECTION(value) { (void)(value);
191
+ #define Py_BEGIN_CRITICAL_SECTION(value) \
192
+ { \
193
+ (void)(value);
261
194
  #define Py_END_CRITICAL_SECTION() }
262
195
  #define Py_EXIT_CRITICAL_SECTION() ((void)0)
263
196
 
264
- #define Py_BEGIN_CRITICAL_SECTION2(value1, value2) { (void)(value1); (void)(value2);
197
+ #define Py_BEGIN_CRITICAL_SECTION2(value1, value2) \
198
+ { \
199
+ (void)(value1); \
200
+ (void)(value2);
265
201
  #define Py_END_CRITICAL_SECTION2() }
266
202
  #define Py_EXIT_CRITICAL_SECTION2() ((void)0)
267
203
 
@@ -282,7 +218,8 @@ static inline PyObject* Py_XNewRef(PyObject* o)
282
218
  #endif
283
219
 
284
220
  #if PY_VERSION_HEX < 0x030d0000
285
- static inline int PyDict_GetItemRef(PyObject *p, PyObject *key, PyObject * _Nonnull* _Nullable result)
221
+ static inline int
222
+ PyDict_GetItemRef(PyObject* p, PyObject* key, PyObject* _Nonnull* _Nullable result)
286
223
  {
287
224
  *result = PyDict_GetItemWithError(p, key);
288
225
  if (*result == NULL) {
@@ -303,10 +240,28 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
303
240
  Py_XINCREF(result);
304
241
  return result;
305
242
  }
243
+
244
+ static inline int
245
+ PyDict_SetDefaultRef(PyObject* p, PyObject* key, PyObject* default_value,
246
+ PyObject* _Nonnull* _Nullable result)
247
+ {
248
+ *result = PyDict_SetDefault(p, key, default_value);
249
+ if (*result == NULL) {
250
+ return -1;
251
+ }
252
+ Py_INCREF(*result);
253
+
254
+ /* This does not follow the spec, should return 1 when the key was already
255
+ * in the dict. That part of the API is not used in PyObjC though.
256
+ */
257
+ return 0;
258
+ }
259
+
306
260
  #endif
307
261
 
308
262
  #if PY_VERSION_HEX < 0x030c0000
309
- static inline PyObject* PyType_GetDict(PyTypeObject* type)
263
+ static inline PyObject*
264
+ PyType_GetDict(PyTypeObject* type)
310
265
  {
311
266
  PyObject* result = type->tp_dict;
312
267
  Py_INCREF(result);
@@ -319,12 +274,13 @@ static inline PyObject* PyType_GetDict(PyTypeObject* type)
319
274
  * These are available in 3.14 and above, the definitions below
320
275
  * mirror the private implementation in 3.13.
321
276
  */
322
- static inline int PyUnstable_Object_IsUniquelyReferenced(PyObject* ob)
277
+ static inline int
278
+ PyUnstable_Object_IsUniquelyReferenced(PyObject* ob)
323
279
  {
324
280
  #ifdef Py_GIL_DISABLED
325
- return (_Py_IsOwnedByCurrentThread(ob) &&
326
- _Py_atomic_load_uint32_relaxed(&ob->ob_ref_local) == 1 &&
327
- _Py_atomic_load_ssize_relaxed(&ob->ob_ref_shared) == 0);
281
+ return (_Py_IsOwnedByCurrentThread(ob)
282
+ && _Py_atomic_load_uint32_relaxed(&ob->ob_ref_local) == 1
283
+ && _Py_atomic_load_ssize_relaxed(&ob->ob_ref_shared) == 0);
328
284
  #else
329
285
  return Py_REFCNT(ob) == 1;
330
286
  #endif
@@ -340,8 +296,8 @@ PyUnstable_EnableTryIncRef(PyObject* op __attribute__((__unused__)))
340
296
  // Nothing to do if it's in WEAKREFS, QUEUED, or MERGED states.
341
297
  return;
342
298
  }
343
- if (_Py_atomic_compare_exchange_ssize(
344
- &op->ob_ref_shared, &shared, shared | _Py_REF_MAYBE_WEAKREF)) {
299
+ if (_Py_atomic_compare_exchange_ssize(&op->ob_ref_shared, &shared,
300
+ shared | _Py_REF_MAYBE_WEAKREF)) {
345
301
  return;
346
302
  }
347
303
  }
@@ -350,7 +306,8 @@ PyUnstable_EnableTryIncRef(PyObject* op __attribute__((__unused__)))
350
306
 
351
307
  #ifdef Py_GIL_DISABLED
352
308
  static inline int
353
- _Py_TryIncrefFast(PyObject *op) {
309
+ _Py_TryIncrefFast(PyObject* op)
310
+ {
354
311
  uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local);
355
312
  local += 1;
356
313
  if (local == 0) {
@@ -369,7 +326,7 @@ _Py_TryIncrefFast(PyObject *op) {
369
326
  }
370
327
 
371
328
  static inline int
372
- _Py_TryIncRefShared(PyObject *op)
329
+ _Py_TryIncRefShared(PyObject* op)
373
330
  {
374
331
  Py_ssize_t shared = _Py_atomic_load_ssize_relaxed(&op->ob_ref_shared);
375
332
  for (;;) {
@@ -379,10 +336,8 @@ _Py_TryIncRefShared(PyObject *op)
379
336
  return 0;
380
337
  }
381
338
 
382
- if (_Py_atomic_compare_exchange_ssize(
383
- &op->ob_ref_shared,
384
- &shared,
385
- shared + (1 << _Py_REF_SHARED_SHIFT))) {
339
+ if (_Py_atomic_compare_exchange_ssize(&op->ob_ref_shared, &shared,
340
+ shared + (1 << _Py_REF_SHARED_SHIFT))) {
386
341
  #ifdef Py_REF_DEBUG
387
342
  _Py_IncRefTotal(_PyThreadState_GET());
388
343
  #endif
@@ -394,7 +349,7 @@ _Py_TryIncRefShared(PyObject *op)
394
349
  #endif
395
350
 
396
351
  static inline int
397
- PyUnstable_TryIncRef(PyObject *op __attribute__((__unused__)))
352
+ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
398
353
  {
399
354
  #ifdef Py_GIL_DISABLED
400
355
  return _Py_TryIncrefFast(op) || _Py_TryIncRefShared(op);
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-SharedWithYou
3
- Version: 11.1
3
+ Version: 12.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
@@ -17,20 +17,21 @@ 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
24
23
  Classifier: Programming Language :: Python :: 3.13
25
24
  Classifier: Programming Language :: Python :: 3.14
25
+ Classifier: Programming Language :: Python :: 3.15
26
26
  Classifier: Programming Language :: Python :: Implementation :: CPython
27
+ Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
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.9
31
+ Requires-Python: >=3.10
31
32
  Description-Content-Type: text/x-rst; charset=UTF-8
32
- Requires-Dist: pyobjc-core>=11.1
33
- Requires-Dist: pyobjc-framework-SharedWithYouCore>=11.1
33
+ Requires-Dist: pyobjc-core>=12.1
34
+ Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.1
34
35
  Dynamic: author
35
36
  Dynamic: author-email
36
37
  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: Tue Jun 11 10:20:07 2024
4
+ // Last update: Thu Jul 24 14:25:23 2025
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -1749,5 +1749,5 @@
1749
1749
  "SWRemoveParticipantAlert.h"
1750
1750
  ],
1751
1751
  "release": "10.16",
1752
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
1752
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
1753
1753
  }
@@ -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: Tue Jun 11 10:20:04 2024
4
+ // Last update: Thu Jul 24 14:25:20 2025
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -1749,5 +1749,5 @@
1749
1749
  "SWRemoveParticipantAlert.h"
1750
1750
  ],
1751
1751
  "release": "10.16",
1752
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
1752
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
1753
1753
  }
@@ -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,13 +228,14 @@ 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
235
234
  Programming Language :: Python :: 3.13
236
235
  Programming Language :: Python :: 3.14
236
+ Programming Language :: Python :: 3.15
237
237
  Programming Language :: Python :: Implementation :: CPython
238
+ Programming Language :: Python :: Free Threading :: 3 - Stable
238
239
  Programming Language :: Objective C
239
240
  Topic :: Software Development :: Libraries :: Python Modules
240
241
  Topic :: Software Development :: User Interfaces
@@ -676,7 +677,7 @@ def setup(
676
677
  zip_safe=False,
677
678
  license="MIT",
678
679
  classifiers=CLASSIFIERS,
679
- python_requires=">=3.9",
680
+ python_requires=">=3.10",
680
681
  keywords=["PyObjC"] + [p for p in k["packages"] if p not in ("PyObjCTools",)],
681
682
  options=options,
682
683
  **k,
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import Extension, setup # noqa: E402
17
17
 
18
- VERSION = "11.1"
18
+ VERSION = "12.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-SharedWithYou",
@@ -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,2 +0,0 @@
1
- pyobjc-core>=11.1
2
- pyobjc-framework-SharedWithYouCore>=11.1