pyobjc-framework-ExecutionPolicy 10.2__tar.gz → 10.3.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-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/ExecutionPolicy/_metadata.py +1 -1
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/pyobjc_framework_ExecutionPolicy.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/pyobjc_framework_ExecutionPolicy.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_executionpolicy-10.3.1/Lib/pyobjc_framework_ExecutionPolicy.egg-info/requires.txt +2 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/PKG-INFO +3 -3
- pyobjc-framework-ExecutionPolicy-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_executionpolicy-10.3.1/metadata/raw/arm64-14.5.fwinfo +2 -2
- pyobjc-framework-ExecutionPolicy-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_executionpolicy-10.3.1/metadata/raw/x86_64-14.5.fwinfo +2 -2
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/setup.py +1 -1
- pyobjc-framework-ExecutionPolicy-10.2/Lib/pyobjc_framework_ExecutionPolicy.egg-info/requires.txt +0 -2
- pyobjc-framework-ExecutionPolicy-10.2/metadata/raw/arm64-12.0.fwinfo +0 -146
- pyobjc-framework-ExecutionPolicy-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -146
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/ExecutionPolicy/__init__.py +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/pyobjc_framework_ExecutionPolicy.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/pyobjc_framework_ExecutionPolicy.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/Lib/pyobjc_framework_ExecutionPolicy.egg-info/top_level.txt +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/License.txt +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/MANIFEST.in +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/PyObjCTest/test_epdevelopertool.py +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/PyObjCTest/test_eperrors.py +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/PyObjCTest/test_executionpolicy.py +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/ExecutionPolicy.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/metadata.ini +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/raw/arm64-13.3.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/metadata/raw/x86_64-13.3.fwinfo +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/pyobjc_setup.py +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/pyproject.toml +0 -0
- {pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-ExecutionPolicy
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework ExecutionPolicy 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.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
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
|
|
@@ -17,13 +17,11 @@ PyObjCTest/test_eperrors.py
|
|
|
17
17
|
PyObjCTest/test_executionpolicy.py
|
|
18
18
|
metadata/ExecutionPolicy.fwinfo
|
|
19
19
|
metadata/metadata.ini
|
|
20
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
21
20
|
metadata/raw/arm64-12.3.fwinfo
|
|
22
21
|
metadata/raw/arm64-13.3.fwinfo
|
|
23
|
-
metadata/raw/arm64-14.
|
|
22
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
24
23
|
metadata/raw/x86_64-10.15.fwinfo
|
|
25
24
|
metadata/raw/x86_64-10.16.fwinfo
|
|
26
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
27
25
|
metadata/raw/x86_64-12.3.fwinfo
|
|
28
26
|
metadata/raw/x86_64-13.3.fwinfo
|
|
29
|
-
metadata/raw/x86_64-14.
|
|
27
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-ExecutionPolicy
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.1
|
|
4
4
|
Summary: Wrappers for the framework ExecutionPolicy 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.1
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Wrappers for the "ExecutionPolicy" framework on macOS 10.15 and 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:28:50 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -154,5 +154,5 @@
|
|
|
154
154
|
"EPErrors.h"
|
|
155
155
|
],
|
|
156
156
|
"release": "10.16",
|
|
157
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
157
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
158
158
|
}
|
|
@@ -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:28:49 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -154,5 +154,5 @@
|
|
|
154
154
|
"EPErrors.h"
|
|
155
155
|
],
|
|
156
156
|
"release": "10.16",
|
|
157
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
157
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
158
158
|
}
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Jul 11 21:37:21 2021
|
|
5
|
-
{
|
|
6
|
-
"arch": "arm64",
|
|
7
|
-
"definitions": {
|
|
8
|
-
"aliases": {},
|
|
9
|
-
"called_definitions": {},
|
|
10
|
-
"cftypes": {},
|
|
11
|
-
"classes": {
|
|
12
|
-
"EPDeveloperTool": {
|
|
13
|
-
"categories": [],
|
|
14
|
-
"methods": [
|
|
15
|
-
{
|
|
16
|
-
"args": [],
|
|
17
|
-
"class_method": false,
|
|
18
|
-
"retval": {
|
|
19
|
-
"typestr": "@",
|
|
20
|
-
"typestr_special": false
|
|
21
|
-
},
|
|
22
|
-
"selector": "init",
|
|
23
|
-
"visibility": "public"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"args": [
|
|
27
|
-
{
|
|
28
|
-
"callable": {
|
|
29
|
-
"arguments": {
|
|
30
|
-
"0": {
|
|
31
|
-
"type": "^v"
|
|
32
|
-
},
|
|
33
|
-
"1": {
|
|
34
|
-
"type": "Z"
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
"retval": {
|
|
38
|
-
"type": "v"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
"typestr": "@?",
|
|
42
|
-
"typestr_special": false
|
|
43
|
-
}
|
|
44
|
-
],
|
|
45
|
-
"class_method": false,
|
|
46
|
-
"retval": {
|
|
47
|
-
"typestr": "v",
|
|
48
|
-
"typestr_special": false
|
|
49
|
-
},
|
|
50
|
-
"selector": "requestDeveloperToolAccessWithCompletionHandler:",
|
|
51
|
-
"visibility": "public"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"args": [],
|
|
55
|
-
"class_method": false,
|
|
56
|
-
"retval": {
|
|
57
|
-
"typestr": "q",
|
|
58
|
-
"typestr_special": false
|
|
59
|
-
},
|
|
60
|
-
"selector": "authorizationStatus",
|
|
61
|
-
"visibility": "public"
|
|
62
|
-
}
|
|
63
|
-
],
|
|
64
|
-
"name": "EPDeveloperTool",
|
|
65
|
-
"properties": [
|
|
66
|
-
{
|
|
67
|
-
"attributes": [
|
|
68
|
-
"readonly"
|
|
69
|
-
],
|
|
70
|
-
"name": "authorizationStatus",
|
|
71
|
-
"typestr": "q",
|
|
72
|
-
"typestr_special": false
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"protocols": [],
|
|
76
|
-
"super": "NSObject"
|
|
77
|
-
},
|
|
78
|
-
"EPExecutionPolicy": {
|
|
79
|
-
"categories": [],
|
|
80
|
-
"methods": [
|
|
81
|
-
{
|
|
82
|
-
"args": [],
|
|
83
|
-
"class_method": false,
|
|
84
|
-
"retval": {
|
|
85
|
-
"typestr": "@",
|
|
86
|
-
"typestr_special": false
|
|
87
|
-
},
|
|
88
|
-
"selector": "init",
|
|
89
|
-
"visibility": "public"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"args": [
|
|
93
|
-
{
|
|
94
|
-
"typestr": "@",
|
|
95
|
-
"typestr_special": false
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"type_modifier": "o",
|
|
99
|
-
"typestr": "^@",
|
|
100
|
-
"typestr_special": false
|
|
101
|
-
}
|
|
102
|
-
],
|
|
103
|
-
"class_method": false,
|
|
104
|
-
"retval": {
|
|
105
|
-
"typestr": "Z",
|
|
106
|
-
"typestr_special": true
|
|
107
|
-
},
|
|
108
|
-
"selector": "addPolicyExceptionForURL:error:",
|
|
109
|
-
"visibility": "public"
|
|
110
|
-
}
|
|
111
|
-
],
|
|
112
|
-
"name": "EPExecutionPolicy",
|
|
113
|
-
"properties": [],
|
|
114
|
-
"protocols": [],
|
|
115
|
-
"super": "NSObject"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"enum": {
|
|
119
|
-
"EPDeveloperToolStatusAuthorized": 3,
|
|
120
|
-
"EPDeveloperToolStatusDenied": 2,
|
|
121
|
-
"EPDeveloperToolStatusNotDetermined": 0,
|
|
122
|
-
"EPDeveloperToolStatusRestricted": 1,
|
|
123
|
-
"EPErrorGeneric": 1,
|
|
124
|
-
"EPErrorNotADeveloperTool": 2
|
|
125
|
-
},
|
|
126
|
-
"expressions": {},
|
|
127
|
-
"externs": {
|
|
128
|
-
"EPErrorDomain": {
|
|
129
|
-
"typestr": "@"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
"formal_protocols": {},
|
|
133
|
-
"func_macros": {},
|
|
134
|
-
"functions": {},
|
|
135
|
-
"informal_protocols": {},
|
|
136
|
-
"literals": {},
|
|
137
|
-
"structs": {}
|
|
138
|
-
},
|
|
139
|
-
"framework": "ExecutionPolicy",
|
|
140
|
-
"headers": [
|
|
141
|
-
"EPDeveloperTool.h",
|
|
142
|
-
"EPErrors.h"
|
|
143
|
-
],
|
|
144
|
-
"release": "10.16",
|
|
145
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
|
|
146
|
-
}
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
// GENERATED FILE DO NOT EDIT
|
|
2
|
-
//
|
|
3
|
-
// This file was generated by objective.metadata
|
|
4
|
-
// Last update: Sun Jul 11 21:37:20 2021
|
|
5
|
-
{
|
|
6
|
-
"arch": "x86_64",
|
|
7
|
-
"definitions": {
|
|
8
|
-
"aliases": {},
|
|
9
|
-
"called_definitions": {},
|
|
10
|
-
"cftypes": {},
|
|
11
|
-
"classes": {
|
|
12
|
-
"EPDeveloperTool": {
|
|
13
|
-
"categories": [],
|
|
14
|
-
"methods": [
|
|
15
|
-
{
|
|
16
|
-
"args": [],
|
|
17
|
-
"class_method": false,
|
|
18
|
-
"retval": {
|
|
19
|
-
"typestr": "@",
|
|
20
|
-
"typestr_special": false
|
|
21
|
-
},
|
|
22
|
-
"selector": "init",
|
|
23
|
-
"visibility": "public"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"args": [
|
|
27
|
-
{
|
|
28
|
-
"callable": {
|
|
29
|
-
"arguments": {
|
|
30
|
-
"0": {
|
|
31
|
-
"type": "^v"
|
|
32
|
-
},
|
|
33
|
-
"1": {
|
|
34
|
-
"type": "Z"
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
"retval": {
|
|
38
|
-
"type": "v"
|
|
39
|
-
}
|
|
40
|
-
},
|
|
41
|
-
"typestr": "@?",
|
|
42
|
-
"typestr_special": false
|
|
43
|
-
}
|
|
44
|
-
],
|
|
45
|
-
"class_method": false,
|
|
46
|
-
"retval": {
|
|
47
|
-
"typestr": "v",
|
|
48
|
-
"typestr_special": false
|
|
49
|
-
},
|
|
50
|
-
"selector": "requestDeveloperToolAccessWithCompletionHandler:",
|
|
51
|
-
"visibility": "public"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"args": [],
|
|
55
|
-
"class_method": false,
|
|
56
|
-
"retval": {
|
|
57
|
-
"typestr": "q",
|
|
58
|
-
"typestr_special": false
|
|
59
|
-
},
|
|
60
|
-
"selector": "authorizationStatus",
|
|
61
|
-
"visibility": "public"
|
|
62
|
-
}
|
|
63
|
-
],
|
|
64
|
-
"name": "EPDeveloperTool",
|
|
65
|
-
"properties": [
|
|
66
|
-
{
|
|
67
|
-
"attributes": [
|
|
68
|
-
"readonly"
|
|
69
|
-
],
|
|
70
|
-
"name": "authorizationStatus",
|
|
71
|
-
"typestr": "q",
|
|
72
|
-
"typestr_special": false
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"protocols": [],
|
|
76
|
-
"super": "NSObject"
|
|
77
|
-
},
|
|
78
|
-
"EPExecutionPolicy": {
|
|
79
|
-
"categories": [],
|
|
80
|
-
"methods": [
|
|
81
|
-
{
|
|
82
|
-
"args": [],
|
|
83
|
-
"class_method": false,
|
|
84
|
-
"retval": {
|
|
85
|
-
"typestr": "@",
|
|
86
|
-
"typestr_special": false
|
|
87
|
-
},
|
|
88
|
-
"selector": "init",
|
|
89
|
-
"visibility": "public"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"args": [
|
|
93
|
-
{
|
|
94
|
-
"typestr": "@",
|
|
95
|
-
"typestr_special": false
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"type_modifier": "o",
|
|
99
|
-
"typestr": "^@",
|
|
100
|
-
"typestr_special": false
|
|
101
|
-
}
|
|
102
|
-
],
|
|
103
|
-
"class_method": false,
|
|
104
|
-
"retval": {
|
|
105
|
-
"typestr": "Z",
|
|
106
|
-
"typestr_special": true
|
|
107
|
-
},
|
|
108
|
-
"selector": "addPolicyExceptionForURL:error:",
|
|
109
|
-
"visibility": "public"
|
|
110
|
-
}
|
|
111
|
-
],
|
|
112
|
-
"name": "EPExecutionPolicy",
|
|
113
|
-
"properties": [],
|
|
114
|
-
"protocols": [],
|
|
115
|
-
"super": "NSObject"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"enum": {
|
|
119
|
-
"EPDeveloperToolStatusAuthorized": 3,
|
|
120
|
-
"EPDeveloperToolStatusDenied": 2,
|
|
121
|
-
"EPDeveloperToolStatusNotDetermined": 0,
|
|
122
|
-
"EPDeveloperToolStatusRestricted": 1,
|
|
123
|
-
"EPErrorGeneric": 1,
|
|
124
|
-
"EPErrorNotADeveloperTool": 2
|
|
125
|
-
},
|
|
126
|
-
"expressions": {},
|
|
127
|
-
"externs": {
|
|
128
|
-
"EPErrorDomain": {
|
|
129
|
-
"typestr": "@"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
"formal_protocols": {},
|
|
133
|
-
"func_macros": {},
|
|
134
|
-
"functions": {},
|
|
135
|
-
"informal_protocols": {},
|
|
136
|
-
"literals": {},
|
|
137
|
-
"structs": {}
|
|
138
|
-
},
|
|
139
|
-
"framework": "ExecutionPolicy",
|
|
140
|
-
"headers": [
|
|
141
|
-
"EPDeveloperTool.h",
|
|
142
|
-
"EPErrors.h"
|
|
143
|
-
],
|
|
144
|
-
"release": "10.16",
|
|
145
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk"
|
|
146
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/License.txt
RENAMED
|
File without changes
|
{pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/MANIFEST.in
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/pyobjc_setup.py
RENAMED
|
File without changes
|
{pyobjc-framework-ExecutionPolicy-10.2 → pyobjc_framework_executionpolicy-10.3.1}/pyproject.toml
RENAMED
|
File without changes
|
|
File without changes
|