pyobjc-framework-CoreBluetooth 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.
Files changed (48) hide show
  1. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/CoreBluetooth/__init__.py +8 -0
  2. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/CoreBluetooth/_metadata.py +15 -1
  3. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/pyobjc_framework_CoreBluetooth.egg-info/PKG-INFO +3 -3
  4. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/pyobjc_framework_CoreBluetooth.egg-info/SOURCES.txt +2 -4
  5. pyobjc_framework_corebluetooth-10.3.1/Lib/pyobjc_framework_CoreBluetooth.egg-info/requires.txt +2 -0
  6. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PKG-INFO +3 -3
  7. pyobjc-framework-CoreBluetooth-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_corebluetooth-10.3.1/metadata/raw/arm64-14.5.fwinfo +2 -2
  8. pyobjc-framework-CoreBluetooth-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_corebluetooth-10.3.1/metadata/raw/x86_64-14.5.fwinfo +2 -2
  9. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/setup.py +1 -1
  10. pyobjc-framework-CoreBluetooth-10.2/Lib/pyobjc_framework_CoreBluetooth.egg-info/requires.txt +0 -2
  11. pyobjc-framework-CoreBluetooth-10.2/metadata/raw/arm64-12.0.fwinfo +0 -2998
  12. pyobjc-framework-CoreBluetooth-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -2998
  13. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/LICENSE.txt +0 -0
  14. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/pyobjc_framework_CoreBluetooth.egg-info/dependency_links.txt +0 -0
  15. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/pyobjc_framework_CoreBluetooth.egg-info/not-zip-safe +0 -0
  16. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Lib/pyobjc_framework_CoreBluetooth.egg-info/top_level.txt +0 -0
  17. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/MANIFEST.in +0 -0
  18. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Modules/_CoreBluetooth.m +0 -0
  19. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Modules/_CoreBluetooth_protocols.m +0 -0
  20. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Modules/pyobjc-api.h +0 -0
  21. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/Modules/pyobjc-compat.h +0 -0
  22. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbadvertisementdata.py +0 -0
  24. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbattrequest.py +0 -0
  25. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbcentral.py +0 -0
  26. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbcentralmanager.py +0 -0
  27. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbcentralmanagerconstants.py +0 -0
  28. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbcharacteristic.py +0 -0
  29. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbdescriptor.py +0 -0
  30. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cberror.py +0 -0
  31. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbmananager.py +0 -0
  32. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbperipheral.py +0 -0
  33. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbperipheralmanager.py +0 -0
  34. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbperipheralmanagerconstants.py +0 -0
  35. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbservice.py +0 -0
  36. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_cbuuid.py +0 -0
  37. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/PyObjCTest/test_corebluetooth.py +0 -0
  38. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/README.txt +0 -0
  39. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/CoreBluetooth.fwinfo +0 -0
  40. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/metadata.ini +0 -0
  41. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/raw/arm64-12.3.fwinfo +0 -0
  42. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/raw/x86_64-10.10.fwinfo +0 -0
  43. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  44. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  45. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  46. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/pyobjc_setup.py +0 -0
  47. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/pyproject.toml +0 -0
  48. {pyobjc-framework-CoreBluetooth-10.2 → pyobjc_framework_corebluetooth-10.3.1}/setup.cfg +0 -0
@@ -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 Jul 1 14:00:44 2023
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.2
3
+ Version: 10.3.1
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.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
34
+ Requires-Dist: pyobjc-core>=10.3.1
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
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.0.fwinfo
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.0.fwinfo
43
+ metadata/raw/x86_64-14.5.fwinfo
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=10.3.1
2
+ pyobjc-framework-Cocoa>=10.3.1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-CoreBluetooth
3
- Version: 10.2
3
+ Version: 10.3.1
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.2
35
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
34
+ Requires-Dist: pyobjc-core>=10.3.1
35
+ Requires-Dist: pyobjc-framework-Cocoa>=10.3.1
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 Jul 1 14:00:44 2023
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-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
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 Jul 1 14:00:42 2023
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-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk"
3099
+ "sdk": "/Users/ronald/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk"
3100
3100
  }
@@ -15,7 +15,7 @@ sys.path.insert(0, os.path.dirname(__file__))
15
15
 
16
16
  from pyobjc_setup import Extension, setup # noqa: E402
17
17
 
18
- VERSION = "10.2"
18
+ VERSION = "10.3.1"
19
19
 
20
20
  setup(
21
21
  name="pyobjc-framework-CoreBluetooth",
@@ -1,2 +0,0 @@
1
- pyobjc-core>=10.2
2
- pyobjc-framework-Cocoa>=10.2