commit:     ee41897992cf4242095f08a78924531b36e1e917
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 14:44:04 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 14:44:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee418979

dev-util/nihtest: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/nihtest/nihtest-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/nihtest/nihtest-1.7.0.ebuild 
b/dev-util/nihtest/nihtest-1.7.0.ebuild
index 00f9602d2d51..f3fbc72a39da 100644
--- a/dev-util/nihtest/nihtest-1.7.0.ebuild
+++ b/dev-util/nihtest/nihtest-1.7.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit cmake distutils-r1 pypi
 

Reply via email to