mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/opentelemetry-sdk: Add missing dev-python/flaky dep
Closes: https://bugs.gentoo.org/941261 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -32,6 +32,11 @@ RDEPEND="
|
||||
~dev-python/opentelemetry-semantic-conventions-${PV}[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/flaky[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
# Tests cannot handle xdist with high makeopts
|
||||
# https://bugs.gentoo.org/928132
|
||||
|
||||
Reference in New Issue
Block a user