summaryrefslogtreecommitdiff
path: root/dev-python/aiocache/aiocache-0.12.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-07 15:25:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-07 15:25:08 +0100
commit7a96f048f69e32c7410aefdabff0c61f9052ac77 (patch)
tree77380a3742f8ff821b8547c29e4c67c8cd41e935 /dev-python/aiocache/aiocache-0.12.2.ebuild
parentfa77846c708f4d0541b610846a5f2ed14b4b20c1 (diff)
gentoo auto-resync : 07:08:2023 - 15:25:08
Diffstat (limited to 'dev-python/aiocache/aiocache-0.12.2.ebuild')
-rw-r--r--dev-python/aiocache/aiocache-0.12.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/aiocache/aiocache-0.12.2.ebuild b/dev-python/aiocache/aiocache-0.12.2.ebuild
index 654d767ca7eb..dd8c5bb60fe4 100644
--- a/dev-python/aiocache/aiocache-0.12.2.ebuild
+++ b/dev-python/aiocache/aiocache-0.12.2.ebuild
@@ -21,8 +21,10 @@ KEYWORDS="~amd64 ~x86"
BDEPEND="
test? (
dev-db/redis
+ dev-python/marshmallow[${PYTHON_USEDEP}]
>=dev-python/msgpack-0.5.5[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
>=dev-python/redis-4.2.0[${PYTHON_USEDEP}]
)
"