pyobjc-framework-FileProvider 10.3__cp311-cp311-macosx_10_9_universal2.whl → 10.3.2__cp311-cp311-macosx_10_9_universal2.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.
Potentially problematic release.
This version of pyobjc-framework-FileProvider might be problematic. Click here for more details.
- FileProvider/_FileProvider.abi3.so +0 -0
- {pyobjc_framework_FileProvider-10.3.dist-info → pyobjc_framework_FileProvider-10.3.2.dist-info}/METADATA +3 -3
- pyobjc_framework_FileProvider-10.3.2.dist-info/RECORD +7 -0
- {pyobjc_framework_FileProvider-10.3.dist-info → pyobjc_framework_FileProvider-10.3.2.dist-info}/WHEEL +1 -1
- pyobjc_framework_FileProvider-10.3.dist-info/RECORD +0 -7
- {pyobjc_framework_FileProvider-10.3.dist-info → pyobjc_framework_FileProvider-10.3.2.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-FileProvider
|
|
3
|
-
Version: 10.3
|
|
3
|
+
Version: 10.3.2
|
|
4
4
|
Summary: Wrappers for the framework FileProvider on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,11 +30,11 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.2
|
|
33
35
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
34
36
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
35
37
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
36
|
-
Requires-Dist: pyobjc-core (>=10.3)
|
|
37
|
-
Requires-Dist: pyobjc-framework-Cocoa (>=10.3)
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
Wrappers for the "FileProvider" framework on macOS.
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
FileProvider/_FileProvider.abi3.so,sha256=9qxid5w6TZsFHM4rOxdL2sJg1XiFA_jzdBZO2qXpv8Y,107640
|
|
2
|
+
FileProvider/__init__.py,sha256=JCJSb8Ym2qEPATcyecMkl7_ogChYxsqtZ-9TdPXZ81E,1028
|
|
3
|
+
FileProvider/_metadata.py,sha256=Ml63S7UPQi1mqwyu2GiQfClxHsblsGmqx2N87wrbdsE,56022
|
|
4
|
+
pyobjc_framework_FileProvider-10.3.2.dist-info/METADATA,sha256=Mvlna01F5UUMpags7T9XRRtvYA-E4AcxWpl5jKaQvi4,2254
|
|
5
|
+
pyobjc_framework_FileProvider-10.3.2.dist-info/WHEEL,sha256=SAXwsvUnStmqZDZIFc0R93dpIgZzQCxgSCg6H6Io4Og,114
|
|
6
|
+
pyobjc_framework_FileProvider-10.3.2.dist-info/top_level.txt,sha256=nR-rI0rFsyka1trhSbpnliRgXtSwu1LZmlT9IJL_0RY,13
|
|
7
|
+
pyobjc_framework_FileProvider-10.3.2.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
FileProvider/_FileProvider.abi3.so,sha256=zmyAN2UbBmLIhFiFlwnbtciUOkgqcGMIrmRzvL-_tXE,113192
|
|
2
|
-
FileProvider/__init__.py,sha256=JCJSb8Ym2qEPATcyecMkl7_ogChYxsqtZ-9TdPXZ81E,1028
|
|
3
|
-
FileProvider/_metadata.py,sha256=Ml63S7UPQi1mqwyu2GiQfClxHsblsGmqx2N87wrbdsE,56022
|
|
4
|
-
pyobjc_framework_FileProvider-10.3.dist-info/METADATA,sha256=jUDDqzHnjbAdHHPML3akfInlUqcWEMGvkSWEAF4Oc3U,2254
|
|
5
|
-
pyobjc_framework_FileProvider-10.3.dist-info/WHEEL,sha256=1gGdl8c7V4tzGrOfjA4xbXg5uJOisfAwei4hK84YpXE,115
|
|
6
|
-
pyobjc_framework_FileProvider-10.3.dist-info/top_level.txt,sha256=nR-rI0rFsyka1trhSbpnliRgXtSwu1LZmlT9IJL_0RY,13
|
|
7
|
-
pyobjc_framework_FileProvider-10.3.dist-info/RECORD,,
|
|
File without changes
|