pyobjc-framework-UniformTypeIdentifiers 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.
@@ -28,6 +28,12 @@ def _setup():
28
28
  globals()["__dir__"] = dir_func
29
29
  globals()["__getattr__"] = getattr_func
30
30
 
31
+ for cls, sel in (
32
+ ("UTType", b"init"),
33
+ ("UTType", b"new"),
34
+ ):
35
+ objc.registerUnavailableMethod(cls, sel)
36
+
31
37
  del sys.modules["UniformTypeIdentifiers._metadata"]
32
38
 
33
39
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Fri Jul 7 16:46:06 2023
3
+ # Last update: Sat May 18 09:38:03 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -135,6 +135,11 @@ try:
135
135
  r(b"null", b"isSupertypeOfType:", {"retval": {"type": b"Z"}})
136
136
  finally:
137
137
  objc._updatingMetadata(False)
138
+
139
+ objc.registerNewKeywordsFromSelector(
140
+ "NSItemProvider",
141
+ b"initWithContentsOfURL:contentType:openInPlace:coordinated:visibility:",
142
+ )
138
143
  expressions = {}
139
144
 
140
145
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-UniformTypeIdentifiers
3
- Version: 10.2
3
+ Version: 10.3.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
@@ -33,8 +33,8 @@ Description-Content-Type: text/x-rst; charset=UTF-8
33
33
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
34
34
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
35
35
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
36
- Requires-Dist: pyobjc-core >=10.2
37
- Requires-Dist: pyobjc-framework-Cocoa >=10.2
36
+ Requires-Dist: pyobjc-core >=10.3.1
37
+ Requires-Dist: pyobjc-framework-Cocoa >=10.3.1
38
38
 
39
39
 
40
40
  Wrappers for the "UniformTypeIdentifiers" framework on macOS.
@@ -0,0 +1,6 @@
1
+ UniformTypeIdentifiers/__init__.py,sha256=D2MUcxQH8lDo4TcSCViIMMVyYXzc73A1PTR_QzQ7ZgM,1041
2
+ UniformTypeIdentifiers/_metadata.py,sha256=QXajOasJI1abdi7F-x9D9yGkSh__siFl7-UTXDIabD0,6346
3
+ pyobjc_framework_UniformTypeIdentifiers-10.3.1.dist-info/METADATA,sha256=UBxsqSVu5ZgqjnoVLw7xnPq88I5IVyZHq2o_H062HNk,2296
4
+ pyobjc_framework_UniformTypeIdentifiers-10.3.1.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
5
+ pyobjc_framework_UniformTypeIdentifiers-10.3.1.dist-info/top_level.txt,sha256=_d1K63MbcAlDBhqxKHVvLepbQJRWl7TTy0R56GvhNhs,23
6
+ pyobjc_framework_UniformTypeIdentifiers-10.3.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any
@@ -1,6 +0,0 @@
1
- UniformTypeIdentifiers/__init__.py,sha256=2TgsN9Pw13ZkgIl8k_ONEyLiQcV5aOcjpw-2QiLfmZA,905
2
- UniformTypeIdentifiers/_metadata.py,sha256=6jGqPpqtCfmdNRoOuSvECwGbnnkx3YsJCuqo8p2Nj-Q,6205
3
- pyobjc_framework_UniformTypeIdentifiers-10.2.dist-info/METADATA,sha256=jO2fuEI1ipqQPc4OxHGTghdGYXnqwhnyPkg2Nk4CSiY,2290
4
- pyobjc_framework_UniformTypeIdentifiers-10.2.dist-info/WHEEL,sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g,110
5
- pyobjc_framework_UniformTypeIdentifiers-10.2.dist-info/top_level.txt,sha256=_d1K63MbcAlDBhqxKHVvLepbQJRWl7TTy0R56GvhNhs,23
6
- pyobjc_framework_UniformTypeIdentifiers-10.2.dist-info/RECORD,,