guix-patches
[Top][All Lists]
Advanced

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

[bug#55424] [PATCH 018/602] gnu: Remove python2-pybigwig.


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

* gnu/packages/bioinformatics.scm (python2-pybigwig): 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 902e65394d..8b9c8c65c2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2853,9 +2853,6 @@ (define-public python-pybigwig
 accessing bigWig files.")
     (license license:expat)))
 
-(define-public python2-pybigwig
-  (package-with-python2 python-pybigwig))
-
 (define-public python-schema-salad
   (package
     (name "python-schema-salad")
-- 
2.36.0






reply via email to

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