commit:     eb289139a6579792e419da3c907f36890390a24a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 11 19:12:54 2026 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 12 21:01:21 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb289139

dev-python/libsass: Drop bogus dev-python/pyqt5 test dependency

I can't find any reference to Qt or PyQt in the code.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-python/libsass/libsass-0.23.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/libsass/libsass-0.23.0.ebuild 
b/dev-python/libsass/libsass-0.23.0.ebuild
index 6ee8ce81df59..f38c61a3c907 100644
--- a/dev-python/libsass/libsass-0.23.0.ebuild
+++ b/dev-python/libsass/libsass-0.23.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -33,7 +33,6 @@ RDEPEND="
 "
 BDEPEND="
        test? (
-               dev-python/pyqt5[testlib,${PYTHON_USEDEP}]
                dev-python/werkzeug[${PYTHON_USEDEP}]
        )
 "

Reply via email to