pyobjc-framework-UniformTypeIdentifiers 12.1__tar.gz → 12.2.1__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.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/UniformTypeIdentifiers/_metadata.py +28 -10
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_uniformtypeidentifiers-12.2.1/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_uniformtypeidentifiers-12.2.1/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/requires.txt +2 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PKG-INFO +3 -3
- pyobjc_framework_uniformtypeidentifiers-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_uniformtypeidentifiers-12.2.1/metadata/raw/arm64-26.5.fwinfo +547 -17
- pyobjc_framework_uniformtypeidentifiers-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_uniformtypeidentifiers-12.2.1/metadata/raw/x86_64-26.5.fwinfo +547 -17
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/setup.py +1 -1
- pyobjc_framework_uniformtypeidentifiers-12.1/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_uniformtypeidentifiers-12.1/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/requires.txt +0 -2
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/UniformTypeIdentifiers/__init__.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/Lib/pyobjc_framework_UniformTypeIdentifiers.egg-info/top_level.txt +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/License.txt +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/MANIFEST.in +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/test_nsitemprovider_uttype.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/test_uniformtypeidentifiers.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/test_utadditions.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/test_utcoretypes.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/test_uttagclass.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/PyObjCTest/test_uttype.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/metadata/UniformTypeIdentifiers.fwinfo +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/metadata/metadata.ini +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/pyobjc_setup.py +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/pyproject.toml +0 -0
- {pyobjc_framework_uniformtypeidentifiers-12.1 → pyobjc_framework_uniformtypeidentifiers-12.2.1}/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.1
|
|
3
|
+
Version: 12.2.1
|
|
4
4
|
Summary: Wrappers for the framework UniformTypeIdentifiers on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.1
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.1
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-UniformTypeIdentifiers
|
|
3
|
-
Version: 12.1
|
|
3
|
+
Version: 12.2.1
|
|
4
4
|
Summary: Wrappers for the framework UniformTypeIdentifiers on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -30,8 +30,8 @@ Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=12.1
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.1
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
|
|
35
35
|
Dynamic: author
|
|
36
36
|
Dynamic: author-email
|
|
37
37
|
Dynamic: classifier
|