guix-patches
[Top][All Lists]
Advanced

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

[bug#55424] [PATCH 028/602] gnu: Remove python2-screed.


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

* gnu/packages/bioinformatics.scm (python2-screed): 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 d4354e8ea8..3debc32ea9 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6544,9 +6544,6 @@ (define-public python-screed
 sequence itself can be retrieved from these databases.")
     (license license:bsd-3)))
 
-(define-public python2-screed
-  (package-with-python2 python-screed))
-
 (define-public sra-tools
   (package
     (name "sra-tools")
-- 
2.36.0






reply via email to

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