From e2b0d1c6261df5738fca9c6e8c70f4b51318a428 Mon Sep 17 00:00:00 2001 From: fsLeg Date: Thu, 4 Sep 2025 22:01:16 +0300 Subject: [PATCH] python-fido2: freeze version at 1.2.0 --- python-fido2/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-fido2/README b/python-fido2/README index 4965b35..8ab6aa7 100644 --- a/python-fido2/README +++ b/python-fido2/README @@ -10,3 +10,7 @@ an Authenticator, or when implementing WebAuthn support for a Relying Party. pyscard is an optional dependency. + +Version 1.2.0 is the last version supported by Slackware 15. Version +2.0.0 and newer require Python 3.10+, while Slackware 15 only has +Python 3.9. -- 2.46.4