From 94b3308dfae38cf7085a10355bb1e6fd14d7935e Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 17 Oct 2023 19:34:19 -0400 Subject: dev-python/matplotlib: drop heavily outdated test dependency on mock Since 2013, it has been a test dependency gated on python < 3.3 Signed-off-by: Eli Schwartz Signed-off-by: Sam James --- dev-python/matplotlib/matplotlib-3.8.0.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/matplotlib') diff --git a/dev-python/matplotlib/matplotlib-3.8.0.ebuild b/dev-python/matplotlib/matplotlib-3.8.0.ebuild index ba6ab14f52cf..4f9c75f2e269 100644 --- a/dev-python/matplotlib/matplotlib-3.8.0.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.0.ebuild @@ -110,7 +110,6 @@ BDEPEND=" >=media-gfx/graphviz-2.42.3[cairo] ) test? ( - dev-python/mock[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] >=dev-python/tornado-6.0.4[${PYTHON_USEDEP}] -- cgit v1.2.3