pyobjc-framework-SharedWithYou 12.1__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_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/SharedWithYou/_metadata.py +7 -1
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/pyobjc_framework_SharedWithYou.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/pyobjc_framework_SharedWithYou.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_sharedwithyou-12.2/Lib/pyobjc_framework_SharedWithYou.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_sharedwithyou-12.2/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +2 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PKG-INFO +3 -3
- pyobjc_framework_sharedwithyou-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_sharedwithyou-12.2/metadata/raw/arm64-26.5.fwinfo +466 -31
- pyobjc_framework_sharedwithyou-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_sharedwithyou-12.2/metadata/raw/x86_64-26.5.fwinfo +466 -31
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/setup.py +1 -1
- pyobjc_framework_sharedwithyou-12.1/Lib/pyobjc_framework_SharedWithYou.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_sharedwithyou-12.1/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +0 -2
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/SharedWithYou/__init__.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/pyobjc_framework_SharedWithYou.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/pyobjc_framework_SharedWithYou.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Lib/pyobjc_framework_SharedWithYou.egg-info/top_level.txt +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/License.txt +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Modules/_SharedWithYou.m +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Modules/_SharedWithYou_protocols.m +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_sharedwithyou.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swattributionview.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swcollaborationview.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swerrors.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swhighlightcenter.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swhighlightchangeevent.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swhighlightevent.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swhighlightmembershipevent.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/PyObjCTest/test_swhighlightpersistenceevent.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/metadata/SharedWithYou.fwinfo +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-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: Sun May 24 11:58:36 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -170,21 +170,27 @@ finally:
|
|
|
170
170
|
objc._updatingMetadata(False)
|
|
171
171
|
|
|
172
172
|
objc.registerNewKeywordsFromSelector("SWCollaborationView", b"initWithItemProvider:")
|
|
173
|
+
objc.registerNewKeywordsFromSelector("SWHighlight", b"init")
|
|
174
|
+
objc.registerNewKeywordsFromSelector("SWHighlightChangeEvent", b"init")
|
|
173
175
|
objc.registerNewKeywordsFromSelector(
|
|
174
176
|
"SWHighlightChangeEvent", b"initWithHighlight:trigger:"
|
|
175
177
|
)
|
|
178
|
+
objc.registerNewKeywordsFromSelector("SWHighlightMembershipEvent", b"init")
|
|
176
179
|
objc.registerNewKeywordsFromSelector(
|
|
177
180
|
"SWHighlightMembershipEvent", b"initWithHighlight:trigger:"
|
|
178
181
|
)
|
|
182
|
+
objc.registerNewKeywordsFromSelector("SWHighlightMentionEvent", b"init")
|
|
179
183
|
objc.registerNewKeywordsFromSelector(
|
|
180
184
|
"SWHighlightMentionEvent", b"initWithHighlight:mentionedPersonCloudKitShareHandle:"
|
|
181
185
|
)
|
|
182
186
|
objc.registerNewKeywordsFromSelector(
|
|
183
187
|
"SWHighlightMentionEvent", b"initWithHighlight:mentionedPersonIdentity:"
|
|
184
188
|
)
|
|
189
|
+
objc.registerNewKeywordsFromSelector("SWHighlightPersistenceEvent", b"init")
|
|
185
190
|
objc.registerNewKeywordsFromSelector(
|
|
186
191
|
"SWHighlightPersistenceEvent", b"initWithHighlight:trigger:"
|
|
187
192
|
)
|
|
193
|
+
objc.registerNewKeywordsFromSelector("SWRemoveParticipantAlert", b"init")
|
|
188
194
|
expressions = {}
|
|
189
195
|
|
|
190
196
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-SharedWithYou
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework SharedWithYou on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.2
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|
|
@@ -28,5 +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-26.
|
|
32
|
-
metadata/raw/x86_64-26.
|
|
31
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
32
|
+
metadata/raw/x86_64-26.5.fwinfo
|
{pyobjc_framework_sharedwithyou-12.1 → pyobjc_framework_sharedwithyou-12.2}/Modules/pyobjc-compat.h
RENAMED
|
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
57
57
|
/*
|
|
58
58
|
*
|
|
59
59
|
* Start of compiler support helpers
|
|
60
|
-
*
|
|
61
|
-
* XXX: Are these needed?
|
|
62
60
|
*/
|
|
63
61
|
|
|
64
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
363
361
|
}
|
|
364
362
|
#endif
|
|
365
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
366
369
|
NS_ASSUME_NONNULL_END
|
|
367
370
|
|
|
368
371
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-SharedWithYou
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework SharedWithYou on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.
|
|
34
|
-
Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.2
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|