From 76ceea568d6cb94ee31e4280bedd3c32d1764ec3 Mon Sep 17 00:00:00 2001 From: Sergey Torokhov Date: Sun, 17 Sep 2023 00:44:40 +0300 Subject: dev-vcs/tortoisehg: 6.5.1, add PYTHON_COMPAT=python3_12 Signed-off-by: Sergey Torokhov Closes: https://github.com/gentoo/gentoo/pull/32856 Signed-off-by: Sam James --- dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs/tortoisehg') diff --git a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild index 372918b6780f..fb677516f59d 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit desktop distutils-r1 optfeature xdg-utils -- cgit v1.2.3-65-gdbad