[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: Remove python2-twobitreader.
From: |
guix-commits |
Subject: |
05/07: gnu: Remove python2-twobitreader. |
Date: |
Sun, 5 Dec 2021 11:39:15 -0500 (EST) |
rekado pushed a commit to branch core-updates-frozen
in repository guix.
commit 98264531be051f87a55e9cf778e5de5e74652b33
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Dec 5 17:36:43 2021 +0100
gnu: Remove python2-twobitreader.
* gnu/packages/bioinformatics.scm (python2-twobitreader): Remove variable.
---
gnu/packages/bioinformatics.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 965574c..fe1da91 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2447,9 +2447,6 @@ also includes an interface for tabix.")
UCSC genome browser.")
(license license:artistic2.0)))
-(define-public python2-twobitreader
- (package-with-python2 python-twobitreader))
-
(define-public python-plastid
(package
(name "python-plastid")
- branch core-updates-frozen updated (f2b99e3 -> 6db3c53), guix-commits, 2021/12/05
- 01/07: gnu: velvet: Remove trailing #T., guix-commits, 2021/12/05
- 03/07: gnu: python-bbknn: Add missing input., guix-commits, 2021/12/05
- 04/07: gnu: python-bbknn: Fix sanity-check phase., guix-commits, 2021/12/05
- 02/07: gnu: velvet: Add missing TeX package., guix-commits, 2021/12/05
- 06/07: gnu: Remove python2-plastid., guix-commits, 2021/12/05
- 05/07: gnu: Remove python2-twobitreader.,
guix-commits <=
- 07/07: gnu: python-bwapy: Remove sanity-check., guix-commits, 2021/12/05