commit: 45a86d1c1bd38f1341d29fe8123d7b07c8e7ddd3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 28 17:59:07 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 28 17:59:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a86d1c
app-admin/ansible-molecule: Remove unnecessary dep on pytest-html Bug: https://bugs.gentoo.org/759931 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> 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 3e827f95a347..603414d23bdf 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/pexpect-5[${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}]
