From: Michał Górny Date: Tue, 17 Mar 2020 07:38:45 +0000 (+0100) Subject: dev-python/pytest-services: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4582ccc550ed8fc757c61309831325f33576eb94;p=gentoo.git dev-python/pytest-services: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild b/dev-python/pytest-services/pytest-services-2.0.1.ebuild index 6a3b56d47981..a4cf3dba600a 100644 --- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild @@ -23,7 +23,6 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/pylibmc[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/subprocess32[${PYTHON_USEDEP}]' -2) )" RESTRICT="!test? ( test )"