From 223ba529fb5a8122f242780762dde59fa1724cd1 Mon Sep 17 00:00:00 2001 From: ormorph Date: Mon, 3 Jun 2024 07:33:19 +0300 Subject: Added support up to python-3.13 Gentoo now builds for Python-3.12 by default Signed-off-by: ormorph --- dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild') diff --git a/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild b/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild index 093a0291..d714d308 100644 --- a/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild +++ b/dev-python/sip4-tqt/sip4-tqt-14.1.2.ebuild @@ -4,7 +4,7 @@ EAPI="8" TRINITY_MODULE_TYPE="dependencies" -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{8..13} ) inherit trinity-base-2 python-single-r1 flag-o-matic -- cgit v1.2.1