pyobjc-framework-AutomaticAssessmentConfiguration 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.
Files changed (34) hide show
  1. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/AutomaticAssessmentConfiguration/_metadata.py +10 -1
  2. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/PKG-INFO +3 -3
  3. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_automaticassessmentconfiguration-12.2/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_automaticassessmentconfiguration-12.2/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Modules/pyobjc-compat.h +5 -2
  7. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PKG-INFO +3 -3
  8. pyobjc_framework_automaticassessmentconfiguration-12.1/metadata/raw/arm64-26.1.fwinfo → pyobjc_framework_automaticassessmentconfiguration-12.2/metadata/raw/arm64-26.5.fwinfo +332 -11
  9. pyobjc_framework_automaticassessmentconfiguration-12.1/metadata/raw/x86_64-26.1.fwinfo → pyobjc_framework_automaticassessmentconfiguration-12.2/metadata/raw/x86_64-26.5.fwinfo +332 -11
  10. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/setup.py +1 -1
  11. pyobjc_framework_automaticassessmentconfiguration-12.1/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/pyobjc-build-info.txt +0 -3
  12. pyobjc_framework_automaticassessmentconfiguration-12.1/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/requires.txt +0 -2
  13. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/AutomaticAssessmentConfiguration/__init__.py +0 -0
  14. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/dependency_links.txt +0 -0
  15. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/not-zip-safe +0 -0
  16. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Lib/pyobjc_framework_AutomaticAssessmentConfiguration.egg-info/top_level.txt +0 -0
  17. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/License.txt +0 -0
  18. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/MANIFEST.in +0 -0
  19. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Modules/_AutomaticAssessmentConfiguration.m +0 -0
  20. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Modules/_AutomaticAssessmentConfiguration_protocols.m +0 -0
  21. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/Modules/pyobjc-api.h +0 -0
  22. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/__init__.py +0 -0
  23. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_aeassessmentapplication.py +0 -0
  24. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_aeassessmentconfiguration.py +0 -0
  25. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_aeassessmentparticipantconfiguration.py +0 -0
  26. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_aeassessmentsession.py +0 -0
  27. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_aeassessmentsessiondelegate.py +0 -0
  28. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_aeerrors.py +0 -0
  29. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/PyObjCTest/test_automaticassessmentconfiguration.py +0 -0
  30. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/metadata/AutomaticAssessmentConfiguration.fwinfo +0 -0
  31. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/metadata/metadata.ini +0 -0
  32. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/pyobjc_setup.py +0 -0
  33. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/pyproject.toml +0 -0
  34. {pyobjc_framework_automaticassessmentconfiguration-12.1 → pyobjc_framework_automaticassessmentconfiguration-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Sun Oct 26 11:05:42 2025
3
+ # Last update: Sun May 24 11:42:43 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -89,6 +89,7 @@ try:
89
89
  {"retval": {"type": b"Z"}},
90
90
  )
91
91
  r(b"AEAssessmentConfiguration", b"allowsDictation", {"retval": {"type": b"Z"}})
92
+ r(b"AEAssessmentConfiguration", b"allowsEmojiKeyboard", {"retval": {"type": b"Z"}})
92
93
  r(
93
94
  b"AEAssessmentConfiguration",
94
95
  b"allowsKeyboardShortcuts",
@@ -146,6 +147,11 @@ try:
146
147
  b"setAllowsDictation:",
147
148
  {"arguments": {2: {"type": b"Z"}}},
148
149
  )
150
+ r(
151
+ b"AEAssessmentConfiguration",
152
+ b"setAllowsEmojiKeyboard:",
153
+ {"arguments": {2: {"type": b"Z"}}},
154
+ )
149
155
  r(
150
156
  b"AEAssessmentConfiguration",
151
157
  b"setAllowsKeyboardShortcuts:",
@@ -305,12 +311,15 @@ try:
305
311
  finally:
306
312
  objc._updatingMetadata(False)
307
313
 
314
+ objc.registerNewKeywordsFromSelector("AEAssessmentApplication", b"init")
308
315
  objc.registerNewKeywordsFromSelector(
309
316
  "AEAssessmentApplication", b"initWithBundleIdentifier:"
310
317
  )
311
318
  objc.registerNewKeywordsFromSelector(
312
319
  "AEAssessmentApplication", b"initWithBundleIdentifier:teamIdentifier:"
313
320
  )
321
+ objc.registerNewKeywordsFromSelector("AEAssessmentParticipantConfiguration", b"init")
322
+ objc.registerNewKeywordsFromSelector("AEAssessmentSession", b"init")
314
323
  objc.registerNewKeywordsFromSelector("AEAssessmentSession", b"initWithConfiguration:")
315
324
  expressions = {}
316
325
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AutomaticAssessmentConfiguration
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework AutomaticAssessmentConfiguration 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.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=12.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
33
+ Requires-Dist: pyobjc-core>=12.2
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
35
35
  Dynamic: author
36
36
  Dynamic: author-email
37
37
  Dynamic: classifier
@@ -26,5 +26,5 @@ PyObjCTest/test_aeerrors.py
26
26
  PyObjCTest/test_automaticassessmentconfiguration.py
27
27
  metadata/AutomaticAssessmentConfiguration.fwinfo
28
28
  metadata/metadata.ini
29
- metadata/raw/arm64-26.1.fwinfo
30
- metadata/raw/x86_64-26.1.fwinfo
29
+ metadata/raw/arm64-26.5.fwinfo
30
+ metadata/raw/x86_64-26.5.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.5 (25F71)
2
+ Apple clang version 21.0.0 (clang-2100.1.1.101)
3
+ SDK: macOS 26.5
@@ -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 */
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-AutomaticAssessmentConfiguration
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework AutomaticAssessmentConfiguration 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.10
32
32
  Description-Content-Type: text/x-rst; charset=UTF-8
33
- Requires-Dist: pyobjc-core>=12.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
33
+ Requires-Dist: pyobjc-core>=12.2
34
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
35
35
  Dynamic: author
36
36
  Dynamic: author-email
37
37
  Dynamic: classifier