mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/pytest-*: force <pytest-8 for now
Closes: https://bugs.gentoo.org/923330 Closes: https://bugs.gentoo.org/923331 Closes: https://bugs.gentoo.org/923332 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -31,9 +31,11 @@ RDEPEND="
|
||||
dev-python/packaging[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
"
|
||||
# https://github.com/smarie/python-pytest-cases/issues/330
|
||||
BDEPEND="
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
<dev-python/pytest-8[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-harvest[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-steps[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user