[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: Remove python2-plastid.
From: |
guix-commits |
Subject: |
06/07: gnu: Remove python2-plastid. |
Date: |
Sun, 5 Dec 2021 11:39:15 -0500 (EST) |
rekado pushed a commit to branch core-updates-frozen
in repository guix.
commit dd67154e5d3ceffad5ead300ffa506af65acc0fc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Dec 5 17:37:05 2021 +0100
gnu: Remove python2-plastid.
* gnu/packages/bioinformatics.scm (python2-plastid): 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 fe1da91..1aa61ce 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2480,9 +2480,6 @@ UCSC genome browser.")
high-throughput sequencing data – with an emphasis on simplicity.")
(license license:bsd-3)))
-(define-public python2-plastid
- (package-with-python2 python-plastid))
-
(define-public tetoolkit
(package
(name "tetoolkit")
- 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 <=
- 05/07: gnu: Remove python2-twobitreader., guix-commits, 2021/12/05
- 07/07: gnu: python-bwapy: Remove sanity-check., guix-commits, 2021/12/05