pyobjc-framework-InstantMessage 10.2__py2.py3-none-any.whl → 10.3.1__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-10.3.1.dist-info}/METADATA +4 -4
- pyobjc_framework_InstantMessage-10.3.1.dist-info/RECORD +7 -0
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-10.3.1.dist-info}/WHEEL +1 -1
- pyobjc_framework_InstantMessage-10.2.dist-info/RECORD +0 -7
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-10.3.1.dist-info}/LICENSE.txt +0 -0
- {pyobjc_framework_InstantMessage-10.2.dist-info → pyobjc_framework_InstantMessage-10.3.1.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: Sat
|
|
3
|
+
# Last update: Sat May 18 09:30:29 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: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework InstantMessage on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -34,9 +34,9 @@ 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 >=10.
|
|
38
|
-
Requires-Dist: pyobjc-framework-Cocoa >=10.
|
|
39
|
-
Requires-Dist: pyobjc-framework-Quartz >=10.
|
|
37
|
+
Requires-Dist: pyobjc-core >=10.3.1
|
|
38
|
+
Requires-Dist: pyobjc-framework-Cocoa >=10.3.1
|
|
39
|
+
Requires-Dist: pyobjc-framework-Quartz >=10.3.1
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
Wrappers for "InstantMessage" framework on macOS 10.5 or later. This framework
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
InstantMessage/__init__.py,sha256=e5ZRUCUVgwZ3ACLQ9bwAgnl7m6mp0WV-r_UKvKZLRsU,896
|
|
2
|
+
InstantMessage/_metadata.py,sha256=I2HBJq9yaItSzmq0gSMzsXlv2O6GTrn7szs_pcA5sqk,4323
|
|
3
|
+
pyobjc_framework_InstantMessage-10.3.1.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
|
|
4
|
+
pyobjc_framework_InstantMessage-10.3.1.dist-info/METADATA,sha256=uX9Y5lkWfsSWUCr2cief7QxMXUIxNxs4YRuXBkNRZZE,2592
|
|
5
|
+
pyobjc_framework_InstantMessage-10.3.1.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
6
|
+
pyobjc_framework_InstantMessage-10.3.1.dist-info/top_level.txt,sha256=ZFFCOIggeoURVRjDTOl89tHkH3nLUaPSpdbr9ZE_R_c,15
|
|
7
|
+
pyobjc_framework_InstantMessage-10.3.1.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
|