pyobjc-framework-MultipeerConnectivity 12.1__tar.gz → 12.2__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_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/MultipeerConnectivity/_metadata.py +1 -1
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/PKG-INFO +3 -3
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_multipeerconnectivity-12.2/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_multipeerconnectivity-12.2/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/requires.txt +2 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PKG-INFO +3 -3
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/metadata/MultipeerConnectivity.fwinfo +67 -31
- pyobjc_framework_multipeerconnectivity-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_multipeerconnectivity-12.2/metadata/raw/arm64-26.5.fwinfo +483 -24
- pyobjc_framework_multipeerconnectivity-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_multipeerconnectivity-12.2/metadata/raw/x86_64-26.5.fwinfo +483 -24
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/setup.py +1 -1
- pyobjc_framework_multipeerconnectivity-12.1/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_multipeerconnectivity-12.1/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/requires.txt +0 -2
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/LICENSE.txt +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/MultipeerConnectivity/__init__.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Lib/pyobjc_framework_MultipeerConnectivity.egg-info/top_level.txt +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Modules/_MultipeerConnectivity.m +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Modules/_MultipeerConnectivity_protocols.m +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcadvertiserassistant.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcbrowserviewcontroller.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcerror.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcnearbyserviceadvertiser.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcnearbyservicebrowser.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcpeerid.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_mcsession.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PyObjCTest/test_multipeerconnectivity.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/README.txt +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/pyobjc_setup.py +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-MultipeerConnectivity
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework MultipeerConnectivity on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
36
|
Dynamic: author
|
|
37
37
|
Dynamic: author-email
|
|
38
38
|
Dynamic: classifier
|
|
@@ -28,5 +28,5 @@ PyObjCTest/test_mcsession.py
|
|
|
28
28
|
PyObjCTest/test_multipeerconnectivity.py
|
|
29
29
|
metadata/MultipeerConnectivity.fwinfo
|
|
30
30
|
metadata/metadata.ini
|
|
31
|
-
metadata/raw/arm64-26.
|
|
32
|
-
metadata/raw/x86_64-26.
|
|
31
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
32
|
+
metadata/raw/x86_64-26.5.fwinfo
|
|
@@ -57,8 +57,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
57
57
|
/*
|
|
58
58
|
*
|
|
59
59
|
* Start of compiler support helpers
|
|
60
|
-
*
|
|
61
|
-
* XXX: Are these needed?
|
|
62
60
|
*/
|
|
63
61
|
|
|
64
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
@@ -363,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
363
361
|
}
|
|
364
362
|
#endif
|
|
365
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
366
369
|
NS_ASSUME_NONNULL_END
|
|
367
370
|
|
|
368
371
|
#endif /* PyObjC_COMPAT_H */
|
{pyobjc_framework_multipeerconnectivity-12.1 → pyobjc_framework_multipeerconnectivity-12.2}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-MultipeerConnectivity
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework MultipeerConnectivity on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -31,8 +31,8 @@ Classifier: Topic :: Software Development :: User Interfaces
|
|
|
31
31
|
Requires-Python: >=3.10
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
36
|
Dynamic: author
|
|
37
37
|
Dynamic: author-email
|
|
38
38
|
Dynamic: classifier
|
|
@@ -9,13 +9,21 @@
|
|
|
9
9
|
"args": {
|
|
10
10
|
"1": {
|
|
11
11
|
"callable": {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
12
|
+
"arguments": {
|
|
13
|
+
"0": {
|
|
14
|
+
"type": "^v"
|
|
15
|
+
},
|
|
16
|
+
"1": {
|
|
17
|
+
"type": "@"
|
|
18
|
+
},
|
|
19
|
+
"2": {
|
|
20
|
+
"type": "@"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
"retval": {
|
|
24
|
+
"type": "v"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
19
27
|
}
|
|
20
28
|
},
|
|
21
29
|
"class_method": false,
|
|
@@ -25,12 +33,18 @@
|
|
|
25
33
|
"args": {
|
|
26
34
|
"3": {
|
|
27
35
|
"callable": {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
36
|
+
"arguments": {
|
|
37
|
+
"0": {
|
|
38
|
+
"type": "^v"
|
|
39
|
+
},
|
|
40
|
+
"1": {
|
|
41
|
+
"type": "@"
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"retval": {
|
|
45
|
+
"type": "v"
|
|
46
|
+
}
|
|
47
|
+
}
|
|
34
48
|
}
|
|
35
49
|
},
|
|
36
50
|
"class_method": false,
|
|
@@ -38,14 +52,20 @@
|
|
|
38
52
|
},
|
|
39
53
|
{
|
|
40
54
|
"args": {
|
|
41
|
-
"3": {
|
|
55
|
+
"3": {
|
|
56
|
+
"type_modifier": "o",
|
|
57
|
+
"type_name": "NSError * _Nullable *"
|
|
58
|
+
}
|
|
42
59
|
},
|
|
43
60
|
"class_method": false,
|
|
44
61
|
"selector": "sendData:toPeers:withMode:error:"
|
|
45
62
|
},
|
|
46
63
|
{
|
|
47
64
|
"args": {
|
|
48
|
-
"2": {
|
|
65
|
+
"2": {
|
|
66
|
+
"type_modifier": "o",
|
|
67
|
+
"type_name": "NSError * _Nullable *"
|
|
68
|
+
}
|
|
49
69
|
},
|
|
50
70
|
"class_method": false,
|
|
51
71
|
"selector": "startStreamWithName:toPeer:error:"
|
|
@@ -57,14 +77,20 @@
|
|
|
57
77
|
{
|
|
58
78
|
"args": {
|
|
59
79
|
"3": {
|
|
60
|
-
"type_override": "@?",
|
|
61
80
|
"callable": {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
81
|
+
"arguments": {
|
|
82
|
+
"0": {
|
|
83
|
+
"type": "^v"
|
|
84
|
+
},
|
|
85
|
+
"1": {
|
|
86
|
+
"type": "Z"
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"retval": {
|
|
90
|
+
"type": "v"
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
"type_override": "@?"
|
|
68
94
|
}
|
|
69
95
|
},
|
|
70
96
|
"class_method": false,
|
|
@@ -73,15 +99,23 @@
|
|
|
73
99
|
{
|
|
74
100
|
"args": {
|
|
75
101
|
"3": {
|
|
76
|
-
"type_override": "@?",
|
|
77
102
|
"callable": {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
103
|
+
"arguments": {
|
|
104
|
+
"0": {
|
|
105
|
+
"type": "^v"
|
|
106
|
+
},
|
|
107
|
+
"1": {
|
|
108
|
+
"type": "Z"
|
|
109
|
+
},
|
|
110
|
+
"2": {
|
|
111
|
+
"type": "@"
|
|
112
|
+
}
|
|
113
|
+
},
|
|
114
|
+
"retval": {
|
|
115
|
+
"type": "v"
|
|
116
|
+
}
|
|
117
|
+
},
|
|
118
|
+
"type_override": "@?"
|
|
85
119
|
}
|
|
86
120
|
},
|
|
87
121
|
"class_method": false,
|
|
@@ -89,7 +123,9 @@
|
|
|
89
123
|
},
|
|
90
124
|
{
|
|
91
125
|
"args": {
|
|
92
|
-
"2": {
|
|
126
|
+
"2": {
|
|
127
|
+
"type_override": "Q"
|
|
128
|
+
}
|
|
93
129
|
},
|
|
94
130
|
"class_method": false,
|
|
95
131
|
"selector": "session:peer:didChangeState:"
|