commit:     873d55d587c816091fe9e0a014fcb84d7b06aa06
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 17:32:55 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 17:32:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873d55d5

net-im/err: enable py3.12, py3.13

Closes: https://bugs.gentoo.org/952157
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/err/err-6.1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-im/err/err-6.1.9.ebuild b/net-im/err/err-6.1.9.ebuild
index 2ec5986605b8..d370c3fed20c 100644
--- a/net-im/err/err-6.1.9.ebuild
+++ b/net-im/err/err-6.1.9.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..11} )
+PYTHON_COMPAT=( python3_{11..13} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 

Reply via email to