pyobjc-framework-AdServices 10.2__tar.gz → 10.3__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-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/AdServices/_metadata.py +1 -1
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/pyobjc_framework_AdServices.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/pyobjc_framework_AdServices.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_adservices-10.3/Lib/pyobjc_framework_AdServices.egg-info/requires.txt +2 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/PKG-INFO +3 -3
- pyobjc-framework-AdServices-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_adservices-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
- pyobjc-framework-AdServices-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_adservices-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/setup.py +2 -1
- pyobjc-framework-AdServices-10.2/Lib/pyobjc_framework_AdServices.egg-info/requires.txt +0 -2
- pyobjc-framework-AdServices-10.2/metadata/raw/arm64-12.0.fwinfo +0 -62
- pyobjc-framework-AdServices-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -62
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/AdServices/__init__.py +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/pyobjc_framework_AdServices.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/pyobjc_framework_AdServices.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/pyobjc_framework_AdServices.egg-info/top_level.txt +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/License.txt +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/PyObjCTest/test_aaatribution.py +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/PyObjCTest/test_adservices.py +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/AdServices.fwinfo +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-AdServices
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework AdServices 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.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
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
|
|
@@ -16,11 +16,9 @@ PyObjCTest/test_aaatribution.py
|
|
|
16
16
|
PyObjCTest/test_adservices.py
|
|
17
17
|
metadata/AdServices.fwinfo
|
|
18
18
|
metadata/metadata.ini
|
|
19
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
20
19
|
metadata/raw/arm64-12.3.fwinfo
|
|
21
20
|
metadata/raw/arm64-13.3.fwinfo
|
|
22
|
-
metadata/raw/arm64-14.
|
|
23
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
21
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
24
22
|
metadata/raw/x86_64-12.3.fwinfo
|
|
25
23
|
metadata/raw/x86_64-13.3.fwinfo
|
|
26
|
-
metadata/raw/x86_64-14.
|
|
24
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-AdServices
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework AdServices 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.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
|
-
Requires-Dist: pyobjc-core>=10.
|
|
34
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
33
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Wrappers for the "AdServices" framework on macOS 11.1 or later.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:16:47 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"AAAttribution.h"
|
|
67
67
|
],
|
|
68
68
|
"release": "10.16",
|
|
69
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
69
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
70
70
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sat
|
|
4
|
+
// Last update: Sat May 18 09:16:46 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"AAAttribution.h"
|
|
67
67
|
],
|
|
68
68
|
"release": "10.16",
|
|
69
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
69
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
70
70
|
}
|
|
@@ -6,6 +6,7 @@ for information on how to use this framework and PyObjC's documentation
|
|
|
6
6
|
for general tips and tricks regarding the translation between Python
|
|
7
7
|
and (Objective-)C frameworks
|
|
8
8
|
"""
|
|
9
|
+
|
|
9
10
|
import os
|
|
10
11
|
import sys
|
|
11
12
|
|
|
@@ -14,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
|
|
|
14
15
|
|
|
15
16
|
from pyobjc_setup import setup # noqa: E402
|
|
16
17
|
|
|
17
|
-
VERSION = "10.
|
|
18
|
+
VERSION = "10.3"
|
|
18
19
|
|
|
19
20
|
setup(
|
|
20
21
|
name="pyobjc-framework-AdServices",
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Jul 11 21:20:51 2021
|
|
5
|
-
{
|
|
6
|
-
"arch": "arm64",
|
|
7
|
-
"definitions": {
|
|
8
|
-
"aliases": {},
|
|
9
|
-
"called_definitions": {},
|
|
10
|
-
"cftypes": {},
|
|
11
|
-
"classes": {
|
|
12
|
-
"AAAttribution": {
|
|
13
|
-
"categories": [],
|
|
14
|
-
"methods": [
|
|
15
|
-
{
|
|
16
|
-
"args": [
|
|
17
|
-
{
|
|
18
|
-
"type_modifier": "o",
|
|
19
|
-
"typestr": "^@",
|
|
20
|
-
"typestr_special": false
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"class_method": true,
|
|
24
|
-
"retval": {
|
|
25
|
-
"typestr": "@",
|
|
26
|
-
"typestr_special": false
|
|
27
|
-
},
|
|
28
|
-
"selector": "attributionTokenWithError:",
|
|
29
|
-
"visibility": "public"
|
|
30
|
-
}
|
|
31
|
-
],
|
|
32
|
-
"name": "AAAttribution",
|
|
33
|
-
"properties": [],
|
|
34
|
-
"protocols": [],
|
|
35
|
-
"super": "NSObject"
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"enum": {
|
|
39
|
-
"AAAttributionErrorCodeInternalError": 2,
|
|
40
|
-
"AAAttributionErrorCodeNetworkError": 1,
|
|
41
|
-
"AAAttributionErrorCodePlatformNotSupported": 3
|
|
42
|
-
},
|
|
43
|
-
"expressions": {},
|
|
44
|
-
"externs": {
|
|
45
|
-
"AAAttributionErrorDomain": {
|
|
46
|
-
"typestr": "@"
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
"formal_protocols": {},
|
|
50
|
-
"func_macros": {},
|
|
51
|
-
"functions": {},
|
|
52
|
-
"informal_protocols": {},
|
|
53
|
-
"literals": {},
|
|
54
|
-
"structs": {}
|
|
55
|
-
},
|
|
56
|
-
"framework": "AdServices",
|
|
57
|
-
"headers": [
|
|
58
|
-
"AAAttribution.h"
|
|
59
|
-
],
|
|
60
|
-
"release": "10.16",
|
|
61
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
|
|
62
|
-
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Jul 11 21:20:50 2021
|
|
5
|
-
{
|
|
6
|
-
"arch": "x86_64",
|
|
7
|
-
"definitions": {
|
|
8
|
-
"aliases": {},
|
|
9
|
-
"called_definitions": {},
|
|
10
|
-
"cftypes": {},
|
|
11
|
-
"classes": {
|
|
12
|
-
"AAAttribution": {
|
|
13
|
-
"categories": [],
|
|
14
|
-
"methods": [
|
|
15
|
-
{
|
|
16
|
-
"args": [
|
|
17
|
-
{
|
|
18
|
-
"type_modifier": "o",
|
|
19
|
-
"typestr": "^@",
|
|
20
|
-
"typestr_special": false
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"class_method": true,
|
|
24
|
-
"retval": {
|
|
25
|
-
"typestr": "@",
|
|
26
|
-
"typestr_special": false
|
|
27
|
-
},
|
|
28
|
-
"selector": "attributionTokenWithError:",
|
|
29
|
-
"visibility": "public"
|
|
30
|
-
}
|
|
31
|
-
],
|
|
32
|
-
"name": "AAAttribution",
|
|
33
|
-
"properties": [],
|
|
34
|
-
"protocols": [],
|
|
35
|
-
"super": "NSObject"
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
"enum": {
|
|
39
|
-
"AAAttributionErrorCodeInternalError": 2,
|
|
40
|
-
"AAAttributionErrorCodeNetworkError": 1,
|
|
41
|
-
"AAAttributionErrorCodePlatformNotSupported": 3
|
|
42
|
-
},
|
|
43
|
-
"expressions": {},
|
|
44
|
-
"externs": {
|
|
45
|
-
"AAAttributionErrorDomain": {
|
|
46
|
-
"typestr": "@"
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
"formal_protocols": {},
|
|
50
|
-
"func_macros": {},
|
|
51
|
-
"functions": {},
|
|
52
|
-
"informal_protocols": {},
|
|
53
|
-
"literals": {},
|
|
54
|
-
"structs": {}
|
|
55
|
-
},
|
|
56
|
-
"framework": "AdServices",
|
|
57
|
-
"headers": [
|
|
58
|
-
"AAAttribution.h"
|
|
59
|
-
],
|
|
60
|
-
"release": "10.16",
|
|
61
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
|
|
62
|
-
}
|
{pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/Lib/AdServices/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/PyObjCTest/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/PyObjCTest/test_adservices.py
RENAMED
|
File without changes
|
{pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/AdServices.fwinfo
RENAMED
|
File without changes
|
|
File without changes
|
{pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/raw/arm64-12.3.fwinfo
RENAMED
|
File without changes
|
{pyobjc-framework-AdServices-10.2 → pyobjc_framework_adservices-10.3}/metadata/raw/arm64-13.3.fwinfo
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|