commit:     80bcadbb78339f097a877d499e62e5d0f1ac3ff1
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sun Apr 27 08:54:06 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 27 12:24:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80bcadbb

sys-block/targetcli-fb: enable py3.13

Closes: https://bugs.gentoo.org/952729
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41791
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild 
b/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild
index 85a7fce1eb3c..bb7a7a225c37 100644
--- a/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild
+++ b/sys-block/targetcli-fb/targetcli-fb-2.1.58-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 systemd
 

Reply via email to