pyobjc-framework-CoreBluetooth 10.1__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-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/LICENSE.txt +1 -1
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/CoreBluetooth/__init__.py +8 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/CoreBluetooth/_metadata.py +15 -1
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/pyobjc_framework_CoreBluetooth.egg-info/PKG-INFO +3 -3
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/pyobjc_framework_CoreBluetooth.egg-info/SOURCES.txt +2 -4
- pyobjc_framework_corebluetooth-10.3/Lib/pyobjc_framework_CoreBluetooth.egg-info/requires.txt +2 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PKG-INFO +3 -3
- pyobjc-framework-CoreBluetooth-10.1/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_corebluetooth-10.3/metadata/raw/arm64-14.5.fwinfo +2 -2
- pyobjc-framework-CoreBluetooth-10.1/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_corebluetooth-10.3/metadata/raw/x86_64-14.5.fwinfo +2 -2
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/setup.py +1 -1
- pyobjc-framework-CoreBluetooth-10.1/Lib/pyobjc_framework_CoreBluetooth.egg-info/requires.txt +0 -2
- pyobjc-framework-CoreBluetooth-10.1/metadata/raw/arm64-12.0.fwinfo +0 -2998
- pyobjc-framework-CoreBluetooth-10.1/metadata/raw/x86_64-12.0.fwinfo +0 -2998
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/pyobjc_framework_CoreBluetooth.egg-info/dependency_links.txt +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/pyobjc_framework_CoreBluetooth.egg-info/not-zip-safe +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Lib/pyobjc_framework_CoreBluetooth.egg-info/top_level.txt +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/MANIFEST.in +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Modules/_CoreBluetooth.m +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Modules/_CoreBluetooth_protocols.m +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Modules/pyobjc-api.h +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/Modules/pyobjc-compat.h +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/__init__.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbadvertisementdata.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbattrequest.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbcentral.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbcentralmanager.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbcentralmanagerconstants.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbcharacteristic.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbdescriptor.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cberror.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbmananager.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbperipheral.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbperipheralmanager.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbperipheralmanagerconstants.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbservice.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_cbuuid.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/PyObjCTest/test_corebluetooth.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/README.txt +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/CoreBluetooth.fwinfo +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/metadata.ini +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/raw/arm64-12.3.fwinfo +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/raw/x86_64-10.10.fwinfo +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/raw/x86_64-10.15.fwinfo +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/raw/x86_64-10.16.fwinfo +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/metadata/raw/x86_64-12.3.fwinfo +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/pyobjc_setup.py +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/pyproject.toml +0 -0
- {pyobjc-framework-CoreBluetooth-10.1 → pyobjc_framework_corebluetooth-10.3}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(This is the MIT license, note that libffi-src is a separate product with its own license)
|
|
2
2
|
|
|
3
3
|
Copyright 2002, 2003 - Bill Bumgarner, Ronald Oussoren, Steve Majewski, Lele Gaifax, et.al.
|
|
4
|
-
Copyright 2003-
|
|
4
|
+
Copyright 2003-2024 - Ronald Oussoren
|
|
5
5
|
|
|
6
6
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
7
7
|
|
|
@@ -31,6 +31,14 @@ def _setup():
|
|
|
31
31
|
globals()["__dir__"] = dir_func
|
|
32
32
|
globals()["__getattr__"] = getattr_func
|
|
33
33
|
|
|
34
|
+
for cls, sel in (
|
|
35
|
+
("CBManager", b"init"),
|
|
36
|
+
("CBPeer", b"init"),
|
|
37
|
+
("CBATTRequest", b"init"),
|
|
38
|
+
("CBAttribute", b"init"),
|
|
39
|
+
):
|
|
40
|
+
objc.registerUnavailableMethod(cls, sel)
|
|
41
|
+
|
|
34
42
|
del sys.modules["CoreBluetooth._metadata"]
|
|
35
43
|
|
|
36
44
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update: Sat
|
|
3
|
+
# Last update: Sat May 18 09:20:04 2024
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -442,6 +442,20 @@ try:
|
|
|
442
442
|
)
|
|
443
443
|
finally:
|
|
444
444
|
objc._updatingMetadata(False)
|
|
445
|
+
|
|
446
|
+
objc.registerNewKeywordsFromSelector("CBCentralManager", b"initWithDelegate:queue:")
|
|
447
|
+
objc.registerNewKeywordsFromSelector(
|
|
448
|
+
"CBCentralManager", b"initWithDelegate:queue:options:"
|
|
449
|
+
)
|
|
450
|
+
objc.registerNewKeywordsFromSelector(
|
|
451
|
+
"CBMutableCharacteristic", b"initWithType:properties:value:permissions:"
|
|
452
|
+
)
|
|
453
|
+
objc.registerNewKeywordsFromSelector("CBMutableDescriptor", b"initWithType:value:")
|
|
454
|
+
objc.registerNewKeywordsFromSelector("CBMutableService", b"initWithType:primary:")
|
|
455
|
+
objc.registerNewKeywordsFromSelector("CBPeripheralManager", b"initWithDelegate:queue:")
|
|
456
|
+
objc.registerNewKeywordsFromSelector(
|
|
457
|
+
"CBPeripheralManager", b"initWithDelegate:queue:options:"
|
|
458
|
+
)
|
|
445
459
|
expressions = {}
|
|
446
460
|
|
|
447
461
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-CoreBluetooth
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework CoreBluetooth 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.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
36
36
|
Project-URL: Documentation, https://pyobjc.readthedocs.io/en/latest/
|
|
37
37
|
Project-URL: Issue tracker, https://github.com/ronaldoussoren/pyobjc/issues
|
|
38
38
|
Project-URL: Repository, https://github.com/ronaldoussoren/pyobjc
|
|
@@ -34,12 +34,10 @@ PyObjCTest/test_cbuuid.py
|
|
|
34
34
|
PyObjCTest/test_corebluetooth.py
|
|
35
35
|
metadata/CoreBluetooth.fwinfo
|
|
36
36
|
metadata/metadata.ini
|
|
37
|
-
metadata/raw/arm64-12.0.fwinfo
|
|
38
37
|
metadata/raw/arm64-12.3.fwinfo
|
|
39
|
-
metadata/raw/arm64-14.
|
|
38
|
+
metadata/raw/arm64-14.5.fwinfo
|
|
40
39
|
metadata/raw/x86_64-10.10.fwinfo
|
|
41
40
|
metadata/raw/x86_64-10.15.fwinfo
|
|
42
41
|
metadata/raw/x86_64-10.16.fwinfo
|
|
43
|
-
metadata/raw/x86_64-12.0.fwinfo
|
|
44
42
|
metadata/raw/x86_64-12.3.fwinfo
|
|
45
|
-
metadata/raw/x86_64-14.
|
|
43
|
+
metadata/raw/x86_64-14.5.fwinfo
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pyobjc-framework-CoreBluetooth
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3
|
|
4
4
|
Summary: Wrappers for the framework CoreBluetooth 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.8
|
|
32
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
33
33
|
License-File: LICENSE.txt
|
|
34
|
-
Requires-Dist: pyobjc-core>=10.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=10.
|
|
34
|
+
Requires-Dist: pyobjc-core>=10.3
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=10.3
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
Wrappers for the "CoreBluetooth" framework on macOS.
|
|
@@ -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:20:04 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -3096,5 +3096,5 @@
|
|
|
3096
3096
|
"CBUUID.h"
|
|
3097
3097
|
],
|
|
3098
3098
|
"release": "10.16",
|
|
3099
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
3099
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
3100
3100
|
}
|
|
@@ -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:20:02 2024
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -3096,5 +3096,5 @@
|
|
|
3096
3096
|
"CBUUID.h"
|
|
3097
3097
|
],
|
|
3098
3098
|
"release": "10.16",
|
|
3099
|
-
"sdk": "/Users/ronald/Applications/Xcode
|
|
3099
|
+
"sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
|
|
3100
3100
|
}
|