commit:     53c13cb7ed4e9622184a263a92453619be3571b1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 08:21:52 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 08:24:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c13cb7

app-containers/sen: enable py3.13

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-containers/sen/sen-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/sen/sen-0.8.0.ebuild 
b/app-containers/sen/sen-0.8.0.ebuild
index 5ff2192720f0..e954d938ca66 100644
--- a/app-containers/sen/sen-0.8.0.ebuild
+++ b/app-containers/sen/sen-0.8.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit distutils-r1 pypi
 
 DESCRIPTION="Terminal User Interface for docker engine"

Reply via email to