From 774e813703e99342be016b6090947ce5c5b26360 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 16 Mar 2020 19:44:37 +0100 Subject: [PATCH] dev-python/tabulate: Remove py2 virtuals MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tabulate/tabulate-0.8.1.ebuild | 6 ------ dev-python/tabulate/tabulate-0.8.3.ebuild | 1 - dev-python/tabulate/tabulate-0.8.6.ebuild | 1 - 3 files changed, 8 deletions(-) diff --git a/dev-python/tabulate/tabulate-0.8.1.ebuild b/dev-python/tabulate/tabulate-0.8.1.ebuild index 7511178e7f22..fd804696e1a3 100644 --- a/dev-python/tabulate/tabulate-0.8.1.ebuild +++ b/dev-python/tabulate/tabulate-0.8.1.ebuild @@ -14,12 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( virtual/python-funcsigs[${PYTHON_USEDEP}] ) -" # Missing something in tarball # diff --git a/dev-python/tabulate/tabulate-0.8.3.ebuild b/dev-python/tabulate/tabulate-0.8.3.ebuild index ca367d3640d0..1904db96f282 100644 --- a/dev-python/tabulate/tabulate-0.8.3.ebuild +++ b/dev-python/tabulate/tabulate-0.8.3.ebuild @@ -28,7 +28,6 @@ DEPEND=" dev-python/nose[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] - virtual/python-funcsigs[${PYTHON_USEDEP}] ) " diff --git a/dev-python/tabulate/tabulate-0.8.6.ebuild b/dev-python/tabulate/tabulate-0.8.6.ebuild index de51686e88fe..f59bcaa21a19 100644 --- a/dev-python/tabulate/tabulate-0.8.6.ebuild +++ b/dev-python/tabulate/tabulate-0.8.6.ebuild @@ -26,7 +26,6 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] $(python_gen_impl_dep 'sqlite') dev-python/colorclass[${PYTHON_USEDEP}] $(python_gen_cond_dep 'dev-python/numpy[${PYTHON_USEDEP}]' 'python3*') - virtual/python-funcsigs[${PYTHON_USEDEP}] ) " -- 2.26.2