From dbdd295c0a7488613995917115c76048e3f2781d Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 17 Feb 2023 08:35:24 +0000 Subject: dev-python/pytest-shutil: drop py2 cruft Signed-off-by: Sam James --- dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild index 212cdf7f0e4c..d56be41d5ecb 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r3.ebuild @@ -27,11 +27,6 @@ RDEPEND=" dev-python/mock[${PYTHON_USEDEP}] dev-python/termcolor[${PYTHON_USEDEP}] " -# block pytest plugins that will be broken by the upgrade -RDEPEND+=" - !