summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:38:45 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:30 +0100
commit4582ccc550ed8fc757c61309831325f33576eb94 (patch)
treee4b0fc5d3da654ccde9c76865be0508bd3777240 /dev-python/pytest-services
parentdev-python/pyspf: Clean py2 deps up (diff)
downloadgentoo-4582ccc550ed8fc757c61309831325f33576eb94.tar.gz
gentoo-4582ccc550ed8fc757c61309831325f33576eb94.tar.bz2
gentoo-4582ccc550ed8fc757c61309831325f33576eb94.zip
dev-python/pytest-services: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-services')
-rw-r--r--dev-python/pytest-services/pytest-services-2.0.1.ebuild1
1 files changed, 0 insertions, 1 deletions
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 )"