From 45a86d1c1bd38f1341d29fe8123d7b07c8e7ddd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 28 Oct 2022 19:59:07 +0200 Subject: [PATCH] app-admin/ansible-molecule: Remove unnecessary dep on pytest-html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/759931 Signed-off-by: Michał Górny --- app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild b/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild index 3e827f95a3473..603414d23bdf3 100644 --- a/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild +++ b/app-admin/ansible-molecule/ansible-molecule-4.0.1.ebuild @@ -48,7 +48,6 @@ BDEPEND="$(python_gen_cond_dep ' >=dev-python/ansi2html-1.6.0[${PYTHON_USEDEP}] dev-python/filelock[${PYTHON_USEDEP}] =dev-python/pytest-html-3.0.0[${PYTHON_USEDEP}] >=dev-python/pytest-mock-3.3.1[${PYTHON_USEDEP}] >=dev-python/pytest-plus-0.2[${PYTHON_USEDEP}] >=dev-python/pytest-testinfra-6.1.0[${PYTHON_USEDEP}]