summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-21 18:03:33 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-21 18:06:35 +0200
commitb3a2617f8d76749c8cc1cb8f32cd02feab59e72f (patch)
treeb9dd12f015fe6fc8f961f7deb24b0ad98c43933d /dev-python/pytest-xdist
parentdev-python/pytest-virtualenv: rm setuptools rdep for pytest entrypoint (diff)
downloadgentoo-b3a2617f8d76749c8cc1cb8f32cd02feab59e72f.tar.gz
gentoo-b3a2617f8d76749c8cc1cb8f32cd02feab59e72f.tar.bz2
gentoo-b3a2617f8d76749c8cc1cb8f32cd02feab59e72f.zip
dev-python/pytest-xdist: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r--dev-python/pytest-xdist/pytest-xdist-1.34.0-r1.ebuild1
-rw-r--r--dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.34.0-r1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.34.0-r1.ebuild
index b34112be396f..4deedea4198a 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.34.0-r1.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.34.0-r1.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
inherit distutils-r1
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild
index 60bf4edb5e89..75f1a49f1a2f 100644
--- a/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-2.1.0.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
inherit distutils-r1