pyobjc-framework-CoreHaptics 10.2__tar.gz → 11.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 (40) hide show
  1. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/CoreHaptics/__init__.py +11 -0
  2. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/CoreHaptics/_metadata.py +36 -1
  3. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/pyobjc_framework_CoreHaptics.egg-info/PKG-INFO +5 -5
  4. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/pyobjc_framework_CoreHaptics.egg-info/SOURCES.txt +5 -4
  5. pyobjc_framework_corehaptics-11.0/Lib/pyobjc_framework_CoreHaptics.egg-info/pyobjc-build-info.txt +3 -0
  6. pyobjc_framework_corehaptics-11.0/Lib/pyobjc_framework_CoreHaptics.egg-info/requires.txt +2 -0
  7. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PKG-INFO +5 -5
  8. pyobjc_framework_corehaptics-11.0/metadata/raw/arm64-14.5.fwinfo +2178 -0
  9. pyobjc-framework-CoreHaptics-10.2/metadata/raw/arm64-14.0.fwinfo → pyobjc_framework_corehaptics-11.0/metadata/raw/arm64-15.0.fwinfo +50 -5
  10. pyobjc_framework_corehaptics-11.0/metadata/raw/x86_64-14.5.fwinfo +2178 -0
  11. pyobjc-framework-CoreHaptics-10.2/metadata/raw/x86_64-14.0.fwinfo → pyobjc_framework_corehaptics-11.0/metadata/raw/x86_64-15.0.fwinfo +50 -5
  12. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/pyobjc_setup.py +121 -27
  13. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/setup.py +2 -1
  14. pyobjc-framework-CoreHaptics-10.2/Lib/pyobjc_framework_CoreHaptics.egg-info/requires.txt +0 -2
  15. pyobjc-framework-CoreHaptics-10.2/metadata/raw/arm64-12.0.fwinfo +0 -2047
  16. pyobjc-framework-CoreHaptics-10.2/metadata/raw/x86_64-12.0.fwinfo +0 -2047
  17. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/pyobjc_framework_CoreHaptics.egg-info/dependency_links.txt +0 -0
  18. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/pyobjc_framework_CoreHaptics.egg-info/not-zip-safe +0 -0
  19. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/Lib/pyobjc_framework_CoreHaptics.egg-info/top_level.txt +0 -0
  20. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/License.txt +0 -0
  21. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/MANIFEST.in +0 -0
  22. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticdevicecapability.py +0 -0
  24. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticengine.py +0 -0
  25. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticerror.py +0 -0
  26. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticevent.py +0 -0
  27. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticparameter.py +0 -0
  28. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticpattern.py +0 -0
  29. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_chhapticpatternplayer.py +0 -0
  30. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/PyObjCTest/test_corehaptics.py +0 -0
  31. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/CoreHaptics.fwinfo +0 -0
  32. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/metadata.ini +0 -0
  33. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/raw/arm64-12.3.fwinfo +0 -0
  34. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/raw/arm64-13.0.fwinfo +0 -0
  35. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/raw/x86_64-10.15.fwinfo +0 -0
  36. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/raw/x86_64-10.16.fwinfo +0 -0
  37. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/raw/x86_64-12.3.fwinfo +0 -0
  38. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/metadata/raw/x86_64-13.0.fwinfo +0 -0
  39. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/pyproject.toml +0 -0
  40. {pyobjc-framework-CoreHaptics-10.2 → pyobjc_framework_corehaptics-11.0}/setup.cfg +0 -0
@@ -28,6 +28,17 @@ def _setup():
28
28
  globals()["__dir__"] = dir_func
29
29
  globals()["__getattr__"] = getattr_func
30
30
 
31
+ for cls, sel in (
32
+ ("CHHapticPattern", b"init"),
33
+ ("CHHapticEvent", b"init"),
34
+ ("CHHapticEngine", b"init"),
35
+ ("CHHapticEventParameter", b"init"),
36
+ ("CHHapticDynamicParameter", b"init"),
37
+ ("CHHapticParameterCurveControlPoint", b"init"),
38
+ ("CHHapticParameterCurve", b"init"),
39
+ ):
40
+ objc.registerUnavailableMethod(cls, sel)
41
+
31
42
  del sys.modules["CoreHaptics._metadata"]
32
43
 
33
44
 
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sat Jul 1 14:04:39 2023
3
+ # Last update: Tue Jun 11 10:08:18 2024
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -389,6 +389,41 @@ try:
389
389
  r(b"NSObject", b"supportsHaptics", {"required": True, "retval": {"type": b"Z"}})
390
390
  finally:
391
391
  objc._updatingMetadata(False)
392
+
393
+ objc.registerNewKeywordsFromSelector(
394
+ "CHHapticDynamicParameter", b"initWithParameterID:value:relativeTime:"
395
+ )
396
+ objc.registerNewKeywordsFromSelector("CHHapticEngine", b"initAndReturnError:")
397
+ objc.registerNewKeywordsFromSelector("CHHapticEngine", b"initWithAudioSession:error:")
398
+ objc.registerNewKeywordsFromSelector(
399
+ "CHHapticEvent", b"initWithAudioResourceID:parameters:relativeTime:"
400
+ )
401
+ objc.registerNewKeywordsFromSelector(
402
+ "CHHapticEvent", b"initWithAudioResourceID:parameters:relativeTime:duration:"
403
+ )
404
+ objc.registerNewKeywordsFromSelector(
405
+ "CHHapticEvent", b"initWithEventType:parameters:relativeTime:"
406
+ )
407
+ objc.registerNewKeywordsFromSelector(
408
+ "CHHapticEvent", b"initWithEventType:parameters:relativeTime:duration:"
409
+ )
410
+ objc.registerNewKeywordsFromSelector(
411
+ "CHHapticEventParameter", b"initWithParameterID:value:"
412
+ )
413
+ objc.registerNewKeywordsFromSelector(
414
+ "CHHapticParameterCurve", b"initWithParameterID:controlPoints:relativeTime:"
415
+ )
416
+ objc.registerNewKeywordsFromSelector(
417
+ "CHHapticParameterCurveControlPoint", b"initWithRelativeTime:value:"
418
+ )
419
+ objc.registerNewKeywordsFromSelector("CHHapticPattern", b"initWithContentsOfURL:error:")
420
+ objc.registerNewKeywordsFromSelector("CHHapticPattern", b"initWithDictionary:error:")
421
+ objc.registerNewKeywordsFromSelector(
422
+ "CHHapticPattern", b"initWithEvents:parameterCurves:error:"
423
+ )
424
+ objc.registerNewKeywordsFromSelector(
425
+ "CHHapticPattern", b"initWithEvents:parameters:error:"
426
+ )
392
427
  expressions = {"CHHapticTimeImmediate": "(NSTimeInterval)0.0f"}
393
428
 
394
429
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-CoreHaptics
3
- Version: 10.2
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework CoreHaptics on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.2
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
33
+ Requires-Dist: pyobjc-core>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
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
@@ -9,6 +9,7 @@ Lib/pyobjc_framework_CoreHaptics.egg-info/PKG-INFO
9
9
  Lib/pyobjc_framework_CoreHaptics.egg-info/SOURCES.txt
10
10
  Lib/pyobjc_framework_CoreHaptics.egg-info/dependency_links.txt
11
11
  Lib/pyobjc_framework_CoreHaptics.egg-info/not-zip-safe
12
+ Lib/pyobjc_framework_CoreHaptics.egg-info/pyobjc-build-info.txt
12
13
  Lib/pyobjc_framework_CoreHaptics.egg-info/requires.txt
13
14
  Lib/pyobjc_framework_CoreHaptics.egg-info/top_level.txt
14
15
  PyObjCTest/__init__.py
@@ -22,13 +23,13 @@ PyObjCTest/test_chhapticpatternplayer.py
22
23
  PyObjCTest/test_corehaptics.py
23
24
  metadata/CoreHaptics.fwinfo
24
25
  metadata/metadata.ini
25
- metadata/raw/arm64-12.0.fwinfo
26
26
  metadata/raw/arm64-12.3.fwinfo
27
27
  metadata/raw/arm64-13.0.fwinfo
28
- metadata/raw/arm64-14.0.fwinfo
28
+ metadata/raw/arm64-14.5.fwinfo
29
+ metadata/raw/arm64-15.0.fwinfo
29
30
  metadata/raw/x86_64-10.15.fwinfo
30
31
  metadata/raw/x86_64-10.16.fwinfo
31
- metadata/raw/x86_64-12.0.fwinfo
32
32
  metadata/raw/x86_64-12.3.fwinfo
33
33
  metadata/raw/x86_64-13.0.fwinfo
34
- metadata/raw/x86_64-14.0.fwinfo
34
+ metadata/raw/x86_64-14.5.fwinfo
35
+ metadata/raw/x86_64-15.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 15.3 (24D5040f)
2
+ Apple clang version 16.0.0 (clang-1600.0.26.6)
3
+ SDK: macOS 15.2
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=11.0
2
+ pyobjc-framework-Cocoa>=11.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyobjc-framework-CoreHaptics
3
- Version: 10.2
3
+ Version: 11.0
4
4
  Summary: Wrappers for the framework CoreHaptics on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -18,20 +18,20 @@ Classifier: Operating System :: MacOS :: MacOS X
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
20
  Classifier: Programming Language :: Python :: 3 :: Only
21
- Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
24
23
  Classifier: Programming Language :: Python :: 3.11
25
24
  Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Programming Language :: Objective C
29
29
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
30
30
  Classifier: Topic :: Software Development :: User Interfaces
31
- Requires-Python: >=3.8
31
+ Requires-Python: >=3.9
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=10.2
34
- Requires-Dist: pyobjc-framework-Cocoa>=10.2
33
+ Requires-Dist: pyobjc-core>=11.0
34
+ Requires-Dist: pyobjc-framework-Cocoa>=11.0
35
35
 
36
36
 
37
37
  Wrappers for the "CoreHaptics" framework on macOS.