commit: e2ecaed8d2c0983fd3c0888c992e7feaa5477e19
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 2 09:33:11 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 2 09:37:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ecaed8
dev-python/denonavr: Remove ancient cond-deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
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 2f160c89d6eb..f6bddac6fc34 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? (