summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cachelib/cachelib-0.10.1.ebuild')
-rw-r--r--dev-python/cachelib/cachelib-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachelib/cachelib-0.10.1.ebuild b/dev-python/cachelib/cachelib-0.10.1.ebuild
index 74784a2e4520..f6bfe1cc57da 100644
--- a/dev-python/cachelib/cachelib-0.10.1.ebuild
+++ b/dev-python/cachelib/cachelib-0.10.1.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
dev-db/redis
dev-python/pylibmc[${PYTHON_USEDEP}]
dev-python/pytest-xprocess[${PYTHON_USEDEP}]
- dev-python/redis-py[${PYTHON_USEDEP}]
+ dev-python/redis[${PYTHON_USEDEP}]
net-misc/memcached
www-servers/uwsgi[python,${PYTHON_USEDEP}]
)