mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -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="
|
BDEPEND="
|
||||||
test? (
|
test? (
|
||||||
|
>=dev-python/cachetools-5.0.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/dirty-equals-0.9.0[${PYTHON_USEDEP}]
|
>=dev-python/dirty-equals-0.9.0[${PYTHON_USEDEP}]
|
||||||
>=dev-python/inline-snapshot-0.27.2[${PYTHON_USEDEP}]
|
>=dev-python/inline-snapshot-0.27.2[${PYTHON_USEDEP}]
|
||||||
>=dev-python/opentelemetry-sdk-1.20.0[${PYTHON_USEDEP}]
|
>=dev-python/opentelemetry-sdk-1.20.0[${PYTHON_USEDEP}]
|
||||||
|
|||||||
Reference in New Issue
Block a user