commit:     e0b47879cad9396b70e8ece256831398dfdd538f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Apr  1 16:16:40 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Apr  1 16:17:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0b47879

dev-python/trio-asyncio: depend on pytest-trio for tests

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild 
b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
index ced6ad6..20d6e40 100644
--- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
+++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
 "
 
 DEPEND="test? (
+       dev-python/pytest-trio[${PYTHON_USEDEP}]
        <dev-python/pytest-4.1[${PYTHON_USEDEP}]
 )"
 

Reply via email to