summaryrefslogtreecommitdiff
path: root/dev-python/PyQt-builder
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt-builder')
-rw-r--r--dev-python/PyQt-builder/PyQt-builder-1.15.2.ebuild2
-rw-r--r--dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.15.2.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.15.2.ebuild
index 8377fb646871..f73b54a5bbdb 100644
--- a/dev-python/PyQt-builder/PyQt-builder-1.15.2.ebuild
+++ b/dev-python/PyQt-builder/PyQt-builder-1.15.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1 pypi
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild
index fb8aa512c7fb..41e9a60f6445 100644
--- a/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild
+++ b/dev-python/PyQt-builder/PyQt-builder-1.15.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11,12} )
inherit distutils-r1 pypi
DESCRIPTION="The PEP 517 compliant PyQt build system"