From cb5d83a0ad60d616726769988b90ee78342ba681 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 16 Mar 2020 19:43:42 +0100 Subject: dev-python/flake8-import-order: Remove py2 virtuals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/flake8-import-order/flake8-import-order-0.18.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild b/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild index c127f3092d60..fa828ad70e73 100644 --- a/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild +++ b/dev-python/flake8-import-order/flake8-import-order-0.18.ebuild @@ -18,8 +18,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/pycodestyle[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}]" + dev-python/pycodestyle[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( dev-python/pytest[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad