mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/trio-asyncio: updated dependency
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -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}]
|
||||
<dev-python/pytest-4.1[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
Reference in New Issue
Block a user