pyobjc-framework-MediaLibrary 10.2__py2.py3-none-any.whl → 11.0__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.
- MediaLibrary/_metadata.py +3 -1
- {pyobjc_framework_MediaLibrary-10.2.dist-info → pyobjc_framework_MediaLibrary-11.0.dist-info}/METADATA +6 -6
- pyobjc_framework_MediaLibrary-11.0.dist-info/RECORD +7 -0
- {pyobjc_framework_MediaLibrary-10.2.dist-info → pyobjc_framework_MediaLibrary-11.0.dist-info}/WHEEL +1 -1
- pyobjc_framework_MediaLibrary-11.0.dist-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_MediaLibrary-10.2.dist-info/RECORD +0 -6
- {pyobjc_framework_MediaLibrary-10.2.dist-info → pyobjc_framework_MediaLibrary-11.0.dist-info}/top_level.txt +0 -0
MediaLibrary/_metadata.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Tue Jun 11 10:14:16 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -40,6 +40,8 @@ misc.update(
|
|
|
40
40
|
)
|
|
41
41
|
misc.update({})
|
|
42
42
|
misc.update({})
|
|
43
|
+
|
|
44
|
+
objc.registerNewKeywordsFromSelector("MLMediaLibrary", b"initWithOptions:")
|
|
43
45
|
expressions = {}
|
|
44
46
|
|
|
45
47
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-MediaLibrary
|
|
3
|
-
Version:
|
|
3
|
+
Version: 11.0
|
|
4
4
|
Summary: Wrappers for the framework MediaLibrary on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,24 +18,24 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
18
18
|
Classifier: Programming Language :: Python
|
|
19
19
|
Classifier: Programming Language :: Python :: 3
|
|
20
20
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
21
|
-
Classifier: Programming Language :: Python :: 3.8
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.9
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.10
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.12
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.13
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
27
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
28
|
Classifier: Programming Language :: Objective C
|
|
29
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
30
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
31
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.9
|
|
32
32
|
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 >=
|
|
37
|
-
Requires-Dist: pyobjc-framework-Cocoa >=
|
|
38
|
-
Requires-Dist: pyobjc-framework-Quartz >=
|
|
36
|
+
Requires-Dist: pyobjc-core >=11.0
|
|
37
|
+
Requires-Dist: pyobjc-framework-Cocoa >=11.0
|
|
38
|
+
Requires-Dist: pyobjc-framework-Quartz >=11.0
|
|
39
39
|
|
|
40
40
|
|
|
41
41
|
Wrappers for the "MediaLibrary" framework on macOS introduced in macOS 10.9.
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
MediaLibrary/__init__.py,sha256=eSV5afzOBFucEc0KN-thwG8--nsxSAgBpEhHJlgJy40,907
|
|
2
|
+
MediaLibrary/_metadata.py,sha256=ihPWLFsqQVTyDVSw2OpMVeOH_kLAeE1E9Auc2aLdmE4,5997
|
|
3
|
+
pyobjc_framework_MediaLibrary-11.0.dist-info/METADATA,sha256=D0IOCfXmu5XJTevmiYiigrdi1f8_dNCF6H_v2cUGE6U,2321
|
|
4
|
+
pyobjc_framework_MediaLibrary-11.0.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
|
|
5
|
+
pyobjc_framework_MediaLibrary-11.0.dist-info/pyobjc-build-info.txt,sha256=R5YEsJoyZ8GByMQk4k_4WWEg6V4RNO715NMQwx6YaNI,85
|
|
6
|
+
pyobjc_framework_MediaLibrary-11.0.dist-info/top_level.txt,sha256=8l460_uhfCC5qFaULCPHLkYUub_SR8O05tmsEdRSRp8,13
|
|
7
|
+
pyobjc_framework_MediaLibrary-11.0.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
MediaLibrary/__init__.py,sha256=eSV5afzOBFucEc0KN-thwG8--nsxSAgBpEhHJlgJy40,907
|
|
2
|
-
MediaLibrary/_metadata.py,sha256=1suMfeS-OG84tDS2a9sF9_nR3e6Foq7umYy1MLYMT-s,5920
|
|
3
|
-
pyobjc_framework_MediaLibrary-10.2.dist-info/METADATA,sha256=xtJHSN-m5VfwMAMaJtibaALRWwy5g5SIx3gBeBBEuJ0,2320
|
|
4
|
-
pyobjc_framework_MediaLibrary-10.2.dist-info/WHEEL,sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g,110
|
|
5
|
-
pyobjc_framework_MediaLibrary-10.2.dist-info/top_level.txt,sha256=8l460_uhfCC5qFaULCPHLkYUub_SR8O05tmsEdRSRp8,13
|
|
6
|
-
pyobjc_framework_MediaLibrary-10.2.dist-info/RECORD,,
|
|
File without changes
|