commit: b6a7bc2f3c4748f2375e0f0b10b167737576633d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:03:22 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:06:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a7bc2f
dev-python/pytest-salt-factories: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git
a/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild
b/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild
index 371c83a76ec..5944ed01a0d 100644
--- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild
+++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.92.0.ebuild
@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="The new generation of the pytest-salt Plugin"