pyobjc-framework-VideoSubscriberAccount 9.2__tar.gz → 10.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-VideoSubscriberAccount-10.1/Lib/VideoSubscriberAccount/__init__.py +34 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/Lib/VideoSubscriberAccount/_metadata.py +3 -1
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/PKG-INFO +6 -3
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/SOURCES.txt +3 -1
- pyobjc-framework-VideoSubscriberAccount-10.1/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/requires.txt +2 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/PKG-INFO +6 -3
- pyobjc-framework-VideoSubscriberAccount-10.1/metadata/raw/arm64-14.0.fwinfo +1776 -0
- pyobjc-framework-VideoSubscriberAccount-10.1/metadata/raw/x86_64-14.0.fwinfo +1776 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/pyobjc_setup.py +16 -6
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/setup.py +1 -1
- pyobjc-framework-VideoSubscriberAccount-9.2/Lib/VideoSubscriberAccount/__init__.py +0 -32
- pyobjc-framework-VideoSubscriberAccount-9.2/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/requires.txt +0 -2
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/Lib/pyobjc_framework_VideoSubscriberAccount.egg-info/top_level.txt +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/License.txt +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/MANIFEST.in +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/PyObjCTest/test_VSSubscription.py +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/PyObjCTest/test_videosubscriberaccount.py +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/PyObjCTest/test_videosubscriberaccounterrors.py +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/VideoSubscriberAccount.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/arm64-12.0.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/arm64-13.0.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/x86_64-12.0.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/x86_64-13.0.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/pyproject.toml +0 -0
- {pyobjc-framework-VideoSubscriberAccount-9.2 → pyobjc-framework-VideoSubscriberAccount-10.1}/setup.cfg +0 -0
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Python mapping for the VideoSubscriberAccount framework.
|
|
3
|
+
|
|
4
|
+
This module does not contain docstrings for the wrapped code, check Apple's
|
|
5
|
+
documentation for details on how to use these functions and classes.
|
|
6
|
+
"""
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
def _setup():
|
|
10
|
+
import sys
|
|
11
|
+
|
|
12
|
+
import Foundation
|
|
13
|
+
import objc
|
|
14
|
+
from . import _metadata
|
|
15
|
+
|
|
16
|
+
dir_func, getattr_func = objc.createFrameworkDirAndGetattr(
|
|
17
|
+
name="VideoSubscriberAccount",
|
|
18
|
+
frameworkIdentifier="com.apple.VideoSubscriberAccount.VideoSubscriberAccountFramework",
|
|
19
|
+
frameworkPath=objc.pathForFramework(
|
|
20
|
+
"/System/Library/Frameworks/VideoSubscriberAccount.framework"
|
|
21
|
+
),
|
|
22
|
+
globals_dict=globals(),
|
|
23
|
+
inline_list=None,
|
|
24
|
+
parents=(Foundation,),
|
|
25
|
+
metadict=_metadata.__dict__,
|
|
26
|
+
)
|
|
27
|
+
|
|
28
|
+
globals()["__dir__"] = dir_func
|
|
29
|
+
globals()["__getattr__"] = getattr_func
|
|
30
|
+
|
|
31
|
+
del sys.modules["VideoSubscriberAccount._metadata"]
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
globals().pop("_setup")()
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update: Sat
|
|
3
|
+
# Last update: Sat Jul 1 13:56:45 2023
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -144,9 +144,11 @@ try:
|
|
|
144
144
|
)
|
|
145
145
|
r(b"VSUserAccount", b"isDeleted", {"retval": {"type": b"Z"}})
|
|
146
146
|
r(b"VSUserAccount", b"isFromCurrentDevice", {"retval": {"type": b"Z"}})
|
|
147
|
+
r(b"VSUserAccount", b"isSignedOut", {"retval": {"type": b"Z"}})
|
|
147
148
|
r(b"VSUserAccount", b"requiresSystemTrust", {"retval": {"type": b"Z"}})
|
|
148
149
|
r(b"VSUserAccount", b"setDeleted:", {"arguments": {2: {"type": b"Z"}}})
|
|
149
150
|
r(b"VSUserAccount", b"setRequiresSystemTrust:", {"arguments": {2: {"type": b"Z"}}})
|
|
151
|
+
r(b"VSUserAccount", b"setSignedOut:", {"arguments": {2: {"type": b"Z"}}})
|
|
150
152
|
r(
|
|
151
153
|
b"VSUserAccountManager",
|
|
152
154
|
b"queryUserAccountsWithOptions:completion:",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-VideoSubscriberAccount
|
|
3
|
-
Version:
|
|
3
|
+
Version: 10.1
|
|
4
4
|
Summary: Wrappers for the framework VideoSubscriberAccount on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,17 +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.7
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.8
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.9
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
28
|
Classifier: Programming Language :: Objective C
|
|
28
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.8
|
|
31
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.1
|
|
32
35
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
33
36
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
34
37
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -22,9 +22,11 @@ metadata/raw/arm64-12.0.fwinfo
|
|
|
22
22
|
metadata/raw/arm64-12.3.fwinfo
|
|
23
23
|
metadata/raw/arm64-13.0.fwinfo
|
|
24
24
|
metadata/raw/arm64-13.3.fwinfo
|
|
25
|
+
metadata/raw/arm64-14.0.fwinfo
|
|
25
26
|
metadata/raw/x86_64-10.15.fwinfo
|
|
26
27
|
metadata/raw/x86_64-10.16.fwinfo
|
|
27
28
|
metadata/raw/x86_64-12.0.fwinfo
|
|
28
29
|
metadata/raw/x86_64-12.3.fwinfo
|
|
29
30
|
metadata/raw/x86_64-13.0.fwinfo
|
|
30
|
-
metadata/raw/x86_64-13.3.fwinfo
|
|
31
|
+
metadata/raw/x86_64-13.3.fwinfo
|
|
32
|
+
metadata/raw/x86_64-14.0.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-VideoSubscriberAccount
|
|
3
|
-
Version:
|
|
3
|
+
Version: 10.1
|
|
4
4
|
Summary: Wrappers for the framework VideoSubscriberAccount on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -18,17 +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.7
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.8
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.9
|
|
24
23
|
Classifier: Programming Language :: Python :: 3.10
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.11
|
|
25
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
27
28
|
Classifier: Programming Language :: Objective C
|
|
28
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.8
|
|
31
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.1
|
|
32
35
|
|
|
33
36
|
|
|
34
37
|
Wrappers for the "VideoSubscriberAccount" framework on macOS.
|