mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/pydocket: add missing BDEPEND
Tests require dev-python/opentelemetry-sdk. Closes: https://bugs.gentoo.org/978149 Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -37,6 +37,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/docker-7.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/opentelemetry-sdk-1.33.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@ RDEPEND="
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/docker-7.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/opentelemetry-sdk-1.33.0[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user