diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
| commit | 792e7671e9a15cded06bc28deb0f93fc6e2ec98a (patch) | |
| tree | f284fb298c2f96a1b8e80c5e740b0746b2471644 /dev-python/PyQt6 | |
| parent | e12e079d1d498ff525729f9e99dcaebcaafefd2e (diff) | |
| download | baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.gz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.xz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/PyQt6')
| -rw-r--r-- | dev-python/PyQt6/PyQt6-6.5.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/PyQt6/PyQt6-6.5.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/PyQt6/PyQt6-6.5.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyQt6/PyQt6-6.5.2-r1.ebuild b/dev-python/PyQt6/PyQt6-6.5.2-r1.ebuild index f56bd24ab819..95ba2adc5ec8 100644 --- a/dev-python/PyQt6/PyQt6-6.5.2-r1.ebuild +++ b/dev-python/PyQt6/PyQt6-6.5.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils # 'can' work with older Qt depending on features, but keeping it simple diff --git a/dev-python/PyQt6/PyQt6-6.5.2.ebuild b/dev-python/PyQt6/PyQt6-6.5.2.ebuild index 671de2076334..baae78f074a6 100644 --- a/dev-python/PyQt6/PyQt6-6.5.2.ebuild +++ b/dev-python/PyQt6/PyQt6-6.5.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils # 'can' work with older Qt depending on features, but keeping it simple diff --git a/dev-python/PyQt6/PyQt6-6.5.3.ebuild b/dev-python/PyQt6/PyQt6-6.5.3.ebuild index c243a1dcf62f..cc6229cb2f27 100644 --- a/dev-python/PyQt6/PyQt6-6.5.3.ebuild +++ b/dev-python/PyQt6/PyQt6-6.5.3.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils # 'can' work with older Qt depending on features, but keeping it simple |
