From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39D2D158094 for ; Wed, 3 Aug 2022 13:51:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2478E0ABB; Wed, 3 Aug 2022 13:51:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2269E0AB6 for ; Wed, 3 Aug 2022 13:51:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 395D234097F for ; Wed, 3 Aug 2022 13:51:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 971C6553 for ; Wed, 3 Aug 2022 13:51:12 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1659534513.26ed2a42aecb3fc66f20c35bb92f8dcb923015a5.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt6/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/PyQt6/PyQt6-6.3.1.ebuild X-VCS-Directories: dev-python/PyQt6/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 26ed2a42aecb3fc66f20c35bb92f8dcb923015a5 X-VCS-Branch: master Date: Wed, 3 Aug 2022 13:51:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bdfe4219-27e3-4059-a8dd-db4b3d523d17 X-Archives-Hash: 9f181aa60897e8ea9f5e2ba5a978fba1 commit: 26ed2a42aecb3fc66f20c35bb92f8dcb923015a5 Author: Ionen Wolkens gentoo org> AuthorDate: Wed Aug 3 13:37:11 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Wed Aug 3 13:48:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ed2a42 dev-python/PyQt6: adjust IUSE default comment Still unsure what want to do with this. Right now using qtbase's defaults as a baseline rather than what qutebrowser needs (aka pulls no extra deps, albeit each USE still add a lot to compile time), but if the qtbase package is ever split this may be questionable. PyQt5 sets nothing which is simple, but without anything set these packages are near useless and ensures users will need to set something. May revisit when this gain other consumers and/or when getting close to unmasking. Signed-off-by: Ionen Wolkens gentoo.org> dev-python/PyQt6/PyQt6-6.3.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/PyQt6/PyQt6-6.3.1.ebuild b/dev-python/PyQt6/PyQt6-6.3.1.ebuild index b4e6e39ee113..f943118bccb3 100644 --- a/dev-python/PyQt6/PyQt6-6.3.1.ebuild +++ b/dev-python/PyQt6/PyQt6-6.3.1.ebuild @@ -16,9 +16,9 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -# currently keeping defaults in sync with qtbase, and beside that trying to -# stay minimal'ish given each builds relatively slowly (but still subject to -# change if something is needed by most consumers) +# currently keeping defaults in sync with qtbase (no extra deps), but trying +# to stay minimal'ish given each builds relatively slowly (subject to change, +# perhaps more or less depending on consumers and if qtbase is ever split) IUSE=" +dbus debug qml designer examples gles2-only +gui help multimedia +network opengl positioning printsupport quick quick3d serialport