mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-17 00:10:16 +03:00
dev-python/txredisapi: restrict dev-db/redis for tests
This package requires <dev-db/redis-7.2 for tests. Upstream-issue: https://github.com/IlyaSkriblovsky/txredisapi/issues/151 Bug: https://bugs.gentoo.org/912462 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
This commit is contained in:
@@ -31,7 +31,7 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-db/redis
|
||||
<dev-db/redis-7.2
|
||||
dev-python/hiredis[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user