pyobjc-framework-InstantMessage 10.3__py2.py3-none-any.whl → 10.3.2__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.
- {pyobjc_framework_InstantMessage-10.3.dist-info → pyobjc_framework_InstantMessage-10.3.2.dist-info}/METADATA +4 -4
- pyobjc_framework_InstantMessage-10.3.2.dist-info/RECORD +7 -0
- {pyobjc_framework_InstantMessage-10.3.dist-info → pyobjc_framework_InstantMessage-10.3.2.dist-info}/WHEEL +1 -1
- pyobjc_framework_InstantMessage-10.3.dist-info/RECORD +0 -7
- {pyobjc_framework_InstantMessage-10.3.dist-info → pyobjc_framework_InstantMessage-10.3.2.dist-info}/LICENSE.txt +0 -0
- {pyobjc_framework_InstantMessage-10.3.dist-info → pyobjc_framework_InstantMessage-10.3.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-InstantMessage
|
|
3
|
-
Version: 10.3
|
|
3
|
+
Version: 10.3.2
|
|
4
4
|
Summary: Wrappers for the framework InstantMessage on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,12 +31,12 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.2
|
|
36
|
+
Requires-Dist: pyobjc-framework-Quartz>=10.3.2
|
|
34
37
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
35
38
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
36
39
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
37
|
-
Requires-Dist: pyobjc-core >=10.3
|
|
38
|
-
Requires-Dist: pyobjc-framework-Cocoa >=10.3
|
|
39
|
-
Requires-Dist: pyobjc-framework-Quartz >=10.3
|
|
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.2.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
|
|
4
|
+
pyobjc_framework_InstantMessage-10.3.2.dist-info/METADATA,sha256=aNmsAl4QWw9Tf_c8GMWVPfjE_lX8LZ3ErUDLE0xIcq0,2589
|
|
5
|
+
pyobjc_framework_InstantMessage-10.3.2.dist-info/WHEEL,sha256=pxeNX5JdtCe58PUSYP9upmc7jdRPgvT0Gm9kb1SHlVw,109
|
|
6
|
+
pyobjc_framework_InstantMessage-10.3.2.dist-info/top_level.txt,sha256=ZFFCOIggeoURVRjDTOl89tHkH3nLUaPSpdbr9ZE_R_c,15
|
|
7
|
+
pyobjc_framework_InstantMessage-10.3.2.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
InstantMessage/__init__.py,sha256=e5ZRUCUVgwZ3ACLQ9bwAgnl7m6mp0WV-r_UKvKZLRsU,896
|
|
2
|
-
InstantMessage/_metadata.py,sha256=I2HBJq9yaItSzmq0gSMzsXlv2O6GTrn7szs_pcA5sqk,4323
|
|
3
|
-
pyobjc_framework_InstantMessage-10.3.dist-info/LICENSE.txt,sha256=VBYOCJp5HziM90a14Txl68gt3y2rIJpcoZAoVkfX4Ho,1249
|
|
4
|
-
pyobjc_framework_InstantMessage-10.3.dist-info/METADATA,sha256=mRxTuQkOE3A9SH7DkerDK8El2eyTWXXNFaF5sM2VNfQ,2584
|
|
5
|
-
pyobjc_framework_InstantMessage-10.3.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
6
|
-
pyobjc_framework_InstantMessage-10.3.dist-info/top_level.txt,sha256=ZFFCOIggeoURVRjDTOl89tHkH3nLUaPSpdbr9ZE_R_c,15
|
|
7
|
-
pyobjc_framework_InstantMessage-10.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|