diff options
Diffstat (limited to 'dev-python/django-cacheops/django-cacheops-6.1.ebuild')
-rw-r--r-- | dev-python/django-cacheops/django-cacheops-6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-cacheops/django-cacheops-6.1.ebuild b/dev-python/django-cacheops/django-cacheops-6.1.ebuild index be9d776c6021..8533afc768b7 100644 --- a/dev-python/django-cacheops/django-cacheops-6.1.ebuild +++ b/dev-python/django-cacheops/django-cacheops-6.1.ebuild @@ -26,7 +26,7 @@ RESTRICT="!test? ( test )" RDEPEND=" >=dev-python/django-1.8[${PYTHON_USEDEP}] - >=dev-python/redis-py-2.9.1[${PYTHON_USEDEP}] + >=dev-python/redis-2.9.1[${PYTHON_USEDEP}] >=dev-python/funcy-1.8[${PYTHON_USEDEP}] >=dev-python/six-1.4.0[${PYTHON_USEDEP}] " |