pyobjc-framework-LocalAuthentication 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 (43) hide show
  1. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/LocalAuthentication/_metadata.py +17 -1
  2. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/pyobjc_framework_LocalAuthentication.egg-info/PKG-INFO +4 -4
  3. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/pyobjc_framework_LocalAuthentication.egg-info/SOURCES.txt +2 -2
  4. pyobjc_framework_localauthentication-12.2/Lib/pyobjc_framework_LocalAuthentication.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_localauthentication-12.2/Lib/pyobjc_framework_LocalAuthentication.egg-info/requires.txt +3 -0
  6. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Modules/pyobjc-compat.h +5 -2
  7. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PKG-INFO +4 -4
  8. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/metadata/LocalAuthentication.fwinfo +8 -8
  9. pyobjc_framework_localauthentication-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_localauthentication-12.2/metadata/raw/arm64-26.5.fwinfo +827 -108
  10. pyobjc_framework_localauthentication-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_localauthentication-12.2/metadata/raw/x86_64-26.5.fwinfo +827 -108
  11. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/setup.py +1 -1
  12. pyobjc_framework_localauthentication-12.1/Lib/pyobjc_framework_LocalAuthentication.egg-info/pyobjc-build-info.txt +0 -3
  13. pyobjc_framework_localauthentication-12.1/Lib/pyobjc_framework_LocalAuthentication.egg-info/requires.txt +0 -3
  14. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/LICENSE.txt +0 -0
  15. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/LocalAuthentication/__init__.py +0 -0
  16. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/pyobjc_framework_LocalAuthentication.egg-info/dependency_links.txt +0 -0
  17. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/pyobjc_framework_LocalAuthentication.egg-info/not-zip-safe +0 -0
  18. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Lib/pyobjc_framework_LocalAuthentication.egg-info/top_level.txt +0 -0
  19. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/MANIFEST.in +0 -0
  20. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Modules/_LocalAuthentication.m +0 -0
  21. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Modules/_LocalAuthentication_protocols.m +0 -0
  22. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/Modules/pyobjc-api.h +0 -0
  23. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/__init__.py +0 -0
  24. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_labiometrictype.py +0 -0
  25. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_lacompaniontype.py +0 -0
  26. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_lacontext.py +0 -0
  27. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laenvironment.py +0 -0
  28. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laenvironmentmechanism.py +0 -0
  29. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laenvironmentmechanismbiometry.py +0 -0
  30. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laenvironmentmechanismuserpassword.py +0 -0
  31. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laerror.py +0 -0
  32. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laprivatekey.py +0 -0
  33. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_lapublicdefines.py +0 -0
  34. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_lapublickey.py +0 -0
  35. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_laright.py +0 -0
  36. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_larightstore.py +0 -0
  37. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_lasecret.py +0 -0
  38. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/PyObjCTest/test_localauthentication.py +0 -0
  39. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/README.txt +0 -0
  40. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/metadata/metadata.ini +0 -0
  41. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/pyobjc_setup.py +0 -0
  42. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/pyproject.toml +0 -0
  43. {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Thu Jul 24 13:29:56 2025
3
+ # Last update: Thu May 28 22:11:15 2026
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -421,7 +421,23 @@ try:
421
421
  finally:
422
422
  objc._updatingMetadata(False)
423
423
 
424
+ objc.registerNewKeywordsFromSelector("LADomainState", b"init")
425
+ objc.registerNewKeywordsFromSelector("LADomainStateBiometry", b"init")
426
+ objc.registerNewKeywordsFromSelector("LADomainStateCompanion", b"init")
427
+ objc.registerNewKeywordsFromSelector("LAEnvironment", b"init")
428
+ objc.registerNewKeywordsFromSelector("LAEnvironmentMechanism", b"init")
429
+ objc.registerNewKeywordsFromSelector("LAEnvironmentState", b"init")
430
+ objc.registerNewKeywordsFromSelector("LAPersistedRight", b"init")
431
+ objc.registerNewKeywordsFromSelector("LAPrivateKey", b"init")
432
+ objc.registerNewKeywordsFromSelector("LAPublicKey", b"init")
433
+ objc.registerNewKeywordsFromSelector("LARight", b"init")
424
434
  objc.registerNewKeywordsFromSelector("LARight", b"initWithRequirement:")
435
+ objc.registerNewKeywordsFromSelector("LARightStore", b"init")
436
+ objc.registerNewKeywordsFromSelector("LASecret", b"init")
437
+
438
+ objc.registerNewKeywords(
439
+ "LAAuthenticationRequirement", ("fallback",), "biometryRequirementWithFallback_"
440
+ )
425
441
  expressions = {}
426
442
 
427
443
  # END OF FILE
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-LocalAuthentication
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework LocalAuthentication on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,9 +31,9 @@ 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.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
36
- Requires-Dist: pyobjc-framework-Security>=12.1
34
+ Requires-Dist: pyobjc-core>=12.2
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
36
+ Requires-Dist: pyobjc-framework-Security>=12.2
37
37
  Dynamic: author
38
38
  Dynamic: author-email
39
39
  Dynamic: classifier
@@ -35,5 +35,5 @@ PyObjCTest/test_lasecret.py
35
35
  PyObjCTest/test_localauthentication.py
36
36
  metadata/LocalAuthentication.fwinfo
37
37
  metadata/metadata.ini
38
- metadata/raw/arm64-26.0.fwinfo
39
- metadata/raw/x86_64-26.0.fwinfo
38
+ metadata/raw/arm64-26.5.fwinfo
39
+ 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
@@ -0,0 +1,3 @@
1
+ pyobjc-core>=12.2
2
+ pyobjc-framework-Cocoa>=12.2
3
+ pyobjc-framework-Security>=12.2
@@ -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-LocalAuthentication
3
- Version: 12.1
3
+ Version: 12.2
4
4
  Summary: Wrappers for the framework LocalAuthentication on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -31,9 +31,9 @@ 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.1
35
- Requires-Dist: pyobjc-framework-Cocoa>=12.1
36
- Requires-Dist: pyobjc-framework-Security>=12.1
34
+ Requires-Dist: pyobjc-core>=12.2
35
+ Requires-Dist: pyobjc-framework-Cocoa>=12.2
36
+ Requires-Dist: pyobjc-framework-Security>=12.2
37
37
  Dynamic: author
38
38
  Dynamic: author-email
39
39
  Dynamic: classifier
@@ -53,17 +53,17 @@
53
53
  "callable": {
54
54
  "arguments": {
55
55
  "0": {
56
- "typestr": "^v"
56
+ "type": "^v"
57
57
  },
58
58
  "1": {
59
- "typestr": "Z"
59
+ "type": "Z"
60
60
  },
61
61
  "2": {
62
- "typestr": "@"
62
+ "type": "@"
63
63
  }
64
64
  },
65
65
  "retval": {
66
- "typestr": "v"
66
+ "type": "v"
67
67
  }
68
68
  }
69
69
  }
@@ -77,17 +77,17 @@
77
77
  "callable": {
78
78
  "arguments": {
79
79
  "0": {
80
- "typestr": "^v"
80
+ "type": "^v"
81
81
  },
82
82
  "1": {
83
- "typestr": "Z"
83
+ "type": "Z"
84
84
  },
85
85
  "2": {
86
- "typestr": "@"
86
+ "type": "@"
87
87
  }
88
88
  },
89
89
  "retval": {
90
- "typestr": "v"
90
+ "type": "v"
91
91
  }
92
92
  }
93
93
  }