From 82b4e8a72806fa71faf5d0ed3f064fe272368746 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 17 May 2024 18:25:52 +0200 Subject: dev-python/tenacity: Depend on dev-python/tornado with pytest fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tenacity/tenacity-8.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python/tenacity') diff --git a/dev-python/tenacity/tenacity-8.3.0.ebuild b/dev-python/tenacity/tenacity-8.3.0.ebuild index 07f870f16ac3..6b916a7dff79 100644 --- a/dev-python/tenacity/tenacity-8.3.0.ebuild +++ b/dev-python/tenacity/tenacity-8.3.0.ebuild @@ -21,8 +21,7 @@ KEYWORDS="~amd64 ~arm64 ~riscv ~x86" BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( - =dev-python/tornado-6.4-r1[${PYTHON_USEDEP}] dev-python/typeguard[${PYTHON_USEDEP}] ) " -- cgit v1.2.3-65-gdbad