summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-18 18:03:58 -0500
committerMichał Górny <mgorny@gentoo.org>2023-12-19 07:10:55 +0100
commitb5c28863eabee61079620a5f3ca5dde144b48339 (patch)
tree0b3938b144acb86d7401367179c17c996ba2ca79 /dev-python
parentdev-python/plette: add dev-python/tomlkit dep (diff)
downloadgentoo-b5c28863eabee61079620a5f3ca5dde144b48339.tar.gz
gentoo-b5c28863eabee61079620a5f3ca5dde144b48339.tar.bz2
gentoo-b5c28863eabee61079620a5f3ca5dde144b48339.zip
dev-python/pyrate-limiter: add dev-db/redis test dep
Bug: https://bugs.gentoo.org/918003 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/34354 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyrate-limiter/pyrate-limiter-3.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/pyrate-limiter/pyrate-limiter-3.1.0.ebuild b/dev-python/pyrate-limiter/pyrate-limiter-3.1.0.ebuild
index 11dad2d3291a..e7613875cc64 100644
--- a/dev-python/pyrate-limiter/pyrate-limiter-3.1.0.ebuild
+++ b/dev-python/pyrate-limiter/pyrate-limiter-3.1.0.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
BDEPEND="
test? (
+ dev-db/redis
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-db/redis