commit: 99634202dde32870442f25638bd3531be03ec4ed
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Feb 8 22:09:48 2023 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Feb 8 22:09:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99634202
dev-python/osprofiler: dev-python/{redis-py -> redis}
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/osprofiler/osprofiler-3.4.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/osprofiler/osprofiler-3.4.3.ebuild
b/dev-python/osprofiler/osprofiler-3.4.3.ebuild
index a599facb1..5719aa521 100644
--- a/dev-python/osprofiler/osprofiler-3.4.3.ebuild
+++ b/dev-python/osprofiler/osprofiler-3.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -46,7 +46,7 @@ DEPEND="
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
>=dev-python/pymongo-3.0.2[${PYTHON_USEDEP}]
>=dev-python/elasticsearch-py-2.0.0[${PYTHON_USEDEP}]
- >=dev-python/redis-py-2.10.0[${PYTHON_USEDEP}]
+ >=dev-python/redis-2.10.0[${PYTHON_USEDEP}]
>=dev-python/reno-3.1.0[${PYTHON_USEDEP}]
)
"