dev-python/coverage: Remove pytest-rerunfailures bound

We masked the problematic version instead, as the issue does not seem
to be limited to dev-python/coverage.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny 2025-08-30 18:52:16 +02:00
parent 8feca52c95
commit 630255a2c1
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

@ -22,10 +22,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="+native-extensions"
# pytest-rerunfailures-16 causes hard crashes
BDEPEND="
test? (
<dev-python/pytest-rerunfailures-16[${PYTHON_USEDEP}]
>=dev-python/unittest-mixins-1.4[${PYTHON_USEDEP}]
)
"