guix-commits
[Top][All Lists]
Advanced

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

05/24: gnu: python2-fido2: Remove package.


From: guix-commits
Subject: 05/24: gnu: python2-fido2: Remove package.
Date: Tue, 23 Mar 2021 21:40:12 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit b5bae212d64480641231dff35099f798a861888f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:05 2021 +0100

    gnu: python2-fido2: Remove package.
    
    * gnu/packages/security-token.scm (python2-fido2): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 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 e53d859..accab82 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")



reply via email to

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