diff options
93 files changed, 147 insertions, 146 deletions
diff --git a/app-admin/setools/setools-4.4.4.ebuild b/app-admin/setools/setools-4.4.4.ebuild index d74e1d12b4bf..9142e74c7cb8 100644 --- a/app-admin/setools/setools-4.4.4.ebuild +++ b/app-admin/setools/setools-4.4.4.ebuild @@ -33,7 +33,7 @@ RDEPEND="${PYTHON_DEPS} >=sys-libs/libsepol-3.2:= >=sys-libs/libselinux-3.2:= X? ( - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] )" DEPEND="${RDEPEND}" BDEPEND=">=dev-python/cython-0.27[${PYTHON_USEDEP}] diff --git a/app-backup/backintime/backintime-1.3.3-r1.ebuild b/app-backup/backintime/backintime-1.3.3-r1.ebuild index 1c12af8e9f54..ae7ba1149493 100644 --- a/app-backup/backintime/backintime-1.3.3-r1.ebuild +++ b/app-backup/backintime/backintime-1.3.3-r1.ebuild @@ -35,7 +35,7 @@ RDEPEND=" ${DEPEND} virtual/openssh net-misc/rsync[xattr,acl] - qt5? ( dev-python/PyQt5[gui,widgets] ) + qt5? ( dev-python/pyqt5[gui,widgets] ) " BDEPEND=" sys-devel/gettext diff --git a/app-backup/backintime/backintime-1.4.3-r1.ebuild b/app-backup/backintime/backintime-1.4.3-r1.ebuild index 9ab4a9338527..30dfd8b1c70f 100644 --- a/app-backup/backintime/backintime-1.4.3-r1.ebuild +++ b/app-backup/backintime/backintime-1.4.3-r1.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} virtual/openssh net-misc/rsync[xattr,acl] - gui? ( dev-python/PyQt5[gui,widgets] ) + gui? ( dev-python/pyqt5[gui,widgets] ) " BDEPEND=" sys-devel/gettext diff --git a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r3.ebuild b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r3.ebuild index 113918bbafe3..facd3ab0add9 100644 --- a/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r3.ebuild +++ b/app-editors/qhexedit2/qhexedit2-0.8.9_p20210525-r3.ebuild @@ -33,7 +33,7 @@ RDEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep ' - >=dev-python/PyQt5-5.15.6[gui,widgets,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.15.6[gui,widgets,${PYTHON_USEDEP}] ') ) " diff --git a/app-editors/retext/retext-7.2.3.ebuild b/app-editors/retext/retext-7.2.3.ebuild index 3eb7ef1f762a..4db42681b7e3 100644 --- a/app-editors/retext/retext-7.2.3.ebuild +++ b/app-editors/retext/retext-7.2.3.ebuild @@ -37,12 +37,12 @@ RDEPEND=" >=dev-python/markups-3.1.1[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] dev-python/python-markdown-math[${PYTHON_USEDEP}] - dev-python/PyQt5[dbus,gui,printsupport,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[dbus,gui,printsupport,widgets,${PYTHON_USEDEP}] " DEPEND="${RDEPEND}" BDEPEND=" dev-qt/linguist-tools - test? ( dev-python/PyQt5[testlib,${PYTHON_USEDEP}] ) + test? ( dev-python/pyqt5[testlib,${PYTHON_USEDEP}] ) " distutils_enable_tests unittest diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild index dccebf97f1e6..200f92f10267 100644 --- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild +++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild @@ -21,7 +21,7 @@ RESTRICT="test" # The test files are just boilerplate. RDEPEND=" app-emulation/fs-uae $(python_gen_cond_dep ' - dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets] + dev-python/pyqt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets] dev-python/pyopengl[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] lha? ( dev-python/lhafile[${PYTHON_USEDEP}] ) diff --git a/app-portage/elogviewer/elogviewer-3.2-r1.ebuild b/app-portage/elogviewer/elogviewer-3.2-r1.ebuild index 327373e9f778..b791c98e8167 100644 --- a/app-portage/elogviewer/elogviewer-3.2-r1.ebuild +++ b/app-portage/elogviewer/elogviewer-3.2-r1.ebuild @@ -22,7 +22,7 @@ RESTRICT="!test? ( test )" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] >=sys-apps/portage-2.1[${PYTHON_USEDEP}] ') " diff --git a/app-portage/elogviewer/elogviewer-3.2.ebuild b/app-portage/elogviewer/elogviewer-3.2.ebuild index 9c0c03238ea1..03616ad40a2e 100644 --- a/app-portage/elogviewer/elogviewer-3.2.ebuild +++ b/app-portage/elogviewer/elogviewer-3.2.ebuild @@ -22,7 +22,7 @@ RESTRICT="!test? ( test )" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] >=sys-apps/portage-2.1[${PYTHON_USEDEP}] ') " diff --git a/app-text/calibre/calibre-5.44.0-r5.ebuild b/app-text/calibre/calibre-5.44.0-r5.ebuild index ec3a6616a327..45c3e9cebcf1 100644 --- a/app-text/calibre/calibre-5.44.0-r5.ebuild +++ b/app-text/calibre/calibre-5.44.0-r5.ebuild @@ -75,7 +75,7 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/pychm-0.8.6[${PYTHON_USEDEP}] >=dev-python/pygments-2.3.1[${PYTHON_USEDEP}] >=dev-python/python-dateutil-2.5.3[${PYTHON_USEDEP}] - >=dev-python/PyQt5-5.15.5_pre2107091435[gui,widgets,network,printsupport,svg,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.15.5_pre2107091435[gui,widgets,network,printsupport,svg,${PYTHON_USEDEP}] >=dev-python/pyqtwebengine-5.15.5_pre2108100905[${PYTHON_USEDEP}] dev-python/regex[${PYTHON_USEDEP}] dev-python/zeroconf[${PYTHON_USEDEP}] diff --git a/app-text/krop/krop-0.6.0-r2.ebuild b/app-text/krop/krop-0.6.0-r2.ebuild index e7d983914683..9ddbf8f5b5ef 100644 --- a/app-text/krop/krop-0.6.0-r2.ebuild +++ b/app-text/krop/krop-0.6.0-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9,10,11} ) +PYTHON_COMPAT=( python3_{10,11} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit desktop distutils-r1 xdg-utils @@ -29,7 +29,7 @@ PATCHES=( RDEPEND="dev-python/python-poppler-qt5[${PYTHON_USEDEP}] dev-python/pikepdf[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]" + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets]" src_install() { distutils-r1_src_install diff --git a/app-text/krop/krop-0.6.0-r3.ebuild b/app-text/krop/krop-0.6.0-r3.ebuild index c8cd1a6d948a..e2be70ba84a5 100644 --- a/app-text/krop/krop-0.6.0-r3.ebuild +++ b/app-text/krop/krop-0.6.0-r3.ebuild @@ -29,7 +29,7 @@ PATCHES=( RDEPEND=" dev-python/python-poppler-qt5[${PYTHON_USEDEP}] dev-python/pikepdf[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets] + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets] " src_install() { diff --git a/app-text/sigil/sigil-2.2.1.ebuild b/app-text/sigil/sigil-2.2.1.ebuild index 9a32060794a6..38a59c5e3663 100644 --- a/app-text/sigil/sigil-2.2.1.ebuild +++ b/app-text/sigil/sigil-2.2.1.ebuild @@ -51,7 +51,7 @@ RDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtxml:5 plugins? ( $(python_gen_cond_dep ' - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] dev-python/pyqtwebengine[${PYTHON_USEDEP}] ') ) ) diff --git a/dev-python/libsass/libsass-0.23.0.ebuild b/dev-python/libsass/libsass-0.23.0.ebuild index be82fc293d96..6ee8ce81df59 100644 --- a/dev-python/libsass/libsass-0.23.0.ebuild +++ b/dev-python/libsass/libsass-0.23.0.ebuild @@ -33,7 +33,7 @@ RDEPEND=" " BDEPEND=" test? ( - dev-python/PyQt5[testlib,${PYTHON_USEDEP}] + dev-python/pyqt5[testlib,${PYTHON_USEDEP}] dev-python/werkzeug[${PYTHON_USEDEP}] ) " diff --git a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild index 47393444951a..46d973372268 100644 --- a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild @@ -76,7 +76,7 @@ RDEPEND=" ) qt5? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ' 'python3*') ) webagg? ( diff --git a/dev-python/matplotlib/matplotlib-3.9.1.ebuild b/dev-python/matplotlib/matplotlib-3.9.1.ebuild index 6f1921d83e4e..8e2789f4a4a5 100644 --- a/dev-python/matplotlib/matplotlib-3.9.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.1.ebuild @@ -76,7 +76,7 @@ RDEPEND=" ) qt5? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ' 'python3*') ) webagg? ( diff --git a/dev-python/matplotlib/matplotlib-3.9.2.ebuild b/dev-python/matplotlib/matplotlib-3.9.2.ebuild index 4edceeb88864..7dc415b309da 100644 --- a/dev-python/matplotlib/matplotlib-3.9.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.2.ebuild @@ -76,7 +76,7 @@ RDEPEND=" ) qt5? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ' 'python3*') ) webagg? ( diff --git a/dev-python/pandas/pandas-2.2.3.ebuild b/dev-python/pandas/pandas-2.2.3.ebuild index cee1c7bc89e9..bbed0ddf8805 100644 --- a/dev-python/pandas/pandas-2.2.3.ebuild +++ b/dev-python/pandas/pandas-2.2.3.ebuild @@ -56,7 +56,7 @@ OPTIONAL_DEPEND=" ) X? ( || ( - >=dev-python/PyQt5-5.15.6[${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.15.6[${PYTHON_USEDEP}] >=dev-python/qtpy-2.2.0[${PYTHON_USEDEP}] x11-misc/xclip x11-misc/xsel @@ -226,5 +226,5 @@ pkg_postinst() { optfeature "Needed for parts of pandas.stats" dev-python/statsmodels optfeature "SQL database support" ">=dev-python/sqlalchemy-1.4.36" optfeature "miscellaneous statistical functions" dev-python/scipy - optfeature "necessary to use pandas.io.clipboard.read_clipboard support" dev-python/PyQt5 dev-python/qtpy dev-python/pygtk x11-misc/xclip x11-misc/xsel + optfeature "necessary to use pandas.io.clipboard.read_clipboard support" dev-python/pyqt5 dev-python/qtpy dev-python/pygtk x11-misc/xclip x11-misc/xsel } diff --git a/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild b/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild index 943b8b09df8a..e29138ffec8d 100644 --- a/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild +++ b/dev-python/pyperclip/pyperclip-1.8.2-r1.ebuild @@ -23,7 +23,7 @@ RDEPEND=" x11-misc/xsel x11-misc/xclip kde-plasma/plasma-workspace - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] dev-python/qtpy[${PYTHON_USEDEP}] ) " diff --git a/dev-python/pyperclip/pyperclip-1.9.0.ebuild b/dev-python/pyperclip/pyperclip-1.9.0.ebuild index 715cbd304ddf..f20191d8c023 100644 --- a/dev-python/pyperclip/pyperclip-1.9.0.ebuild +++ b/dev-python/pyperclip/pyperclip-1.9.0.ebuild @@ -23,7 +23,7 @@ RDEPEND=" x11-misc/xsel x11-misc/xclip kde-plasma/plasma-workspace - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] dev-python/qtpy[${PYTHON_USEDEP}] ) " diff --git a/dev-python/PyQt5/Manifest b/dev-python/pyqt5/Manifest index 5ec13290bf27..5ec13290bf27 100644 --- a/dev-python/PyQt5/Manifest +++ b/dev-python/pyqt5/Manifest diff --git a/dev-python/PyQt5/metadata.xml b/dev-python/pyqt5/metadata.xml index 638d81c8245b..638d81c8245b 100644 --- a/dev-python/PyQt5/metadata.xml +++ b/dev-python/pyqt5/metadata.xml diff --git a/dev-python/PyQt5/PyQt5-5.15.11.ebuild b/dev-python/pyqt5/pyqt5-5.15.11.ebuild index c5ce7c2a95ca..c5ce7c2a95ca 100644 --- a/dev-python/PyQt5/PyQt5-5.15.11.ebuild +++ b/dev-python/pyqt5/pyqt5-5.15.11.ebuild diff --git a/dev-python/pyqtgraph/pyqtgraph-0.13.7.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.13.7.ebuild index c1adb8a201c4..07fef575086e 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.13.7.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.13.7.ebuild @@ -29,13 +29,13 @@ REQUIRED_USE="test? ( opengl svg )" RDEPEND=" >=dev-python/numpy-1.22[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] - dev-python/PyQt5[gui,widgets,opengl=,svg=,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,opengl=,svg=,${PYTHON_USEDEP}] opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] ) " BDEPEND=" test? ( dev-python/h5py[${PYTHON_USEDEP}] - dev-python/PyQt5[testlib,${PYTHON_USEDEP}] + dev-python/pyqt5[testlib,${PYTHON_USEDEP}] dev-python/pytest-xvfb[${PYTHON_USEDEP}] dev-vcs/git ) diff --git a/dev-python/pyqtwebengine/pyqtwebengine-5.15.7.ebuild b/dev-python/pyqtwebengine/pyqtwebengine-5.15.7.ebuild index c6733cd9ef83..56256a9f05ae 100644 --- a/dev-python/pyqtwebengine/pyqtwebengine-5.15.7.ebuild +++ b/dev-python/pyqtwebengine/pyqtwebengine-5.15.7.ebuild @@ -20,7 +20,7 @@ KEYWORDS="amd64 arm64" IUSE="debug" DEPEND=" - >=dev-python/PyQt5-5.15.5[gui,network,printsupport,ssl,webchannel,widgets,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.15.5[gui,network,printsupport,ssl,webchannel,widgets,${PYTHON_USEDEP}] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 diff --git a/dev-python/pytest-qt/pytest-qt-4.4.0.ebuild b/dev-python/pytest-qt/pytest-qt-4.4.0.ebuild index ff982ea130a1..daaed4d2a09d 100644 --- a/dev-python/pytest-qt/pytest-qt-4.4.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-4.4.0.ebuild @@ -28,7 +28,7 @@ BDEPEND=" test? ( || ( dev-python/PyQt6[gui,testlib,widgets,${PYTHON_USEDEP}] - dev-python/PyQt5[gui,testlib,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,testlib,widgets,${PYTHON_USEDEP}] dev-python/pyside6[gui,testlib,widgets,${PYTHON_USEDEP}] $(python_gen_cond_dep ' dev-python/pyside2[gui,testlib,widgets,${PYTHON_USEDEP}] diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild index cfb68d7001d9..f87d28e2ddc0 100644 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild +++ b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild @@ -25,7 +25,7 @@ KEYWORDS="amd64 x86" DEPEND=" app-text/poppler[qt5] - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] " RDEPEND=" ${DEPEND} diff --git a/dev-python/pyudev/pyudev-0.24.1.ebuild b/dev-python/pyudev/pyudev-0.24.1.ebuild index 34d793908345..3885c94c9f65 100644 --- a/dev-python/pyudev/pyudev-0.24.1.ebuild +++ b/dev-python/pyudev/pyudev-0.24.1.ebuild @@ -48,5 +48,5 @@ python_prepare_all() { } pkg_postinst() { - optfeature "PyQt5 bindings" "dev-python/PyQt5" + optfeature "PyQt5 bindings" "dev-python/pyqt5" } diff --git a/dev-python/pyudev/pyudev-0.24.3.ebuild b/dev-python/pyudev/pyudev-0.24.3.ebuild index 90c7c0b60ca6..6ea0c8e65ffd 100644 --- a/dev-python/pyudev/pyudev-0.24.3.ebuild +++ b/dev-python/pyudev/pyudev-0.24.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..13} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 optfeature pypi DESCRIPTION="Python binding to libudev" @@ -73,5 +73,5 @@ python_test() { } pkg_postinst() { - optfeature "PyQt5 bindings" "dev-python/PyQt5" + optfeature "PyQt5 bindings" "dev-python/pyqt5" } diff --git a/dev-python/qpageview/qpageview-0.6.2.ebuild b/dev-python/qpageview/qpageview-0.6.2.ebuild index f7c5f4f2ffe4..f6433403ec40 100644 --- a/dev-python/qpageview/qpageview-0.6.2.ebuild +++ b/dev-python/qpageview/qpageview-0.6.2.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="amd64 x86" RDEPEND=" - dev-python/PyQt5[gui,printsupport,svg,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,printsupport,svg,widgets,${PYTHON_USEDEP}] dev-python/python-poppler-qt5[${PYTHON_USEDEP}] " diff --git a/dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild b/dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild index c521dafeb6ae..f82076263eb3 100644 --- a/dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild +++ b/dev-python/qscintilla/qscintilla-2.14.1-r2.ebuild @@ -26,7 +26,7 @@ RESTRICT="test" DEPEND="${PYTHON_DEPS} qt5? ( - >=dev-python/PyQt5-5.15.5[gui,printsupport,widgets,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.15.5[gui,printsupport,widgets,${PYTHON_USEDEP}] dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 diff --git a/dev-python/qtpy/metadata.xml b/dev-python/qtpy/metadata.xml index e4777803df88..7ef873d0e1c9 100644 --- a/dev-python/qtpy/metadata.xml +++ b/dev-python/qtpy/metadata.xml @@ -15,7 +15,7 @@ Basically, you can write your code as if you were using PySide2 but import Qt modules from qtpy instead of PySide2 (or PyQt5) </longdescription> <use> - <flag name="pyqt5">Use <pkg>dev-python/PyQt5</pkg> as Qt for Python implementation</flag> + <flag name="pyqt5">Use <pkg>dev-python/pyqt5</pkg> as Qt for Python implementation</flag> <flag name="pyqt6">Use <pkg>dev-python/PyQt6</pkg> as Qt for Python implementation</flag> <flag name="pyside2">Use <pkg>dev-python/pyside2</pkg> as Qt for Python implementation</flag> <flag name="pyside6">Use <pkg>dev-python/pyside6</pkg> as Qt for Python implementation</flag> diff --git a/dev-python/qtpy/qtpy-2.4.1-r2.ebuild b/dev-python/qtpy/qtpy-2.4.1-r2.ebuild index 5e56ce9ff00d..f7a3f37eed23 100644 --- a/dev-python/qtpy/qtpy-2.4.1-r2.ebuild +++ b/dev-python/qtpy/qtpy-2.4.1-r2.ebuild @@ -73,12 +73,12 @@ REQUIRED_USE=" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}] pyqt5? ( - dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQt5[designer?,gui?,help?,multimedia?,network?,opengl?] - dev-python/PyQt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?] - dev-python/PyQt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?] - qml? ( dev-python/PyQt5[declarative] ) - quick? ( dev-python/PyQt5[declarative] ) + dev-python/pyqt5[${PYTHON_USEDEP}] + dev-python/pyqt5[designer?,gui?,help?,multimedia?,network?,opengl?] + dev-python/pyqt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?] + dev-python/pyqt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?] + qml? ( dev-python/pyqt5[declarative] ) + quick? ( dev-python/pyqt5[declarative] ) webengine? ( dev-python/pyqtwebengine[${PYTHON_USEDEP}] ) ) pyqt6? ( @@ -114,11 +114,11 @@ BDEPEND=" test? ( dev-python/pytest-qt[${PYTHON_USEDEP}] pyqt5? ( - dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location] - dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport] - dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] - dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns] + dev-python/pyqt5[${PYTHON_USEDEP}] + dev-python/pyqt5[bluetooth,dbus,declarative,designer,gui,help,location] + dev-python/pyqt5[multimedia,network,opengl,positioning,printsupport] + dev-python/pyqt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] + dev-python/pyqt5[websockets,widgets,x11extras,xml(+),xmlpatterns] dev-python/pyqtwebengine[${PYTHON_USEDEP}] dev-qt/qtsql:5[sqlite] ) diff --git a/dev-python/qtpy/qtpy-2.4.2.ebuild b/dev-python/qtpy/qtpy-2.4.2.ebuild index 4dc2d842383c..ce2bb0742bc0 100644 --- a/dev-python/qtpy/qtpy-2.4.2.ebuild +++ b/dev-python/qtpy/qtpy-2.4.2.ebuild @@ -72,12 +72,12 @@ REQUIRED_USE=" RDEPEND=" dev-python/packaging[${PYTHON_USEDEP}] pyqt5? ( - dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQt5[designer?,gui?,help?,multimedia?,network?,opengl?] - dev-python/PyQt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?] - dev-python/PyQt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?] - qml? ( dev-python/PyQt5[declarative] ) - quick? ( dev-python/PyQt5[declarative] ) + dev-python/pyqt5[${PYTHON_USEDEP}] + dev-python/pyqt5[designer?,gui?,help?,multimedia?,network?,opengl?] + dev-python/pyqt5[positioning?,printsupport?,sensors?,serialport?,speech?,sql?,svg?] + dev-python/pyqt5[testlib?,webchannel?,websockets?,widgets?,xml(+)?] + qml? ( dev-python/pyqt5[declarative] ) + quick? ( dev-python/pyqt5[declarative] ) webengine? ( dev-python/pyqtwebengine[${PYTHON_USEDEP}] ) ) pyqt6? ( @@ -113,11 +113,11 @@ BDEPEND=" test? ( dev-python/pytest-qt[${PYTHON_USEDEP}] pyqt5? ( - dev-python/PyQt5[${PYTHON_USEDEP}] - dev-python/PyQt5[bluetooth,dbus,declarative,designer,gui,help,location] - dev-python/PyQt5[multimedia,network,opengl,positioning,printsupport] - dev-python/PyQt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] - dev-python/PyQt5[websockets,widgets,x11extras,xml(+),xmlpatterns] + dev-python/pyqt5[${PYTHON_USEDEP}] + dev-python/pyqt5[bluetooth,dbus,declarative,designer,gui,help,location] + dev-python/pyqt5[multimedia,network,opengl,positioning,printsupport] + dev-python/pyqt5[sensors,serialport,speech(-),sql,svg,testlib,webchannel] + dev-python/pyqt5[websockets,widgets,x11extras,xml(+),xmlpatterns] dev-python/pyqtwebengine[${PYTHON_USEDEP}] dev-qt/qtsql:5[sqlite] ) diff --git a/dev-vcs/git-cola/git-cola-4.5.0.ebuild b/dev-vcs/git-cola/git-cola-4.5.0.ebuild index d38af978d50d..a7284e2ed744 100644 --- a/dev-vcs/git-cola/git-cola-4.5.0.ebuild +++ b/dev-vcs/git-cola/git-cola-4.5.0.ebuild @@ -20,7 +20,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets] + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets] dev-python/qtpy[gui,network,${PYTHON_USEDEP}] dev-python/send2trash[${PYTHON_USEDEP}] ') @@ -33,7 +33,7 @@ BDEPEND=" test? ( ${VIRTUALX_DEPEND} dev-python/pytest[\${PYTHON_USEDEP}] - dev-python/PyQt5[\${PYTHON_USEDEP},gui,widgets] + dev-python/pyqt5[\${PYTHON_USEDEP},gui,widgets] ) ") " diff --git a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild index 275f985c283d..1c274fbd77ca 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.5.1.ebuild @@ -34,7 +34,7 @@ RDEPEND=" ${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - dev-python/PyQt5[network,svg,${PYTHON_USEDEP}] + dev-python/pyqt5[network,svg,${PYTHON_USEDEP}] >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}] " BDEPEND=" @@ -70,7 +70,7 @@ python_install_all() { pkg_postinst() { xdg_icon_cache_update elog "When startup of ${PN} fails with an API version mismatch error" - elog "between dev-python/sip and dev-python/PyQt5 please rebuild" + elog "between dev-python/sip and dev-python/pyqt5 please rebuild" elog "dev-python/qscintilla." optfeature "the core git extension support" dev-python/pygit2 diff --git a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild index 5b6bc7eb0d3c..f8c05390f199 100644 --- a/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild @@ -34,7 +34,7 @@ RDEPEND=" ${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - dev-python/PyQt5[network,svg,${PYTHON_USEDEP}] + dev-python/pyqt5[network,svg,${PYTHON_USEDEP}] >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}] " BDEPEND=" @@ -70,7 +70,7 @@ python_install_all() { pkg_postinst() { xdg_icon_cache_update elog "When startup of ${PN} fails with an API version mismatch error" - elog "between dev-python/sip and dev-python/PyQt5 please rebuild" + elog "between dev-python/sip and dev-python/pyqt5 please rebuild" elog "dev-python/qscintilla." optfeature "the core git extension support" dev-python/pygit2 diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild index eb848b46b641..6b4973f60df5 100644 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild @@ -34,7 +34,7 @@ RDEPEND=" ${HG_DEPEND} dev-python/iniparse[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] - dev-python/PyQt5[network,svg,${PYTHON_USEDEP}] + dev-python/pyqt5[network,svg,${PYTHON_USEDEP}] >=dev-python/qscintilla-2.11.6[qt5(+),${PYTHON_USEDEP}] " BDEPEND=" @@ -70,7 +70,7 @@ python_install_all() { pkg_postinst() { xdg_icon_cache_update elog "When startup of ${PN} fails with an API version mismatch error" - elog "between dev-python/sip and dev-python/PyQt5 please rebuild" + elog "between dev-python/sip and dev-python/pyqt5 please rebuild" elog "dev-python/qscintilla." optfeature "the core git extension support" dev-python/pygit2 diff --git a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild index dc77b4bab09b..c0b4fa338a1d 100644 --- a/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild +++ b/games-emulation/m64py/m64py-0.2.5_p20211222.ebuild @@ -28,7 +28,7 @@ KEYWORDS="~amd64 ~x86" IUSE="7z rar" RDEPEND=" - dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,opengl,widgets,${PYTHON_USEDEP}] dev-python/pysdl2[${PYTHON_USEDEP}] media-libs/libsdl2[joystick,video] >=games-emulation/mupen64plus-core-2.5:0/2-sdl2 diff --git a/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild b/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild index 2fc4e7233f54..bf3b08f24500 100644 --- a/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild +++ b/games-emulation/m64py/m64py-0.2.5_p20231226.ebuild @@ -28,7 +28,7 @@ KEYWORDS="~amd64 ~x86" IUSE="7z rar" RDEPEND=" - dev-python/PyQt5[gui,opengl,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,opengl,widgets,${PYTHON_USEDEP}] dev-python/pysdl2[${PYTHON_USEDEP}] media-libs/libsdl2[joystick,video] >=games-emulation/mupen64plus-core-2.5:0/2-sdl2 diff --git a/media-gfx/asymptote/asymptote-2.89.ebuild b/media-gfx/asymptote/asymptote-2.89.ebuild index 8d3f1ada6331..cd7a9a255ce7 100644 --- a/media-gfx/asymptote/asymptote-2.89.ebuild +++ b/media-gfx/asymptote/asymptote-2.89.ebuild @@ -43,7 +43,7 @@ RDEPEND=" ) X? ( ${PYTHON_DEPS} - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg] + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets,svg] dev-python/cson dev-python/numpy >=gnome-base/librsvg-2.40 diff --git a/media-gfx/asymptote/asymptote-2.90.ebuild b/media-gfx/asymptote/asymptote-2.90.ebuild index 41e78e722943..aa22384f0204 100644 --- a/media-gfx/asymptote/asymptote-2.90.ebuild +++ b/media-gfx/asymptote/asymptote-2.90.ebuild @@ -43,7 +43,7 @@ RDEPEND=" ) X? ( ${PYTHON_DEPS} - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg] + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets,svg] dev-python/cson dev-python/numpy >=gnome-base/librsvg-2.40 diff --git a/media-gfx/asymptote/asymptote-2.92.ebuild b/media-gfx/asymptote/asymptote-2.92.ebuild index ca9e0caa6681..c8ddba443b11 100644 --- a/media-gfx/asymptote/asymptote-2.92.ebuild +++ b/media-gfx/asymptote/asymptote-2.92.ebuild @@ -43,7 +43,7 @@ RDEPEND=" ) X? ( ${PYTHON_DEPS} - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg] + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets,svg] dev-python/cson dev-python/numpy >=gnome-base/librsvg-2.40 diff --git a/media-gfx/krita/krita-5.1.5.ebuild b/media-gfx/krita/krita-5.1.5.ebuild index 854bb12e9593..9c80758f6367 100644 --- a/media-gfx/krita/krita-5.1.5.ebuild +++ b/media-gfx/krita/krita-5.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="forceoptional" -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) KFMIN=5.82.0 QTMIN=5.15.5 VIRTUALX_REQUIRED="test" @@ -31,7 +31,7 @@ RDEPEND="${PYTHON_DEPS} dev-libs/boost:= dev-libs/quazip:0=[qt5(+)] $(python_gen_cond_dep ' - dev-python/PyQt5[declarative,gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[declarative,gui,widgets,${PYTHON_USEDEP}] dev-python/sip:=[${PYTHON_USEDEP}] ') >=dev-qt/qtconcurrent-${QTMIN}:5 diff --git a/media-gfx/krita/krita-5.2.3.ebuild b/media-gfx/krita/krita-5.2.3.ebuild index 6b6678994687..2c081af6668e 100644 --- a/media-gfx/krita/krita-5.2.3.ebuild +++ b/media-gfx/krita/krita-5.2.3.ebuild @@ -30,7 +30,7 @@ RDEPEND="${PYTHON_DEPS} dev-libs/libunibreak:= dev-libs/quazip:0=[qt5(+)] $(python_gen_cond_dep ' - dev-python/PyQt5[declarative,gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[declarative,gui,widgets,${PYTHON_USEDEP}] dev-python/sip:=[${PYTHON_USEDEP}] ') >=dev-qt/qtconcurrent-${QTMIN}:5 diff --git a/media-gfx/krita/krita-5.2.6.ebuild b/media-gfx/krita/krita-5.2.6.ebuild index dd17eae36561..4cd6d39a876a 100644 --- a/media-gfx/krita/krita-5.2.6.ebuild +++ b/media-gfx/krita/krita-5.2.6.ebuild @@ -30,7 +30,7 @@ RDEPEND="${PYTHON_DEPS} dev-libs/libunibreak:= dev-libs/quazip:0=[qt5(+)] $(python_gen_cond_dep ' - dev-python/PyQt5[declarative,gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[declarative,gui,widgets,${PYTHON_USEDEP}] dev-python/sip:=[${PYTHON_USEDEP}] ') >=dev-qt/qtconcurrent-${QTMIN}:5 diff --git a/media-libs/libffado/libffado-2.4.8.ebuild b/media-libs/libffado/libffado-2.4.8.ebuild index 2bf41f8f6808..b462875341c1 100644 --- a/media-libs/libffado/libffado-2.4.8.ebuild +++ b/media-libs/libffado/libffado-2.4.8.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit desktop python-single-r1 scons-utils toolchain-funcs udev multilib-minimal @@ -39,7 +39,7 @@ CDEPEND="${PYTHON_DEPS} qt5? ( $(python_gen_cond_dep ' dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/PyQt5[dbus,${PYTHON_USEDEP}] + dev-python/pyqt5[dbus,${PYTHON_USEDEP}] ') x11-misc/xdg-utils )" diff --git a/media-libs/libffado/libffado-2.4.9.ebuild b/media-libs/libffado/libffado-2.4.9.ebuild index 47aacae4960b..daf6d4c572ee 100644 --- a/media-libs/libffado/libffado-2.4.9.ebuild +++ b/media-libs/libffado/libffado-2.4.9.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..13} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit desktop python-single-r1 scons-utils toolchain-funcs udev multilib-minimal xdg @@ -38,7 +38,7 @@ CDEPEND="${PYTHON_DEPS} qt5? ( $(python_gen_cond_dep ' dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/PyQt5[dbus,${PYTHON_USEDEP}] + dev-python/pyqt5[dbus,${PYTHON_USEDEP}] ') x11-misc/xdg-utils )" diff --git a/media-sound/cadence/cadence-0.9.2-r1.ebuild b/media-sound/cadence/cadence-0.9.2-r1.ebuild index 267bf2c07c73..119badf9193d 100644 --- a/media-sound/cadence/cadence-0.9.2-r1.ebuild +++ b/media-sound/cadence/cadence-0.9.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 xdg desktop DESCRIPTION="Collection of tools useful for audio production" @@ -29,7 +29,7 @@ CDEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/PyQt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}] ') media-sound/jack_capture virtual/jack diff --git a/media-sound/cadence/cadence-9999.ebuild b/media-sound/cadence/cadence-9999.ebuild index def22af01490..04be98862e92 100644 --- a/media-sound/cadence/cadence-9999.ebuild +++ b/media-sound/cadence/cadence-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit python-single-r1 xdg desktop DESCRIPTION="Collection of tools useful for audio production" @@ -28,7 +28,7 @@ CDEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/PyQt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[dbus,gui,opengl?,svg,widgets,${PYTHON_USEDEP}] ') media-sound/jack_capture virtual/jack diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index 85f4cfaaf0f1..cdc94e7c869c 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="amd64" DEPEND=" - dev-python/PyQt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}] dev-python/pyqtwebengine[${PYTHON_USEDEP}] dev-python/python-ly[${PYTHON_USEDEP}] dev-python/python-poppler-qt5[${PYTHON_USEDEP}] diff --git a/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild b/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild index bf9a023db5bf..5f1008403693 100644 --- a/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild +++ b/media-sound/linux-show-player/linux-show-player-0.6.4.ebuild @@ -25,7 +25,7 @@ RDEPEND="$(python_gen_cond_dep ' dev-python/appdirs[${PYTHON_USEDEP}] dev-python/gst-python[${PYTHON_USEDEP}] dev-python/humanize[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] dev-python/sortedcontainers[${PYTHON_USEDEP}] ') diff --git a/media-sound/picard/picard-2.12.3.ebuild b/media-sound/picard/picard-2.12.3.ebuild index 6bba3ba85121..8569aa166cfd 100644 --- a/media-sound/picard/picard-2.12.3.ebuild +++ b/media-sound/picard/picard-2.12.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..13} ) +PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 DISTUTILS_EXT=1 @@ -32,7 +32,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/fasteners[${PYTHON_USEDEP}] dev-python/pyjwt[${PYTHON_USEDEP}] - dev-python/PyQt5[declarative,gui,network,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[declarative,gui,network,widgets,${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] media-libs/mutagen[${PYTHON_USEDEP}] diff --git a/media-sound/picard/picard-9999.ebuild b/media-sound/picard/picard-9999.ebuild index 6a6e26e28fc9..c3074961c6a9 100644 --- a/media-sound/picard/picard-9999.ebuild +++ b/media-sound/picard/picard-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..13} ) +PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 DISTUTILS_EXT=1 @@ -32,7 +32,7 @@ RDEPEND=" $(python_gen_cond_dep ' dev-python/fasteners[${PYTHON_USEDEP}] dev-python/pyjwt[${PYTHON_USEDEP}] - dev-python/PyQt5[declarative,gui,network,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[declarative,gui,network,widgets,${PYTHON_USEDEP}] dev-python/python-dateutil[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] media-libs/mutagen[${PYTHON_USEDEP}] diff --git a/media-sound/puddletag/puddletag-2.3.0.ebuild b/media-sound/puddletag/puddletag-2.3.0.ebuild index 4004f5f200ae..25201e572678 100644 --- a/media-sound/puddletag/puddletag-2.3.0.ebuild +++ b/media-sound/puddletag/puddletag-2.3.0.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/lxml-5.1.0[${PYTHON_USEDEP}] acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] ) >=dev-python/pyparsing-3.1.1[${PYTHON_USEDEP}] - >=dev-python/PyQt5-5.15.10[${PYTHON_USEDEP},svg] + >=dev-python/pyqt5-5.15.10[${PYTHON_USEDEP},svg] >=dev-python/pyqt5-sip-12.11.0[${PYTHON_USEDEP}] >=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}] >=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}] diff --git a/media-sound/puddletag/puddletag-2.4.0.ebuild b/media-sound/puddletag/puddletag-2.4.0.ebuild index f2a7b1e95dcd..6cd0dd704eaa 100644 --- a/media-sound/puddletag/puddletag-2.4.0.ebuild +++ b/media-sound/puddletag/puddletag-2.4.0.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/lxml-5.2.2[${PYTHON_USEDEP}] acoustid? ( >=dev-python/pyacoustid-1.3.0[${PYTHON_USEDEP}] ) >=dev-python/pyparsing-3.1.2[${PYTHON_USEDEP}] - >=dev-python/PyQt5-5.15.10[${PYTHON_USEDEP},svg] + >=dev-python/pyqt5-5.15.10[${PYTHON_USEDEP},svg] >=dev-python/unidecode-1.3.8[${PYTHON_USEDEP}] >=media-libs/mutagen-1.47.0[${PYTHON_USEDEP}] quodlibet? ( >=media-sound/quodlibet-4.4.0[${PYTHON_USEDEP}] ) diff --git a/media-sound/qpaeq/qpaeq-16.1.ebuild b/media-sound/qpaeq/qpaeq-16.1.ebuild index b4e9096d5b6f..64f4810faf97 100644 --- a/media-sound/qpaeq/qpaeq-16.1.ebuild +++ b/media-sound/qpaeq/qpaeq-16.1.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] ') >=media-sound/pulseaudio-daemon-16.1-r7[dbus,fftw] diff --git a/media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild b/media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild index e5c3b3b2b5d3..ff216aac4416 100644 --- a/media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild +++ b/media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg @@ -28,7 +28,7 @@ DEPEND=" >=media-video/mpv-0.25:=[libmpv] " RDEPEND="${DEPEND} - >=dev-python/PyQt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}] dev-python/pyopengl[${PYTHON_USEDEP}] media-video/ffmpeg[X,encode] media-video/mediainfo" diff --git a/media-video/vidcutter/vidcutter-9999.ebuild b/media-video/vidcutter/vidcutter-9999.ebuild index a8ca07fe5865..a0315410bdd6 100644 --- a/media-video/vidcutter/vidcutter-9999.ebuild +++ b/media-video/vidcutter/vidcutter-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg @@ -27,7 +27,7 @@ DEPEND=" >=media-video/mpv-0.25:=[libmpv] " RDEPEND="${DEPEND} - >=dev-python/PyQt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.7[dbus,multimedia,widgets,${PYTHON_USEDEP}] dev-python/pyopengl[${PYTHON_USEDEP}] media-video/ffmpeg[X,encode] media-video/mediainfo" diff --git a/net-analyzer/nagstamon/nagstamon-3.12.0.ebuild b/net-analyzer/nagstamon/nagstamon-3.12.0.ebuild index 4a4527c18da5..a223f73fff8a 100644 --- a/net-analyzer/nagstamon/nagstamon-3.12.0.ebuild +++ b/net-analyzer/nagstamon/nagstamon-3.12.0.ebuild @@ -28,7 +28,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/lxml[${PYTHON_USEDEP}] || ( dev-python/PyQt6[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] - dev-python/PyQt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] ) dev-python/pysocks[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] diff --git a/net-analyzer/nagstamon/nagstamon-3.14.0-r1.ebuild b/net-analyzer/nagstamon/nagstamon-3.14.0-r1.ebuild index 71677a774074..e9f5679f8a4c 100644 --- a/net-analyzer/nagstamon/nagstamon-3.14.0-r1.ebuild +++ b/net-analyzer/nagstamon/nagstamon-3.14.0-r1.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} dev-python/lxml[${PYTHON_USEDEP}] qt6? ( dev-python/PyQt6[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] ) - !qt6? ( dev-python/PyQt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] ) + !qt6? ( dev-python/pyqt5[gui,multimedia,svg,widgets,${PYTHON_USEDEP}] ) dev-python/pysocks[${PYTHON_USEDEP}] dev-python/beautifulsoup4[${PYTHON_USEDEP}] dev-python/dbus-python[${PYTHON_USEDEP}] diff --git a/net-firewall/firewalld/firewalld-2.1.1-r5.ebuild b/net-firewall/firewalld/firewalld-2.1.1-r5.ebuild index e1ff652b6c61..c9d763c5edce 100644 --- a/net-firewall/firewalld/firewalld-2.1.1-r5.ebuild +++ b/net-firewall/firewalld/firewalld-2.1.1-r5.ebuild @@ -27,7 +27,7 @@ RDEPEND=" dev-python/pygobject:3[${PYTHON_USEDEP}] gui? ( x11-libs/gtk+:3 - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ) nftables? ( >=net-firewall/nftables-0.9.4[python,json] ) ') diff --git a/net-misc/electron-cash/electron-cash-4.2.11.ebuild b/net-misc/electron-cash/electron-cash-4.2.11.ebuild index 7ad0b7fc2021..29c18e34d5e1 100644 --- a/net-misc/electron-cash/electron-cash-4.2.11.ebuild +++ b/net-misc/electron-cash/electron-cash-4.2.11.ebuild @@ -52,7 +52,7 @@ RDEPEND=" amodem? ( dev-python/amodem[${PYTHON_USEDEP}] ) qrcode? ( media-gfx/zbar[v4l] ) qt5? ( - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ) ncurses? ( dev-lang/python ) dev-libs/libsecp256k1 diff --git a/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild b/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild index b63ec082b7c3..80f4379be020 100644 --- a/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild +++ b/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild @@ -38,7 +38,7 @@ RDEPEND=" >=dev-python/protobuf-3.12[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ) ncurses? ( $(python_gen_impl_dep 'ncurses') ) " diff --git a/net-misc/electrum/electrum-4.5.8.ebuild b/net-misc/electrum/electrum-4.5.8.ebuild index 1b2ced31077d..7a63e2d4f444 100644 --- a/net-misc/electrum/electrum-4.5.8.ebuild +++ b/net-misc/electrum/electrum-4.5.8.ebuild @@ -44,7 +44,7 @@ RDEPEND=" >=dev-python/protobuf-3.20[${PYTHON_USEDEP}] qrcode? ( media-gfx/zbar[v4l] ) qt5? ( - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ) ncurses? ( $(python_gen_impl_dep 'ncurses') ) " diff --git a/net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild b/net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild index 2f66a77ac412..d72934069f01 100644 --- a/net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild +++ b/net-misc/gns3-gui/gns3-gui-2.2.49-r1.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/psutil-6.0.0[${PYTHON_USEDEP}] >=dev-python/truststore-0.9.1[${PYTHON_USEDEP}] ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}] - dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] " distutils_enable_tests pytest diff --git a/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild b/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild index 2f66a77ac412..d72934069f01 100644 --- a/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild +++ b/net-misc/gns3-gui/gns3-gui-2.2.50.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/psutil-6.0.0[${PYTHON_USEDEP}] >=dev-python/truststore-0.9.1[${PYTHON_USEDEP}] ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}] - dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] " distutils_enable_tests pytest diff --git a/net-misc/gns3-gui/gns3-gui-2.2.51.ebuild b/net-misc/gns3-gui/gns3-gui-2.2.51.ebuild index 7b9e4e2fc6da..ee747469d0c2 100644 --- a/net-misc/gns3-gui/gns3-gui-2.2.51.ebuild +++ b/net-misc/gns3-gui/gns3-gui-2.2.51.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/psutil-6.1.0[${PYTHON_USEDEP}] >=dev-python/truststore-0.10.0[${PYTHON_USEDEP}] ~net-misc/gns3-server-${PV}[${PYTHON_USEDEP}] - dev-python/PyQt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,network,svg,websockets,widgets,${PYTHON_USEDEP}] " distutils_enable_tests pytest diff --git a/net-print/hplip/hplip-3.24.4.ebuild b/net-print/hplip/hplip-3.24.4.ebuild index f2a418b6477c..61c2933b087d 100644 --- a/net-print/hplip/hplip-3.24.4.ebuild +++ b/net-print/hplip/hplip-3.24.4.ebuild @@ -55,7 +55,7 @@ RDEPEND=" dev-python/distro[${PYTHON_USEDEP}] fax? ( dev-python/reportlab[${PYTHON_USEDEP}] ) qt5? ( - >=dev-python/PyQt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.5.1[dbus,gui,widgets,${PYTHON_USEDEP}] libnotify? ( dev-python/notify2[${PYTHON_USEDEP}] ) ) scanner? ( diff --git a/net-wireless/gnuradio/gnuradio-3.10.9.2-r4.ebuild b/net-wireless/gnuradio/gnuradio-3.10.9.2-r4.ebuild index 8f673a36f670..0c6c6a3c8bb8 100644 --- a/net-wireless/gnuradio/gnuradio-3.10.9.2-r4.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.10.9.2-r4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) CMAKE_BUILD_TYPE="None" inherit cmake desktop python-single-r1 virtualx xdg-utils @@ -82,7 +82,7 @@ RDEPEND="${PYTHON_DEPS} jack? ( virtual/jack ) portaudio? ( >=media-libs/portaudio-19_pre ) qt5? ( - $(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]') + $(python_gen_cond_dep 'dev-python/pyqt5[opengl,${PYTHON_USEDEP}]') dev-qt/qtcore:5 dev-qt/qtgui:5 x11-libs/qwt:6=[qt5(+)] diff --git a/net-wireless/gnuradio/gnuradio-3.10.9.2-r5.ebuild b/net-wireless/gnuradio/gnuradio-3.10.9.2-r5.ebuild index 6aac60293382..028fd7864e1a 100644 --- a/net-wireless/gnuradio/gnuradio-3.10.9.2-r5.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.10.9.2-r5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) CMAKE_BUILD_TYPE="None" inherit cmake desktop python-single-r1 virtualx xdg-utils @@ -82,7 +82,7 @@ RDEPEND="${PYTHON_DEPS} jack? ( virtual/jack ) portaudio? ( >=media-libs/portaudio-19_pre ) qt5? ( - $(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]') + $(python_gen_cond_dep 'dev-python/pyqt5[opengl,${PYTHON_USEDEP}]') dev-qt/qtcore:5 dev-qt/qtgui:5 x11-libs/qwt:6=[qt5(+)] diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild index ce5367b7d75a..13eb1637ae6a 100644 --- a/net-wireless/gnuradio/gnuradio-9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) CMAKE_BUILD_TYPE="None" inherit cmake desktop python-single-r1 virtualx xdg-utils @@ -82,7 +82,7 @@ RDEPEND="${PYTHON_DEPS} jack? ( virtual/jack ) portaudio? ( >=media-libs/portaudio-19_pre ) qt5? ( - $(python_gen_cond_dep 'dev-python/PyQt5[opengl,${PYTHON_USEDEP}]') + $(python_gen_cond_dep 'dev-python/pyqt5[opengl,${PYTHON_USEDEP}]') dev-qt/qtcore:5 dev-qt/qtgui:5 x11-libs/qwt:6=[qt5(+)] diff --git a/net-wireless/nanovna-saver/nanovna-saver-0.5.4.ebuild b/net-wireless/nanovna-saver/nanovna-saver-0.5.4.ebuild index 45d22e0f674b..4df9788f3f27 100644 --- a/net-wireless/nanovna-saver/nanovna-saver-0.5.4.ebuild +++ b/net-wireless/nanovna-saver/nanovna-saver-0.5.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 xdg-utils DESCRIPTION="tool for reading, displaying and saving data from the NanoVNA" @@ -25,7 +25,7 @@ DEPEND="" RDEPEND="${DEPEND} dev-python/cython[${PYTHON_USEDEP}] dev-python/pyserial[${PYTHON_USEDEP}] - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets] + dev-python/pyqt5[${PYTHON_USEDEP},gui,widgets] dev-python/numpy[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}]" BDEPEND="" diff --git a/net-wireless/urh/urh-2.9.6_p20240428.ebuild b/net-wireless/urh/urh-2.9.6_p20240428.ebuild index dc4f6ce3bf49..4682eae716ae 100644 --- a/net-wireless/urh/urh-2.9.6_p20240428.ebuild +++ b/net-wireless/urh/urh-2.9.6_p20240428.ebuild @@ -42,7 +42,7 @@ DEPEND="${PYTHON_DEPS} sdrplay? ( <net-wireless/sdrplay-3.0.0:= ) uhd? ( net-wireless/uhd:= )" RDEPEND="${DEPEND} - dev-python/PyQt5[${PYTHON_USEDEP},testlib] + dev-python/pyqt5[${PYTHON_USEDEP},testlib] net-wireless/gr-osmosdr" distutils_enable_tests pytest diff --git a/net-wireless/urh/urh-9999.ebuild b/net-wireless/urh/urh-9999.ebuild index ea6072eaa290..96be8ffa74e6 100644 --- a/net-wireless/urh/urh-9999.ebuild +++ b/net-wireless/urh/urh-9999.ebuild @@ -39,7 +39,7 @@ DEPEND="${PYTHON_DEPS} sdrplay? ( <net-wireless/sdrplay-3.0.0:= ) uhd? ( net-wireless/uhd:= )" RDEPEND="${DEPEND} - dev-python/PyQt5[${PYTHON_USEDEP},testlib] + dev-python/pyqt5[${PYTHON_USEDEP},testlib] net-wireless/gr-osmosdr" distutils_enable_tests pytest diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 3e90a066d343..1e5ffa7fd1be 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -302,7 +302,7 @@ dev-libs/boost -context # WANG Xuerui <xen0n@gentoo.org> (2022-12-02) # dev-qt/qtlocation:5 fails to compile with gcc-13 for now. -dev-python/PyQt5 location +dev-python/pyqt5 location dev-python/qtpy test # WANG Xuerui <xen0n@gentoo.org> (2022-12-01) diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index a2533a871acf..dacfb769f01e 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -60,7 +60,7 @@ x11-wm/mutter screencast media-sound/abcde replaygain # Andreas Sturmlechner <asturm@gentoo.org> (2018-06-20) -# dev-python/PyQt5 is not stable. +# dev-python/pyqt5 is not stable. dev-python/matplotlib qt5 test net-print/hplip qt5 dev-python/pyudev qt5 diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index bf45205260b5..131fe2e62a1b 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -109,7 +109,7 @@ sys-devel/clang extra # Nowa Ammerlaan <nowa@gentoo.org> (2022-09-23) # The corresponding Qt5 modules are not keyworded on ppc, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/PyQt5 bluetooth location speech +dev-python/pyqt5 bluetooth location speech # Arthur Zamarin <arthurzam@gentoo.org> (2022-08-15) # deps not keyworded diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index 1ac0ff9e9842..7255f28d9dd5 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -48,7 +48,7 @@ dev-util/pkgcheck emacs # Nowa Ammerlaan <nowa@gentoo.org> (2022-09-23) # The corresponding Qt5 modules are not stable keyworded on ppc64, and we don't want to # keyword them solely because of PyQt5 while there are no other in-tree users. -dev-python/PyQt5 bluetooth +dev-python/pyqt5 bluetooth # Sam James <sam@gentoo.org> (2022-03-07) # sys-cluster/torque not marked stable on ppc64 diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index a4f089d04358..b4f3a3a296f0 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -32,7 +32,7 @@ x11-base/xwayland libei dev-build/cmake -gui -qt6 # Andreas Sturmlechner <asturm@gentoo.org> (2023-07-29) -# Required by dev-python/PyQt5[multimedia] +# Required by dev-python/pyqt5[multimedia] dev-qt/qtmultimedia:5 widgets # Andreas Sturmlechner <asturm@gentoo.org> (2023-05-21) @@ -90,7 +90,7 @@ app-text/xmlto text # Ben de Groot <yngwin@gentoo.org> (2015-02-18) # Enable sensible defaults for desktop users (bug #540046) -dev-python/PyQt5 gui multimedia network printsupport widgets +dev-python/pyqt5 gui multimedia network printsupport widgets # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2014-05-08) # Enable x11-libs/libxcb[xkb] as it is needed by x11-libs/libxkbcommon[X] diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024 index 9d0d692d8101..6080b301c072 100644 --- a/profiles/updates/4Q-2024 +++ b/profiles/updates/4Q-2024 @@ -60,3 +60,4 @@ move dev-python/PyQt6-sip dev-python/pyqt6-sip move dev-python/PyQtWebEngine dev-python/pyqtwebengine move dev-python/PyQ5-sip dev-python/pyq5-sip move dev-python/PyQt5-sip dev-python/pyqt5-sip +move dev-python/PyQt5 dev-python/pyqt5 diff --git a/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild b/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild index aeb6bc85c7e1..ff2b8174eeb4 100644 --- a/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild +++ b/sci-chemistry/pymol/pymol-3.0.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517="setuptools" DISTUTILS_EXT=1 @@ -36,7 +36,7 @@ RDEPEND=" ${DEPEND} media-video/mpeg-tools dev-python/pyopengl[${PYTHON_USEDEP}] - dev-python/PyQt5[opengl,${PYTHON_USEDEP}] + dev-python/pyqt5[opengl,${PYTHON_USEDEP}] dev-python/pmw[${PYTHON_USEDEP}] sci-chemistry/chemical-mime-data " diff --git a/sci-chemistry/pymol/pymol-3.0.0.ebuild b/sci-chemistry/pymol/pymol-3.0.0.ebuild index b6ec9fbef1e3..bb34934cd2fd 100644 --- a/sci-chemistry/pymol/pymol-3.0.0.ebuild +++ b/sci-chemistry/pymol/pymol-3.0.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517="setuptools" DISTUTILS_EXT=1 @@ -38,7 +38,7 @@ RDEPEND=" ${DEPEND} media-video/mpeg-tools dev-python/pyopengl[${PYTHON_USEDEP}] - dev-python/PyQt5[opengl,${PYTHON_USEDEP}] + dev-python/pyqt5[opengl,${PYTHON_USEDEP}] dev-python/pmw[${PYTHON_USEDEP}] sci-chemistry/chemical-mime-data " diff --git a/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild b/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild index 9ea598c98339..fa9054aa7b7e 100644 --- a/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild +++ b/sci-libs/plplot/plplot-5.15.0_p6-r1.ebuild @@ -56,7 +56,7 @@ RDEPEND=" ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-python/numpy[${PYTHON_USEDEP}] - qt5? ( dev-python/PyQt5[${PYTHON_USEDEP}] ) + qt5? ( dev-python/pyqt5[${PYTHON_USEDEP}] ) ') ) qhull? ( media-libs/qhull:0= ) diff --git a/sci-visualization/paraview/paraview-5.11.1-r1.ebuild b/sci-visualization/paraview/paraview-5.11.1-r1.ebuild index a33be6ae9bc3..111639407469 100644 --- a/sci-visualization/paraview/paraview-5.11.1-r1.ebuild +++ b/sci-visualization/paraview/paraview-5.11.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DOCS_BUILDER="doxygen" inherit cmake flag-o-matic desktop docs python-single-r1 qmake-utils toolchain-funcs xdg @@ -72,7 +72,7 @@ RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] mpi? ( dev-python/mpi4py ) - qt5? ( dev-python/PyQt5[opengl,${PYTHON_USEDEP}] ) + qt5? ( dev-python/pyqt5[opengl,${PYTHON_USEDEP}] ) ') ) qt5? ( diff --git a/sci-visualization/paraview/paraview-5.12.0.ebuild b/sci-visualization/paraview/paraview-5.12.0.ebuild index ec1f53f6c0b3..08dae57f667a 100644 --- a/sci-visualization/paraview/paraview-5.12.0.ebuild +++ b/sci-visualization/paraview/paraview-5.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) DOCS_BUILDER="doxygen" inherit cmake flag-o-matic desktop docs python-single-r1 qmake-utils toolchain-funcs xdg @@ -72,7 +72,7 @@ RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] mpi? ( dev-python/mpi4py ) - qt5? ( dev-python/PyQt5[opengl,${PYTHON_USEDEP}] ) + qt5? ( dev-python/pyqt5[opengl,${PYTHON_USEDEP}] ) ') ) qt5? ( diff --git a/sci-visualization/paraview/paraview-5.12.0_rc1-r1.ebuild b/sci-visualization/paraview/paraview-5.12.0_rc1-r1.ebuild index 8b65892f70c6..11313384200a 100644 --- a/sci-visualization/paraview/paraview-5.12.0_rc1-r1.ebuild +++ b/sci-visualization/paraview/paraview-5.12.0_rc1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DOCS_BUILDER="doxygen" inherit cmake flag-o-matic desktop docs python-single-r1 qmake-utils toolchain-funcs xdg @@ -72,7 +72,7 @@ RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}] mpi? ( dev-python/mpi4py ) - qt5? ( dev-python/PyQt5[opengl,${PYTHON_USEDEP}] ) + qt5? ( dev-python/pyqt5[opengl,${PYTHON_USEDEP}] ) ') ) qt5? ( diff --git a/sci-visualization/scidavis/scidavis-2.9.0-r1.ebuild b/sci-visualization/scidavis/scidavis-2.9.0-r1.ebuild index 89ef8a0e2ad7..43b38866f0c8 100644 --- a/sci-visualization/scidavis/scidavis-2.9.0-r1.ebuild +++ b/sci-visualization/scidavis/scidavis-2.9.0-r1.ebuild @@ -42,7 +42,7 @@ RDEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep ' - >=dev-python/PyQt5-5.15.6[${PYTHON_USEDEP}] + >=dev-python/pyqt5-5.15.6[${PYTHON_USEDEP}] dev-python/pyqt5-sip[${PYTHON_USEDEP}] >=dev-python/sip-6:5[${PYTHON_USEDEP}] ') diff --git a/sci-visualization/veusz/veusz-3.6.2-r1.ebuild b/sci-visualization/veusz/veusz-3.6.2-r1.ebuild index 7d00d0397b86..269d16bb2f2a 100644 --- a/sci-visualization/veusz/veusz-3.6.2-r1.ebuild +++ b/sci-visualization/veusz/veusz-3.6.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit desktop distutils-r1 qmake-utils virtualx xdg @@ -18,7 +18,7 @@ IUSE="dbus hdf5" COMMON_DEPEND=" dev-python/numpy[${PYTHON_USEDEP}] - dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}] + dev-python/pyqt5[widgets,svg,printsupport,${PYTHON_USEDEP}] " RDEPEND="${COMMON_DEPEND} dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) diff --git a/sci-visualization/veusz/veusz-3.6.2.ebuild b/sci-visualization/veusz/veusz-3.6.2.ebuild index d7aff55dc407..52bff27e0d9f 100644 --- a/sci-visualization/veusz/veusz-3.6.2.ebuild +++ b/sci-visualization/veusz/veusz-3.6.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=setuptools inherit desktop distutils-r1 qmake-utils virtualx xdg @@ -18,7 +18,7 @@ IUSE="dbus hdf5" COMMON_DEPEND=" dev-python/numpy[${PYTHON_USEDEP}] - dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}] + dev-python/pyqt5[widgets,svg,printsupport,${PYTHON_USEDEP}] " RDEPEND="${COMMON_DEPEND} dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) diff --git a/sys-apps/razercfg/metadata.xml b/sys-apps/razercfg/metadata.xml index fe2db70cfb0d..b3f7d69595b3 100644 --- a/sys-apps/razercfg/metadata.xml +++ b/sys-apps/razercfg/metadata.xml @@ -4,7 +4,7 @@ <!-- maintainer-needed --> <use> <flag name="gui">Installs GUI configuration utility and status bar applet. - Requires <pkg>dev-python/PyQt5</pkg></flag> + Requires <pkg>dev-python/pyqt5</pkg></flag> </use> <upstream> <remote-id type="github">mbuesch/razer</remote-id> diff --git a/sys-apps/razercfg/razercfg-0.42-r1.ebuild b/sys-apps/razercfg/razercfg-0.42-r1.ebuild index d4ebc90bca0f..1ff0caf1a2d5 100644 --- a/sys-apps/razercfg/razercfg-0.42-r1.ebuild +++ b/sys-apps/razercfg/razercfg-0.42-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_10 ) inherit cmake python-single-r1 systemd tmpfiles udev xdg-utils @@ -25,7 +25,7 @@ BDEPEND="virtual/pkgconfig" RDEPEND="${DEPEND} gui? ( $(python_gen_cond_dep ' - dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/pyqt5[${PYTHON_USEDEP}] ') ) udev? ( virtual/udev ) diff --git a/sys-power/nut/nut-2.8.2.ebuild b/sys-power/nut/nut-2.8.2.ebuild index a94d82dc5fab..6e1213d48302 100644 --- a/sys-power/nut/nut-2.8.2.ebuild +++ b/sys-power/nut/nut-2.8.2.ebuild @@ -61,7 +61,7 @@ BDEPEND=" RDEPEND=" ${DEPEND} monitor? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ') ) selinux? ( sec-policy/selinux-nut ) diff --git a/sys-power/nut/nut-9999.ebuild b/sys-power/nut/nut-9999.ebuild index 9a6702956acb..6cfe1784c38b 100644 --- a/sys-power/nut/nut-9999.ebuild +++ b/sys-power/nut/nut-9999.ebuild @@ -61,7 +61,7 @@ BDEPEND=" RDEPEND=" ${DEPEND} monitor? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ') ) selinux? ( sec-policy/selinux-nut ) |