pyobjc-framework-AdServices 11.1__tar.gz → 12.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 (31) hide show
  1. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/AdServices/_metadata.py +1 -1
  2. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/pyobjc_framework_AdServices.egg-info/PKG-INFO +5 -3
  3. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/pyobjc_framework_AdServices.egg-info/SOURCES.txt +2 -8
  4. pyobjc_framework_adservices-12.0/Lib/pyobjc_framework_AdServices.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_adservices-12.0/Lib/pyobjc_framework_AdServices.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/PKG-INFO +5 -3
  7. pyobjc_framework_adservices-11.1/metadata/raw/arm64-13.3.fwinfo → pyobjc_framework_adservices-12.0/metadata/raw/arm64-26.0.fwinfo +2 -2
  8. pyobjc_framework_adservices-11.1/metadata/raw/x86_64-13.3.fwinfo → pyobjc_framework_adservices-12.0/metadata/raw/x86_64-26.0.fwinfo +2 -2
  9. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/pyobjc_setup.py +2 -0
  10. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/setup.py +1 -1
  11. pyobjc_framework_adservices-11.1/Lib/pyobjc_framework_AdServices.egg-info/pyobjc-build-info.txt +0 -3
  12. pyobjc_framework_adservices-11.1/Lib/pyobjc_framework_AdServices.egg-info/requires.txt +0 -2
  13. pyobjc_framework_adservices-11.1/metadata/raw/arm64-12.3.fwinfo +0 -67
  14. pyobjc_framework_adservices-11.1/metadata/raw/arm64-14.5.fwinfo +0 -70
  15. pyobjc_framework_adservices-11.1/metadata/raw/arm64-15.0.fwinfo +0 -70
  16. pyobjc_framework_adservices-11.1/metadata/raw/x86_64-12.3.fwinfo +0 -67
  17. pyobjc_framework_adservices-11.1/metadata/raw/x86_64-14.5.fwinfo +0 -70
  18. pyobjc_framework_adservices-11.1/metadata/raw/x86_64-15.0.fwinfo +0 -70
  19. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/AdServices/__init__.py +0 -0
  20. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/pyobjc_framework_AdServices.egg-info/dependency_links.txt +0 -0
  21. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/pyobjc_framework_AdServices.egg-info/not-zip-safe +0 -0
  22. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/Lib/pyobjc_framework_AdServices.egg-info/top_level.txt +0 -0
  23. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/License.txt +0 -0
  24. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/MANIFEST.in +0 -0
  25. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/PyObjCTest/__init__.py +0 -0
  26. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/PyObjCTest/test_aaatribution.py +0 -0
  27. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/PyObjCTest/test_adservices.py +0 -0
  28. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/metadata/AdServices.fwinfo +0 -0
  29. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/metadata/metadata.ini +0 -0
  30. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/pyproject.toml +0 -0
  31. {pyobjc_framework_adservices-11.1 → pyobjc_framework_adservices-12.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Tue Jun 11 10:04:46 2024
3
+ # Last update: Thu Jul 24 14:30:58 2025
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AdServices
3
- Version: 11.1
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework AdServices on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -23,14 +23,16 @@ Classifier: Programming Language :: Python :: 3.11
23
23
  Classifier: Programming Language :: Python :: 3.12
24
24
  Classifier: Programming Language :: Python :: 3.13
25
25
  Classifier: Programming Language :: Python :: 3.14
26
+ Classifier: Programming Language :: Python :: 3.15
26
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
29
  Classifier: Programming Language :: Objective C
28
30
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
31
  Classifier: Topic :: Software Development :: User Interfaces
30
32
  Requires-Python: >=3.9
31
33
  Description-Content-Type: text/x-rst; charset=UTF-8
32
- Requires-Dist: pyobjc-core>=11.1
33
- Requires-Dist: pyobjc-framework-Cocoa>=11.1
34
+ Requires-Dist: pyobjc-core>=12.0
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.0
34
36
  Dynamic: author
35
37
  Dynamic: author-email
36
38
  Dynamic: classifier
@@ -17,11 +17,5 @@ PyObjCTest/test_aaatribution.py
17
17
  PyObjCTest/test_adservices.py
18
18
  metadata/AdServices.fwinfo
19
19
  metadata/metadata.ini
20
- metadata/raw/arm64-12.3.fwinfo
21
- metadata/raw/arm64-13.3.fwinfo
22
- metadata/raw/arm64-14.5.fwinfo
23
- metadata/raw/arm64-15.0.fwinfo
24
- metadata/raw/x86_64-12.3.fwinfo
25
- metadata/raw/x86_64-13.3.fwinfo
26
- metadata/raw/x86_64-14.5.fwinfo
27
- metadata/raw/x86_64-15.0.fwinfo
20
+ metadata/raw/arm64-26.0.fwinfo
21
+ metadata/raw/x86_64-26.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.0.1 (25A362)
2
+ Apple clang version 17.0.0 (clang-1700.3.19.1)
3
+ SDK: macOS 26.0
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=12.0
2
+ pyobjc-framework-Cocoa>=12.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AdServices
3
- Version: 11.1
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework AdServices on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -23,14 +23,16 @@ Classifier: Programming Language :: Python :: 3.11
23
23
  Classifier: Programming Language :: Python :: 3.12
24
24
  Classifier: Programming Language :: Python :: 3.13
25
25
  Classifier: Programming Language :: Python :: 3.14
26
+ Classifier: Programming Language :: Python :: 3.15
26
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
27
29
  Classifier: Programming Language :: Objective C
28
30
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
29
31
  Classifier: Topic :: Software Development :: User Interfaces
30
32
  Requires-Python: >=3.9
31
33
  Description-Content-Type: text/x-rst; charset=UTF-8
32
- Requires-Dist: pyobjc-core>=11.1
33
- Requires-Dist: pyobjc-framework-Cocoa>=11.1
34
+ Requires-Dist: pyobjc-core>=12.0
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.0
34
36
  Dynamic: author
35
37
  Dynamic: author-email
36
38
  Dynamic: classifier
@@ -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: Fri Feb 17 17:05:44 2023
4
+ // Last update: Thu Jul 24 14:30:51 2025
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-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
69
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.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: Fri Feb 17 17:05:42 2023
4
+ // Last update: Thu Jul 24 14:30:49 2025
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-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk"
69
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
70
70
  }
@@ -234,7 +234,9 @@ Programming Language :: Python :: 3.11
234
234
  Programming Language :: Python :: 3.12
235
235
  Programming Language :: Python :: 3.13
236
236
  Programming Language :: Python :: 3.14
237
+ Programming Language :: Python :: 3.15
237
238
  Programming Language :: Python :: Implementation :: CPython
239
+ Programming Language :: Python :: Free Threading :: 2 - Beta
238
240
  Programming Language :: Objective C
239
241
  Topic :: Software Development :: Libraries :: Python Modules
240
242
  Topic :: Software Development :: User Interfaces
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import setup # noqa: E402
17
17
 
18
- VERSION = "11.1"
18
+ VERSION = "12.0"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-AdServices",
@@ -1,3 +0,0 @@
1
- macOS 15.5 (24F74)
2
- Apple clang version 17.0.0 (clang-1700.0.13.5)
3
- SDK: macOS 15.5
@@ -1,2 +0,0 @@
1
- pyobjc-core>=11.1
2
- pyobjc-framework-Cocoa>=11.1
@@ -1,67 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Feb 20 18:26:39 2022
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
- "enum_type": {
44
- "AAAttributionErrorCode": {
45
- "type": "q"
46
- }
47
- },
48
- "expressions": {},
49
- "externs": {
50
- "AAAttributionErrorDomain": {
51
- "typestr": "@"
52
- }
53
- },
54
- "formal_protocols": {},
55
- "func_macros": {},
56
- "functions": {},
57
- "informal_protocols": {},
58
- "literals": {},
59
- "structs": {}
60
- },
61
- "framework": "AdServices",
62
- "headers": [
63
- "AAAttribution.h"
64
- ],
65
- "release": "10.16",
66
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk"
67
- }
@@ -1,70 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sat May 18 09:16:47 2024
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
- "enum_type": {
44
- "AAAttributionErrorCode": {
45
- "type": "q"
46
- }
47
- },
48
- "expressions": {},
49
- "externs": {
50
- "AAAttributionErrorDomain": {
51
- "typestr": "@"
52
- }
53
- },
54
- "formal_protocols": {},
55
- "func_macros": {},
56
- "functions": {},
57
- "informal_protocols": {},
58
- "literals": {},
59
- "structs": {},
60
- "typedefs": {
61
- "AAAttributionErrorCode": "enum AAAttributionErrorCode"
62
- }
63
- },
64
- "framework": "AdServices",
65
- "headers": [
66
- "AAAttribution.h"
67
- ],
68
- "release": "10.16",
69
- "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
70
- }
@@ -1,70 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Tue Jun 11 10:04:46 2024
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
- "enum_type": {
44
- "AAAttributionErrorCode": {
45
- "type": "q"
46
- }
47
- },
48
- "expressions": {},
49
- "externs": {
50
- "AAAttributionErrorDomain": {
51
- "typestr": "@"
52
- }
53
- },
54
- "formal_protocols": {},
55
- "func_macros": {},
56
- "functions": {},
57
- "informal_protocols": {},
58
- "literals": {},
59
- "structs": {},
60
- "typedefs": {
61
- "AAAttributionErrorCode": "enum AAAttributionErrorCode"
62
- }
63
- },
64
- "framework": "AdServices",
65
- "headers": [
66
- "AAAttribution.h"
67
- ],
68
- "release": "10.16",
69
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
70
- }
@@ -1,67 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Feb 20 18:26:38 2022
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
- "enum_type": {
44
- "AAAttributionErrorCode": {
45
- "type": "q"
46
- }
47
- },
48
- "expressions": {},
49
- "externs": {
50
- "AAAttributionErrorDomain": {
51
- "typestr": "@"
52
- }
53
- },
54
- "formal_protocols": {},
55
- "func_macros": {},
56
- "functions": {},
57
- "informal_protocols": {},
58
- "literals": {},
59
- "structs": {}
60
- },
61
- "framework": "AdServices",
62
- "headers": [
63
- "AAAttribution.h"
64
- ],
65
- "release": "10.16",
66
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk"
67
- }
@@ -1,70 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sat May 18 09:16:46 2024
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
- "enum_type": {
44
- "AAAttributionErrorCode": {
45
- "type": "q"
46
- }
47
- },
48
- "expressions": {},
49
- "externs": {
50
- "AAAttributionErrorDomain": {
51
- "typestr": "@"
52
- }
53
- },
54
- "formal_protocols": {},
55
- "func_macros": {},
56
- "functions": {},
57
- "informal_protocols": {},
58
- "literals": {},
59
- "structs": {},
60
- "typedefs": {
61
- "AAAttributionErrorCode": "enum AAAttributionErrorCode"
62
- }
63
- },
64
- "framework": "AdServices",
65
- "headers": [
66
- "AAAttribution.h"
67
- ],
68
- "release": "10.16",
69
- "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
70
- }
@@ -1,70 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Tue Jun 11 10:04:44 2024
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
- "enum_type": {
44
- "AAAttributionErrorCode": {
45
- "type": "q"
46
- }
47
- },
48
- "expressions": {},
49
- "externs": {
50
- "AAAttributionErrorDomain": {
51
- "typestr": "@"
52
- }
53
- },
54
- "formal_protocols": {},
55
- "func_macros": {},
56
- "functions": {},
57
- "informal_protocols": {},
58
- "literals": {},
59
- "structs": {},
60
- "typedefs": {
61
- "AAAttributionErrorCode": "enum AAAttributionErrorCode"
62
- }
63
- },
64
- "framework": "AdServices",
65
- "headers": [
66
- "AAAttribution.h"
67
- ],
68
- "release": "10.16",
69
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
70
- }