commit:     4845b10f5fca98ed7140bbe050a45164552cbbdb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 04:51:54 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 05:00:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4845b10f

dev-python/pytest: Block broken dev-python/flaky versions in 8.1.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest/pytest-8.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/pytest/pytest-8.1.0.ebuild 
b/dev-python/pytest/pytest-8.1.0.ebuild
index cfd74cc26c6b..f57a5169cba9 100644
--- a/dev-python/pytest/pytest-8.1.0.ebuild
+++ b/dev-python/pytest/pytest-8.1.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
                >=dev-python/exceptiongroup-1.0.0_rc8[${PYTHON_USEDEP}]
                >=dev-python/tomli-1[${PYTHON_USEDEP}]
        ' 3.10)
+       !!<=dev-python/flaky-3.7.0-r5
 "
 BDEPEND="
        >=dev-python/setuptools-scm-6.2.3[${PYTHON_USEDEP}]

Reply via email to