From 5bc1ba3eaa7530a3bc4b8ea217dbfa5604625320 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 26 May 2025 09:07:12 +0100 Subject: dev-python/wxpython: disable py3.10 Signed-off-by: Sam James --- dev-python/wxpython/wxpython-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/wxpython/wxpython-4.2.0.ebuild') diff --git a/dev-python/wxpython/wxpython-4.2.0.ebuild b/dev-python/wxpython/wxpython-4.2.0.ebuild index 902118241252..878f2b87596e 100644 --- a/dev-python/wxpython/wxpython-4.2.0.ebuild +++ b/dev-python/wxpython/wxpython-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_IN_SOURCE_BUILD="1" -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_11 ) PYPI_NO_NORMALIZE=1 PYPI_PN="wxPython" WX_GTK_VER="3.2-gtk3" -- cgit v1.2.3