commit: 1ebe795c842826b0017a9ba4fa6f954267bf8bd7
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Feb 8 22:09:22 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Feb 8 22:09:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ebe795c
dev-python/celery: dev-python/{redis-py -> redis}
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/celery/celery-5.3.0_beta1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
b/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
index dc527d4aa..d46c2fc2d 100644
--- a/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
+++ b/dev-python/celery/celery-5.3.0_beta1-r1.ebuild
@@ -51,7 +51,7 @@ BDEPEND="
dev-python/pytest-subtests[${PYTHON_USEDEP}]
>=dev-python/pytest-timeout-1.4.2[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
- dev-python/redis-py[${PYTHON_USEDEP}]
+ dev-python/redis[${PYTHON_USEDEP}]
dev-python/sphinx-testing[${PYTHON_USEDEP}]
dev-python/tblib[${PYTHON_USEDEP}]
sci-astronomy/pyephem[${PYTHON_USEDEP}]