diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-03 03:01:38 -0500 |
| commit | 46b253445e4dc73ee69188755ecbd45f6782960c (patch) | |
| tree | 93de0bfac271d3fa0e9e3ab52f60c169a3e81199 /dev-python/pyqt6 | |
| parent | 51bf2274747e1d7dc41c145ccf95055c1b9d763b (diff) | |
| download | baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.gz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.tar.xz baldeagleos-repo-46b253445e4dc73ee69188755ecbd45f6782960c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pyqt6')
| -rw-r--r-- | dev-python/pyqt6/pyqt6-6.10.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyqt6/pyqt6-6.10.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyqt6/pyqt6-6.11.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyqt6/pyqt6-6.10.1.ebuild b/dev-python/pyqt6/pyqt6-6.10.1.ebuild index b68d3d7a8b4a..26dd4914304a 100644 --- a/dev-python/pyqt6/pyqt6-6.10.1.ebuild +++ b/dev-python/pyqt6/pyqt6-6.10.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils # can work with older Qt depending on the features the ebuild enables, diff --git a/dev-python/pyqt6/pyqt6-6.10.2.ebuild b/dev-python/pyqt6/pyqt6-6.10.2.ebuild index d6e367bc221c..a7ec61a12bf7 100644 --- a/dev-python/pyqt6/pyqt6-6.10.2.ebuild +++ b/dev-python/pyqt6/pyqt6-6.10.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils # can work with older Qt depending on the features the ebuild enables, diff --git a/dev-python/pyqt6/pyqt6-6.11.0.ebuild b/dev-python/pyqt6/pyqt6-6.11.0.ebuild index 8bd32130547c..b119d5512ce6 100644 --- a/dev-python/pyqt6/pyqt6-6.11.0.ebuild +++ b/dev-python/pyqt6/pyqt6-6.11.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=sip -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 flag-o-matic multiprocessing pypi qmake-utils # can work with older Qt depending on the features the ebuild enables, |
