pyobjc-framework-InstantMessage 10.2__py2.py3-none-any.whl → 11.0__py2.py3-none-any.whl
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.
- InstantMessage/_metadata.py +2 -21
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-11.0.dist-info}/METADATA +6 -6
- pyobjc_framework_InstantMessage-11.0.dist-info/RECORD +8 -0
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-11.0.dist-info}/WHEEL +1 -1
- pyobjc_framework_InstantMessage-11.0.dist-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_InstantMessage-10.2.dist-info/RECORD +0 -7
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-11.0.dist-info}/LICENSE.txt +0 -0
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-11.0.dist-info}/top_level.txt +0 -0
InstantMessage/_metadata.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Tue Jun 11 10:12:56 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -32,26 +32,7 @@ else:
|
|
|
32
32
|
misc = {}
|
|
33
33
|
constants = """$IMAVManagerStateChangedNotification$IMAVManagerURLToShareChangedNotification$IMCapabilityAudioConference$IMCapabilityDirectIM$IMCapabilityFileSharing$IMCapabilityFileTransfer$IMCapabilityText$IMCapabilityVideoConference$IMMyStatusChangedNotification$IMPersonAVBusyKey$IMPersonCapabilitiesKey$IMPersonEmailKey$IMPersonFirstNameKey$IMPersonIdleSinceKey$IMPersonInfoChangedNotification$IMPersonLastNameKey$IMPersonPictureDataKey$IMPersonScreenNameKey$IMPersonServiceNameKey$IMPersonStatusChangedNotification$IMPersonStatusKey$IMPersonStatusMessageKey$IMServiceStatusChangedNotification$IMStatusImagesChangedAppearanceNotification$"""
|
|
34
34
|
enums = """$IMAVInactive@0$IMAVPending@4$IMAVRequested@1$IMAVRunning@5$IMAVShuttingDown@2$IMAVStartingUp@3$IMPersonStatusAvailable@4$IMPersonStatusAway@3$IMPersonStatusIdle@2$IMPersonStatusNoStatus@5$IMPersonStatusOffline@1$IMPersonStatusUnknown@0$IMServiceStatusDisconnected@1$IMServiceStatusLoggedIn@4$IMServiceStatusLoggedOut@0$IMServiceStatusLoggingIn@3$IMServiceStatusLoggingOut@2$IMVideoOptimizationDefault@0$IMVideoOptimizationReplacement@2$IMVideoOptimizationStills@1$"""
|
|
35
|
-
misc.update(
|
|
36
|
-
{
|
|
37
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:70:1)": NewType(
|
|
38
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:70:1)",
|
|
39
|
-
int,
|
|
40
|
-
),
|
|
41
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:80:1)": NewType(
|
|
42
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:80:1)",
|
|
43
|
-
int,
|
|
44
|
-
),
|
|
45
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:60:1)": NewType(
|
|
46
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMService.h:60:1)",
|
|
47
|
-
int,
|
|
48
|
-
),
|
|
49
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:59:1)": NewType(
|
|
50
|
-
"enum (unnamed at /Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk/System/Library/Frameworks/InstantMessage.framework/Headers/IMAVManager.h:59:1)",
|
|
51
|
-
int,
|
|
52
|
-
),
|
|
53
|
-
}
|
|
54
|
-
)
|
|
35
|
+
misc.update({})
|
|
55
36
|
misc.update({})
|
|
56
37
|
misc.update({})
|
|
57
38
|
functions = {"IMComparePersonStatus": (b"qQQ",)}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-InstantMessage
|
|
3
|
-
Version:
|
|
3
|
+
Version: 11.0
|
|
4
4
|
Summary: Wrappers for the framework InstantMessage on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,25 +18,25 @@ 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.8
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Programming Language :: Objective C
|
|
29
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.9
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
34
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
35
35
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
36
36
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
37
|
-
Requires-Dist: pyobjc-core >=
|
|
38
|
-
Requires-Dist: pyobjc-framework-Cocoa >=
|
|
39
|
-
Requires-Dist: pyobjc-framework-Quartz >=
|
|
37
|
+
Requires-Dist: pyobjc-core >=11.0
|
|
38
|
+
Requires-Dist: pyobjc-framework-Cocoa >=11.0
|
|
39
|
+
Requires-Dist: pyobjc-framework-Quartz >=11.0
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
Wrappers for "InstantMessage" framework on macOS 10.5 or later. This framework
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
InstantMessage/__init__.py,sha256=e5ZRUCUVgwZ3ACLQ9bwAgnl7m6mp0WV-r_UKvKZLRsU,896
|
|
2
|
+
InstantMessage/_metadata.py,sha256=YhWE-ydy0p2UBh58CDsEr_6AWuKJYPuNpsyNsHsGbrY,4323
|
|
3
|
+
pyobjc_framework_InstantMessage-11.0.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
|
|
4
|
+
pyobjc_framework_InstantMessage-11.0.dist-info/METADATA,sha256=WYR7uWW7uVEMThbV1hZix-TyM6iFfJTu_H3qH0QwRmw,2585
|
|
5
|
+
pyobjc_framework_InstantMessage-11.0.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
6
|
+
pyobjc_framework_InstantMessage-11.0.dist-info/pyobjc-build-info.txt,sha256=R5YEsJoyZ8GByMQk4k_4WWEg6V4RNO715NMQwx6YaNI,85
|
|
7
|
+
pyobjc_framework_InstantMessage-11.0.dist-info/top_level.txt,sha256=ZFFCOIggeoURVRjDTOl89tHkH3nLUaPSpdbr9ZE_R_c,15
|
|
8
|
+
pyobjc_framework_InstantMessage-11.0.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
InstantMessage/__init__.py,sha256=e5ZRUCUVgwZ3ACLQ9bwAgnl7m6mp0WV-r_UKvKZLRsU,896
|
|
2
|
-
InstantMessage/_metadata.py,sha256=-hympKaFL9V1e_1egp7QA_sechvzheQFiVkAAHZGO5s,6282
|
|
3
|
-
pyobjc_framework_InstantMessage-10.2.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
|
|
4
|
-
pyobjc_framework_InstantMessage-10.2.dist-info/METADATA,sha256=IwiTDT6tigGyImYcf3RZ8Sb9b_kH3o2EF-vc5ablMJ8,2584
|
|
5
|
-
pyobjc_framework_InstantMessage-10.2.dist-info/WHEEL,sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g,110
|
|
6
|
-
pyobjc_framework_InstantMessage-10.2.dist-info/top_level.txt,sha256=ZFFCOIggeoURVRjDTOl89tHkH3nLUaPSpdbr9ZE_R_c,15
|
|
7
|
-
pyobjc_framework_InstantMessage-10.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|