aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-10 20:04:32 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-10 20:04:32 +0100
commit850d51ef8122e1fba897370534503313e4cda323 (patch)
treee0a6d0fe6c40b7c5370cb52f86e92d5afa041a99 /sci-biology
parentsci-chemistry/module2: dohtml --> dodoc (diff)
downloadsci-850d51ef8122e1fba897370534503313e4cda323.tar.gz
sci-850d51ef8122e1fba897370534503313e4cda323.tar.bz2
sci-850d51ef8122e1fba897370534503313e4cda323.zip
sci-biology/bx-python: remove blocker with RSeQC
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/bx-python/bx-python-0.8.9.ebuild3
-rw-r--r--sci-biology/bx-python/bx-python-9999.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/sci-biology/bx-python/bx-python-0.8.9.ebuild b/sci-biology/bx-python/bx-python-0.8.9.ebuild
index 15647034a..90d0e1fd4 100644
--- a/sci-biology/bx-python/bx-python-0.8.9.ebuild
+++ b/sci-biology/bx-python/bx-python-0.8.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,6 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
- !sci-biology/RSeQC
"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
diff --git a/sci-biology/bx-python/bx-python-9999.ebuild b/sci-biology/bx-python/bx-python-9999.ebuild
index 8d92b0a18..40d4866e1 100644
--- a/sci-biology/bx-python/bx-python-9999.ebuild
+++ b/sci-biology/bx-python/bx-python-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,6 @@ KEYWORDS=""
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
- !sci-biology/RSeQC
"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"