From 2b9a336e85ef7c7072b725944636edb150a9b962 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Tue, 29 Apr 2025 18:56:21 +0300 Subject: dev-vcs/python-gitlab: drop unnecesary coverage dependency Signed-off-by: Alfred Wingate Part-of: https://github.com/gentoo/gentoo/pull/41846 Signed-off-by: Sam James --- dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild') diff --git a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild index a404d1b38e4b..b4c83e5cca83 100644 --- a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild +++ b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild @@ -25,9 +25,7 @@ LICENSE="LGPL-3" SLOT="0" BDEPEND="test? ( - dev-python/coverage[${PYTHON_USEDEP}] >=dev-python/pytest-console-scripts-1.3.1[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] >=dev-python/pyyaml-5.2[${PYTHON_USEDEP}] dev-python/responses[${PYTHON_USEDEP}] )" -- cgit v1.2.3