commit:     aec83a289d6eec66c75f4025aa639f389951c6dc
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat Mar  1 22:10:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  5 11:38:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec83a28

sys-apps/i2c-tools: enable py3.13

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild 
b/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild
index 2778bf9c78a7..f9d447189b8a 100644
--- a/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild
+++ b/sys-apps/i2c-tools/i2c-tools-4.3-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_OPTIONAL=1
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools

Reply via email to