summaryrefslogtreecommitdiff
path: root/dev-python/wxpython/wxpython-4.2.1-r2.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-26 09:07:12 +0100
committerSam James <sam@gentoo.org>2025-05-26 09:07:12 +0100
commit5bc1ba3eaa7530a3bc4b8ea217dbfa5604625320 (patch)
treec2ea038fefb325e73d6a8b5a51d3a6cfcb97e54d /dev-python/wxpython/wxpython-4.2.1-r2.ebuild
parent1e26f8b4a3e23a22339baa939342ff8df1cdeb30 (diff)
downloadgentoo-5bc1ba3eaa7530a3bc4b8ea217dbfa5604625320.tar.gz
gentoo-5bc1ba3eaa7530a3bc4b8ea217dbfa5604625320.tar.bz2
gentoo-5bc1ba3eaa7530a3bc4b8ea217dbfa5604625320.zip
dev-python/wxpython: disable py3.10
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/wxpython/wxpython-4.2.1-r2.ebuild')
-rw-r--r--dev-python/wxpython/wxpython-4.2.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wxpython/wxpython-4.2.1-r2.ebuild b/dev-python/wxpython/wxpython-4.2.1-r2.ebuild
index 240f1f4e3bd6..be2499a79b4a 100644
--- a/dev-python/wxpython/wxpython-4.2.1-r2.ebuild
+++ b/dev-python/wxpython/wxpython-4.2.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_IN_SOURCE_BUILD="1"
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
PYPI_NO_NORMALIZE=1
PYPI_PN="wxPython"
WX_GTK_VER="3.2-gtk3"