commit:     f3d523f802431fb9aec663e0e05225bf4cb6c6bc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 12:31:51 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 12:32:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d523f8

dev-python/denonavr: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/denonavr/denonavr-0.11.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/denonavr/denonavr-0.11.6.ebuild 
b/dev-python/denonavr/denonavr-0.11.6.ebuild
index bfd6d3cbfd1a..2f160c89d6eb 100644
--- a/dev-python/denonavr/denonavr-0.11.6.ebuild
+++ b/dev-python/denonavr/denonavr-0.11.6.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1 pypi

Reply via email to