guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47165] [PATCH 05/25] gnu: python2-fido2: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 05/25] gnu: python2-fido2: Remove package.
Date: Mon, 15 Mar 2021 16:55:05 +0100

* gnu/packages/security-token.scm (python2-fido2): Delete.
---
 gnu/packages/security-token.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/security-token.scm b/gnu/packages/security-token.scm
index e53d8590e6..accab82419 100644
--- a/gnu/packages/security-token.scm
+++ b/gnu/packages/security-token.scm
@@ -631,9 +631,6 @@ implementing a Relying Party.")
     ;; files for internal use, so they are not really a bundled dependency.
     (license (list license:bsd-2 license:asl2.0))))
 
-(define-public python2-fido2
-  (package-with-python2 python-fido2))
-
 (define-public python-yubikey-manager
   (package
     (name "python-yubikey-manager")
-- 
2.30.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]