pyobjc-framework-LocalAuthentication 12.1__tar.gz → 12.2.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.
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/LocalAuthentication/_metadata.py +17 -1
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/pyobjc_framework_LocalAuthentication.egg-info/PKG-INFO +4 -4
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/pyobjc_framework_LocalAuthentication.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_localauthentication-12.2.1/Lib/pyobjc_framework_LocalAuthentication.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_localauthentication-12.2.1/Lib/pyobjc_framework_LocalAuthentication.egg-info/requires.txt +3 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Modules/pyobjc-compat.h +5 -2
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PKG-INFO +4 -4
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/metadata/LocalAuthentication.fwinfo +8 -8
- pyobjc_framework_localauthentication-12.1/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_localauthentication-12.2.1/metadata/raw/arm64-26.5.fwinfo +827 -108
- pyobjc_framework_localauthentication-12.1/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_localauthentication-12.2.1/metadata/raw/x86_64-26.5.fwinfo +827 -108
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/setup.py +1 -1
- pyobjc_framework_localauthentication-12.1/Lib/pyobjc_framework_LocalAuthentication.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_localauthentication-12.1/Lib/pyobjc_framework_LocalAuthentication.egg-info/requires.txt +0 -3
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/LICENSE.txt +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/LocalAuthentication/__init__.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/pyobjc_framework_LocalAuthentication.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/pyobjc_framework_LocalAuthentication.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Lib/pyobjc_framework_LocalAuthentication.egg-info/top_level.txt +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/MANIFEST.in +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Modules/_LocalAuthentication.m +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Modules/_LocalAuthentication_protocols.m +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_labiometrictype.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_lacompaniontype.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_lacontext.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laenvironment.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laenvironmentmechanism.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laenvironmentmechanismbiometry.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laenvironmentmechanismuserpassword.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laerror.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laprivatekey.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_lapublicdefines.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_lapublickey.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_laright.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_larightstore.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_lasecret.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PyObjCTest/test_localauthentication.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/README.txt +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/metadata/metadata.ini +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/pyobjc_setup.py +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/pyproject.toml +0 -0
- {pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update: Thu
|
|
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.1
|
|
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.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-Security>=12.2.1
|
|
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.
|
|
39
|
-
metadata/raw/x86_64-26.
|
|
38
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
39
|
+
metadata/raw/x86_64-26.5.fwinfo
|
|
@@ -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 */
|
{pyobjc_framework_localauthentication-12.1 → pyobjc_framework_localauthentication-12.2.1}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-LocalAuthentication
|
|
3
|
-
Version: 12.1
|
|
3
|
+
Version: 12.2.1
|
|
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.1
|
|
35
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2.1
|
|
36
|
+
Requires-Dist: pyobjc-framework-Security>=12.2.1
|
|
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
|
-
"
|
|
56
|
+
"type": "^v"
|
|
57
57
|
},
|
|
58
58
|
"1": {
|
|
59
|
-
"
|
|
59
|
+
"type": "Z"
|
|
60
60
|
},
|
|
61
61
|
"2": {
|
|
62
|
-
"
|
|
62
|
+
"type": "@"
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
65
|
"retval": {
|
|
66
|
-
"
|
|
66
|
+
"type": "v"
|
|
67
67
|
}
|
|
68
68
|
}
|
|
69
69
|
}
|
|
@@ -77,17 +77,17 @@
|
|
|
77
77
|
"callable": {
|
|
78
78
|
"arguments": {
|
|
79
79
|
"0": {
|
|
80
|
-
"
|
|
80
|
+
"type": "^v"
|
|
81
81
|
},
|
|
82
82
|
"1": {
|
|
83
|
-
"
|
|
83
|
+
"type": "Z"
|
|
84
84
|
},
|
|
85
85
|
"2": {
|
|
86
|
-
"
|
|
86
|
+
"type": "@"
|
|
87
87
|
}
|
|
88
88
|
},
|
|
89
89
|
"retval": {
|
|
90
|
-
"
|
|
90
|
+
"type": "v"
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
}
|