guix-patches
[Top][All Lists]
Advanced

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

[bug#55424] [PATCH 015/602] gnu: Remove python2-fastalite.


From: Maxim Cournoyer
Subject: [bug#55424] [PATCH 015/602] gnu: Remove python2-fastalite.
Date: Sun, 15 May 2022 00:36:42 -0400

* gnu/packages/bioinformatics.scm (python2-fastalite): Delete variable.
---
 gnu/packages/bioinformatics.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 33bf0921d1..6037a100aa 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -1305,9 +1305,6 @@ (define-public python-fastalite
 relying on a complex dependency tree.")
     (license license:expat)))
 
-(define-public python2-fastalite
-  (package-with-python2 python-fastalite))
-
 (define-public biosoup
   (package
     (name "biosoup")
-- 
2.36.0






reply via email to

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