commit:     08088cb7775bd2bc16497d54341e58d087ff7353
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:03:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:06:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08088cb7

dev-python/pytest-tempdir: rm setuptools rdep for pytest entrypoint

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild 
b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild
index 7ea0a4c8646..e0e8e6dbdee 100644
--- a/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild
+++ b/dev-python/pytest-tempdir/pytest-tempdir-2019.10.12.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Pytest plugin to support for a predictable and repeatable 
temporary directory"

Reply via email to