From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 852641584AD for ; Sat, 12 Apr 2025 18:55:20 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 5C1FC343A6E for ; Sat, 12 Apr 2025 18:55:20 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6E7311104C2; Sat, 12 Apr 2025 18:55:01 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 679051104C2 for ; Sat, 12 Apr 2025 18:55:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20ADA3431C2 for ; Sat, 12 Apr 2025 18:55:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B941A2837 for ; Sat, 12 Apr 2025 18:54:58 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1744484082.80c137a2a95f28783fb965cc50bb7e11d06ccc23.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/logutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/logutils/logutils-0.3.5-r1.ebuild X-VCS-Directories: dev-python/logutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 80c137a2a95f28783fb965cc50bb7e11d06ccc23 X-VCS-Branch: master Date: Sat, 12 Apr 2025 18:54:58 +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: c892a05f-c9b0-4e4b-988a-dc159e740eed X-Archives-Hash: ab226fa8c9d8f7551c36b0c8db6aa9bf commit: 80c137a2a95f28783fb965cc50bb7e11d06ccc23 Author: Michał Górny gentoo org> AuthorDate: Wed Apr 9 14:44:22 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 12 18:54:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c137a2 dev-python/logutils: Add explicit IUSE=test Signed-off-by: Michał Górny gentoo.org> dev-python/logutils/logutils-0.3.5-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-python/logutils/logutils-0.3.5-r1.ebuild b/dev-python/logutils/logutils-0.3.5-r1.ebuild index 230f6aeac8f5..c0f377b16434 100644 --- a/dev-python/logutils/logutils-0.3.5-r1.ebuild +++ b/dev-python/logutils/logutils-0.3.5-r1.ebuild @@ -17,6 +17,8 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 arm64 ppc64 ~riscv x86" +IUSE="test" +RESTRICT="!test? ( test )" BDEPEND=" test? (