From c0b75f3aa623ece6a16de53a97651964a7d03591 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 30 Oct 2025 14:38:10 +0000 Subject: dev-python/wxpython: enable py3.14 Signed-off-by: Sam James --- dev-python/wxpython/wxpython-4.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/wxpython') diff --git a/dev-python/wxpython/wxpython-4.2.4.ebuild b/dev-python/wxpython/wxpython-4.2.4.ebuild index c4e6338e7b96..0831d8098293 100644 --- a/dev-python/wxpython/wxpython-4.2.4.ebuild +++ b/dev-python/wxpython/wxpython-4.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) PYPI_NO_NORMALIZE=1 PYPI_PN="wxPython" WX_GTK_VER="3.2-gtk3" -- cgit v1.2.3