commit: c24896fe0fc8fcb0b7676541a86a0bc903fe0630
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 17:22:03 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 23:51:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c24896fe
dev-python/qtpy: Drop test? ( dev-python/qtpy5[bluetooth] ) DEPEND
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-python/qtpy/qtpy-2.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/qtpy/qtpy-2.4.2.ebuild
b/dev-python/qtpy/qtpy-2.4.2.ebuild
index aa4ac7aafb8b..f2a73c7871e3 100644
--- a/dev-python/qtpy/qtpy-2.4.2.ebuild
+++ b/dev-python/qtpy/qtpy-2.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -114,7 +114,7 @@ BDEPEND="
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[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]