diff options
Diffstat (limited to 'dev-python/QtPy')
| -rw-r--r-- | dev-python/QtPy/QtPy-2.3.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/QtPy/QtPy-2.3.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/QtPy/QtPy-2.4.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/QtPy/QtPy-2.3.1-r1.ebuild b/dev-python/QtPy/QtPy-2.3.1-r1.ebuild index d9168d36b528..c620ad33739a 100644 --- a/dev-python/QtPy/QtPy-2.3.1-r1.ebuild +++ b/dev-python/QtPy/QtPy-2.3.1-r1.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 virtualx pypi diff --git a/dev-python/QtPy/QtPy-2.3.1.ebuild b/dev-python/QtPy/QtPy-2.3.1.ebuild index 0350f3cf7aae..d57dcd95c7fd 100644 --- a/dev-python/QtPy/QtPy-2.3.1.ebuild +++ b/dev-python/QtPy/QtPy-2.3.1.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 virtualx pypi diff --git a/dev-python/QtPy/QtPy-2.4.0.ebuild b/dev-python/QtPy/QtPy-2.4.0.ebuild index 29e8757c4b40..5773d1c3060d 100644 --- a/dev-python/QtPy/QtPy-2.4.0.ebuild +++ b/dev-python/QtPy/QtPy-2.4.0.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 virtualx pypi |
