From e2ecaed8d2c0983fd3c0888c992e7feaa5477e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 2 May 2025 11:33:11 +0200 Subject: [PATCH] dev-python/denonavr: Remove ancient cond-deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/denonavr/denonavr-1.0.1.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dev-python/denonavr/denonavr-1.0.1.ebuild b/dev-python/denonavr/denonavr-1.0.1.ebuild index 2f160c89d6eba..f6bddac6fc340 100644 --- a/dev-python/denonavr/denonavr-1.0.1.ebuild +++ b/dev-python/denonavr/denonavr-1.0.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 pypi @@ -26,9 +26,6 @@ RDEPEND=" >=dev-python/ftfy-6.1.1[${PYTHON_USEDEP}] >=dev-python/httpx-0.23.1[${PYTHON_USEDEP}] >=dev-python/netifaces-0.11.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep ' - >=dev-python/async-timeout-4.0.2[${PYTHON_USEDEP}] - ' 3.{8..10}) " BDEPEND=" test? (