pyobjc-framework-iTunesLibrary 10.2__tar.gz → 11.0__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.
Files changed (41) hide show
  1. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/iTunesLibrary/__init__.py +3 -0
  2. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/iTunesLibrary/_metadata.py +4 -1
  3. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/pyobjc_framework_iTunesLibrary.egg-info/PKG-INFO +5 -5
  4. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/pyobjc_framework_iTunesLibrary.egg-info/SOURCES.txt +5 -4
  5. pyobjc_framework_ituneslibrary-11.0/Lib/pyobjc_framework_iTunesLibrary.egg-info/pyobjc-build-info.txt +3 -0
  6. pyobjc_framework_ituneslibrary-11.0/Lib/pyobjc_framework_iTunesLibrary.egg-info/requires.txt +2 -0
  7. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PKG-INFO +5 -5
  8. pyobjc_framework_ituneslibrary-11.0/metadata/iTunesLibrary.fwinfo +676 -0
  9. pyobjc_framework_ituneslibrary-11.0/metadata/raw/arm64-14.5.fwinfo +2662 -0
  10. pyobjc-framework-iTunesLibrary-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_ituneslibrary-11.0/metadata/raw/arm64-15.0.fwinfo +2 -2
  11. pyobjc_framework_ituneslibrary-11.0/metadata/raw/x86_64-14.5.fwinfo +2662 -0
  12. pyobjc-framework-iTunesLibrary-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_ituneslibrary-11.0/metadata/raw/x86_64-15.0.fwinfo +2 -2
  13. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/pyobjc_setup.py +121 -27
  14. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/setup.py +1 -1
  15. pyobjc-framework-iTunesLibrary-10.2/Lib/pyobjc_framework_iTunesLibrary.egg-info/requires.txt +0 -2
  16. pyobjc-framework-iTunesLibrary-10.2/metadata/iTunesLibrary.fwinfo +0 -326
  17. pyobjc-framework-iTunesLibrary-10.2/metadata/raw/arm64-12.0.fwinfo +0 -2619
  18. pyobjc-framework-iTunesLibrary-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -2619
  19. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/pyobjc_framework_iTunesLibrary.egg-info/dependency_links.txt +0 -0
  20. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/pyobjc_framework_iTunesLibrary.egg-info/not-zip-safe +0 -0
  21. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/Lib/pyobjc_framework_iTunesLibrary.egg-info/top_level.txt +0 -0
  22. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/License.txt +0 -0
  23. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/MANIFEST.in +0 -0
  24. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/__init__.py +0 -0
  25. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibalbum.py +0 -0
  26. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibartist.py +0 -0
  27. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibartwork.py +0 -0
  28. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibmediaentity.py +0 -0
  29. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibmediaitem.py +0 -0
  30. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibmediaitemvideoinfo.py +0 -0
  31. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibplaylist.py +0 -0
  32. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_itlibrary.py +0 -0
  33. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/PyObjCTest/test_ituneslibrary.py +0 -0
  34. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/metadata/metadata.ini +0 -0
  35. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/metadata/raw/arm64-12.3.fwinfo +0 -0
  36. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/metadata/raw/arm64-13.0.fwinfo +0 -0
  37. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  38. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  39. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  40. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/pyproject.toml +0 -0
  41. {pyobjc-framework-iTunesLibrary-10.2 → pyobjc_framework_ituneslibrary-11.0}/setup.cfg +0 -0
@@ -32,6 +32,9 @@ def _setup():
32
32
  globals()["__dir__"] = dir_func
33
33
  globals()["__getattr__"] = getattr_func
34
34
 
35
+ for cls, sel in (("ITLibrary", b"init"),):
36
+ objc.registerUnavailableMethod(cls, sel)
37
+
35
38
  del sys.modules["iTunesLibrary._metadata"]
36
39
 
37
40
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Tue Aug 8 20:35:48 2023
3
+ # Last update: Tue Jun 11 10:22:23 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -134,6 +134,9 @@ try:
134
134
  r(b"ITLibrary", b"shouldShowContentRating", {"retval": {"type": "Z"}})
135
135
  finally:
136
136
  objc._updatingMetadata(False)
137
+
138
+ objc.registerNewKeywordsFromSelector("ITLibrary", b"initWithAPIVersion:error:")
139
+ objc.registerNewKeywordsFromSelector("ITLibrary", b"initWithAPIVersion:options:error:")
137
140
  expressions = {}
138
141
 
139
142
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-iTunesLibrary
3
- Version: 10.2
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework iTunesLibrary on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ 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.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.2
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
33
+ Requires-Dist: pyobjc-core>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
35
35
  Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
36
36
  Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
37
37
  Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
@@ -9,6 +9,7 @@ Lib/pyobjc_framework_iTunesLibrary.egg-info/PKG-INFO
9
9
  Lib/pyobjc_framework_iTunesLibrary.egg-info/SOURCES.txt
10
10
  Lib/pyobjc_framework_iTunesLibrary.egg-info/dependency_links.txt
11
11
  Lib/pyobjc_framework_iTunesLibrary.egg-info/not-zip-safe
12
+ Lib/pyobjc_framework_iTunesLibrary.egg-info/pyobjc-build-info.txt
12
13
  Lib/pyobjc_framework_iTunesLibrary.egg-info/requires.txt
13
14
  Lib/pyobjc_framework_iTunesLibrary.egg-info/top_level.txt
14
15
  PyObjCTest/__init__.py
@@ -23,12 +24,12 @@ PyObjCTest/test_itlibrary.py
23
24
  PyObjCTest/test_ituneslibrary.py
24
25
  metadata/iTunesLibrary.fwinfo
25
26
  metadata/metadata.ini
26
- metadata/raw/arm64-12.0.fwinfo
27
27
  metadata/raw/arm64-12.3.fwinfo
28
28
  metadata/raw/arm64-13.0.fwinfo
29
- metadata/raw/arm64-14.0.fwinfo
29
+ metadata/raw/arm64-14.5.fwinfo
30
+ metadata/raw/arm64-15.0.fwinfo
30
31
  metadata/raw/x86_64-10.16.fwinfo
31
- metadata/raw/x86_64-12.0.fwinfo
32
32
  metadata/raw/x86_64-12.3.fwinfo
33
33
  metadata/raw/x86_64-13.0.fwinfo
34
- metadata/raw/x86_64-14.0.fwinfo
34
+ metadata/raw/x86_64-14.5.fwinfo
35
+ metadata/raw/x86_64-15.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 15.3 (24D5040f)
2
+ Apple clang version 16.0.0 (clang-1600.0.26.6)
3
+ SDK: macOS 15.2
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=11.0
2
+ pyobjc-framework-Cocoa>=11.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-iTunesLibrary
3
- Version: 10.2
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework iTunesLibrary on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ 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.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.2
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
33
+ Requires-Dist: pyobjc-core>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
35
35
 
36
36
 
37
37
  Wrappers for the "iTunesLibrary" framework on macOS.