From fda864a8f4df250f3de3122d3e7b1650f6d55aab Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 31 Mar 2020 19:05:40 +0200 Subject: [PATCH] dev-python/pytest-trio: test require package to already be isntalled Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan --- dev-python/pytest-trio/pytest-trio-0.5.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild index aba3ec7ae4..d0b4346aa5 100644 --- a/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild +++ b/dev-python/pytest-trio/pytest-trio-0.5.2.ebuild @@ -32,6 +32,7 @@ DEPEND=" ${RDEPEND} test? ( >=dev-python/hypothesis-3.64[${PYTHON_USEDEP}] + dev-python/pytest-trio[${PYTHON_USEDEP}] !~dev-python/pytest-3.7.0[${PYTHON_USEDEP}] !~dev-python/pytest-3.7.1[${PYTHON_USEDEP}] >=dev-python/pytest-4.3[${PYTHON_USEDEP}]