pyobjc-framework-UniformTypeIdentifiers 12.0__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_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/UniformTypeIdentifiers/_metadata.py +28 -10
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/PKG-INFO +5 -6
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_uniformtypeidentifiers-12.2/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_uniformtypeidentifiers-12.2/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/requires.txt +2 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PKG-INFO +5 -6
- pyobjc_framework_uniformtypeidentifiers-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_uniformtypeidentifiers-12.2/metadata/raw/arm64-26.5.fwinfo +547 -17
- pyobjc_framework_uniformtypeidentifiers-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_uniformtypeidentifiers-12.2/metadata/raw/x86_64-26.5.fwinfo +547 -17
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/pyobjc_setup.py +4 -5
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/setup.py +1 -1
- pyobjc_framework_uniformtypeidentifiers-12.0/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_uniformtypeidentifiers-12.0/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/requires.txt +0 -2
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/UniformTypeIdentifiers/__init__.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/top_level.txt +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/License.txt +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/test_nsitemprovider_uttype.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/test_uniformtypeidentifiers.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/test_utadditions.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/test_utcoretypes.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/test_uttagclass.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/PyObjCTest/test_uttype.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/metadata/UniformTypeIdentifiers.fwinfo +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.0 → pyobjc_framework_uniformtypeidentifiers-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 12:00:01 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -94,11 +94,11 @@ try:
|
|
|
94
94
|
0: {"type": b"^v"},
|
|
95
95
|
1: {
|
|
96
96
|
"callable": {
|
|
97
|
-
"retval": {"type": "v"},
|
|
97
|
+
"retval": {"type": b"v"},
|
|
98
98
|
"arguments": {
|
|
99
|
-
0: {"type": "^v"},
|
|
100
|
-
1: {"type": "@"},
|
|
101
|
-
2: {"type": "@"},
|
|
99
|
+
0: {"type": b"^v"},
|
|
100
|
+
1: {"type": b"@"},
|
|
101
|
+
2: {"type": b"@"},
|
|
102
102
|
},
|
|
103
103
|
},
|
|
104
104
|
"type": b"@?",
|
|
@@ -122,12 +122,12 @@ try:
|
|
|
122
122
|
0: {"type": b"^v"},
|
|
123
123
|
1: {
|
|
124
124
|
"callable": {
|
|
125
|
-
"retval": {"type": "v"},
|
|
125
|
+
"retval": {"type": b"v"},
|
|
126
126
|
"arguments": {
|
|
127
|
-
0: {"type": "^v"},
|
|
128
|
-
1: {"type": "@"},
|
|
129
|
-
2: {"type": "Z"},
|
|
130
|
-
3: {"type": "@"},
|
|
127
|
+
0: {"type": b"^v"},
|
|
128
|
+
1: {"type": b"@"},
|
|
129
|
+
2: {"type": b"Z"},
|
|
130
|
+
3: {"type": b"@"},
|
|
131
131
|
},
|
|
132
132
|
},
|
|
133
133
|
"type": b"@?",
|
|
@@ -151,6 +151,24 @@ objc.registerNewKeywordsFromSelector(
|
|
|
151
151
|
"NSItemProvider",
|
|
152
152
|
b"initWithContentsOfURL:contentType:openInPlace:coordinated:visibility:",
|
|
153
153
|
)
|
|
154
|
+
objc.registerNewKeywordsFromSelector("UTType", b"init")
|
|
155
|
+
|
|
156
|
+
objc.registerNewKeywords("UTType", ("filenameExtension",), "typeWithFilenameExtension_")
|
|
157
|
+
objc.registerNewKeywords(
|
|
158
|
+
"UTType",
|
|
159
|
+
("filenameExtension", "conformingToType"),
|
|
160
|
+
"typeWithFilenameExtension_conformingToType_",
|
|
161
|
+
)
|
|
162
|
+
objc.registerNewKeywords("UTType", ("identifier",), "typeWithIdentifier_")
|
|
163
|
+
objc.registerNewKeywords("UTType", ("MIMEType",), "typeWithMIMEType_")
|
|
164
|
+
objc.registerNewKeywords(
|
|
165
|
+
"UTType", ("MIMEType", "conformingToType"), "typeWithMIMEType_conformingToType_"
|
|
166
|
+
)
|
|
167
|
+
objc.registerNewKeywords(
|
|
168
|
+
"UTType",
|
|
169
|
+
("tag", "tagClass", "conformingToType"),
|
|
170
|
+
"typeWithTag_tagClass_conformingToType_",
|
|
171
|
+
)
|
|
154
172
|
expressions = {}
|
|
155
173
|
|
|
156
174
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-UniformTypeIdentifiers
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework UniformTypeIdentifiers on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,14 +24,14 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-UniformTypeIdentifiers
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework UniformTypeIdentifiers on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,14 +24,14 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|