[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 024/602] gnu: Remove python2-dendropy.
From: |
Maxim Cournoyer |
Subject: |
[bug#55424] [PATCH 024/602] gnu: Remove python2-dendropy. |
Date: |
Sun, 15 May 2022 00:36:51 -0400 |
* gnu/packages/bioinformatics.scm (python2-dendropy): Delete variable.
---
gnu/packages/bioinformatics.scm | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 5f637fe29a..cb3328cc1c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2954,22 +2954,6 @@ (define-public python-dendropy
trees (phylogenies) and characters.")
(license license:bsd-3)))
-(define-public python2-dendropy
- (let ((base (package-with-python2 python-dendropy)))
- (package/inherit base
- (arguments
- `(#:phases
- (modify-phases %standard-phases
- (add-after 'unpack 'remove-failing-test
- (lambda _
- ;; This test fails when the full test suite is run, as
documented
- ;; at https://github.com/jeetsukumaran/DendroPy/issues/74
- (substitute* "tests/test_dataio_nexml_reader_tree_list.py"
- (("test_collection_comments_and_annotations")
- "do_not_test_collection_comments_and_annotations"))
- #t)))
- ,@(package-arguments base))))))
-
(define-public python-py2bit
(package
(name "python-py2bit")
--
2.36.0
- [bug#55424] [PATCH 077/602] gnu: Remove python2-ledgerblue., (continued)
- [bug#55424] [PATCH 077/602] gnu: Remove python2-ledgerblue., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 047/602] gnu: Remove domainfinder., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 087/602] gnu: dot2tex: Update to 2.11.3., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 095/602] gnu: getmail: Deprecate with getmail6., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 094/602] gnu: Remove python2-autograd., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 042/602] gnu: Remove python2-discover., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 054/602] gnu: Remove python2-apsw., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 051/602] gnu: Remove python2-trollius-redis., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 046/602] gnu: Remove python2-nose-randomly., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 067/602] gnu: Remove python2-parameterized., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 024/602] gnu: Remove python2-dendropy.,
Maxim Cournoyer <=
- [bug#55424] [PATCH 016/602] gnu: Remove grit., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 014/602] gnu: Remove python2-pyaudio., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 035/602] gnu: Remove python2-testlib., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 098/602] gnu: Remove python2-pyechonest., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 012/602] gnu: Remove raul., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 015/602] gnu: Remove python2-fastalite., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 022/602] gnu: Remove python2-pybedtools., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 038/602] gnu: Remove python2-python-paramunittest., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 040/602] gnu: Remove python2-minimock., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 048/602] gnu: Remove nmoldyn., Maxim Cournoyer, 2022/05/15