From 73809d4765611198b50663ec7cd8a680adc98e25 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Wed, 1 Apr 2020 16:57:25 +0200 Subject: [PATCH] dev-python/trio-asyncio: updated dependency Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri --- dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ccf267cb0b..2a881fbdb7 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.11.0.ebuild @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" # ImportError: cannot import name 'MarkInfo' -# might be an issue in pytest-marks +# MarkInfo removed in pytest-4.1 RESTRICT="test" RDEPEND=" @@ -30,7 +30,7 @@ RDEPEND=" " DEPEND="test? ( - dev-python/pytest-marks[${PYTHON_USEDEP}] +