summaryrefslogtreecommitdiff
path: root/dev-python/django-cacheops
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-cacheops')
-rw-r--r--dev-python/django-cacheops/Manifest2
-rw-r--r--dev-python/django-cacheops/django-cacheops-6.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-cacheops/Manifest b/dev-python/django-cacheops/Manifest
index 48a309b0eb7d..f616e9f06e57 100644
--- a/dev-python/django-cacheops/Manifest
+++ b/dev-python/django-cacheops/Manifest
@@ -1,3 +1,3 @@
DIST django-cacheops-6.1.gh.tar.gz 52972 BLAKE2B bdcd045912100ebdfdfd9add23b0df634b029cc2ffe41c351176e327f1e21c90457cfca9e45348dddce60e39fee5c431428ff7f2c954194e4c06c8bc09d78945 SHA512 43dcd4f302afee1acf73125aae7c2e2eece560cc6f07f3374391ac54e0438fd59b80a24e65f52bd7aa4978fd8a428939a8d607c7aa4b25f47d68373cfc12772f
-EBUILD django-cacheops-6.1.ebuild 1524 BLAKE2B 7b4c3b8ebd43b50cececd8b32b3fbe4f97b37a260370408abde65a797e82c18944f0823bf824b9d0716ba7ccc9876fc379a7096754498d70b3a7ea8b9b9253d4 SHA512 bb3ceecfa6989f2bb8a2c09b252928b12c1708b142a3d483fe4c121d4ec01036dfd4643a65fd85989a7e4f516e867d0cb387612ddf93967d91c512aa22b46198
+EBUILD django-cacheops-6.1.ebuild 1521 BLAKE2B da2deaae67c421e871bf6276e6bc8e4c751c058fbf72c8bb6300d2c07debff8d17b7221c456089e0fcc15fa3053c6ebab6162e0017cb03a5bcbd80d2f4c2ec66 SHA512 66af9db7403be0839df4871128b0489144306dfe868c50fba1a3e7dfef8095d9de448e8e85c97b6c72c115f01aafc9a385ff6b72e06711e045491d2dbdae8d3e
MISC metadata.xml 381 BLAKE2B b8bf138d65b463c15b22be44750822bf6d49f1e651ecc6884dc008b9f1c93ff314967d8d3793825e129c8ac5d98348ac2726ec36ad43b8ec5d0829a78a16a26b SHA512 ad1f2ac5abcfc3705d70cc717bc076115d299a3b973852a542a7d41fabccc695b79ada0297a48cbe8f04815d66e696b437eca896e291c7da9682a85542d3e469
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}]
"