summaryrefslogtreecommitdiff
path: root/dev-python/PyQt6/PyQt6-6.7.0.ebuild
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-06-28 07:31:20 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-06-28 10:44:05 -0400
commit7ee5fa5f8f085f16cc110ec4a324d743c89970b8 (patch)
treeb663b33191d012051788238f3c40ab6f88f5d856 /dev-python/PyQt6/PyQt6-6.7.0.ebuild
parentf773c77cfc21aa43c4bffec2ef80f7b5ace68303 (diff)
downloadgentoo-7ee5fa5f8f085f16cc110ec4a324d743c89970b8.tar.gz
gentoo-7ee5fa5f8f085f16cc110ec4a324d743c89970b8.tar.bz2
gentoo-7ee5fa5f8f085f16cc110ec4a324d743c89970b8.zip
dev-python/PyQt6: enable py3.13
No test suite, so tried some revdeps like usual and *seems* fine (not that all components were tested at runtime, so who knows). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt6/PyQt6-6.7.0.ebuild')
-rw-r--r--dev-python/PyQt6/PyQt6-6.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.7.0.ebuild b/dev-python/PyQt6/PyQt6-6.7.0.ebuild
index 955fbff73395..8d84e1f894ea 100644
--- a/dev-python/PyQt6/PyQt6-6.7.0.ebuild
+++ b/dev-python/PyQt6/PyQt6-6.7.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=sip
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils
# 'can' work with older Qt depending on features, but keeping it simple