commit: 4582ccc550ed8fc757c61309831325f33576eb94
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 17 07:38:45 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 17 08:07:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4582ccc5
dev-python/pytest-services: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-services/pytest-services-2.0.1.ebuild | 1 -
1 file changed, 1 deletion(-)
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 6a3b56d4798..a4cf3dba600 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 )"