mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
dev-python/fastmcp: add missing test BDEPEND
Tests require dev-python/cachetools. Closes: https://bugs.gentoo.org/974811 Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -46,6 +46,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
>=dev-python/cachetools-5.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/dirty-equals-0.9.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/inline-snapshot-0.27.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/opentelemetry-sdk-1.20.0[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user