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 4C79A15800F for ; Sun, 1 Jan 2023 18:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B856E07AE; Sun, 1 Jan 2023 18:11:45 +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 6D62FE07AE for ; Sun, 1 Jan 2023 18:11:45 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33962335DE8 for ; Sun, 1 Jan 2023 18:11:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47954703 for ; Sun, 1 Jan 2023 18:11:42 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1672596692.98207e693d997b2833bd07699f28844b6be90b90.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 98207e693d997b2833bd07699f28844b6be90b90 X-VCS-Branch: master Date: Sun, 1 Jan 2023 18:11:42 +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: 2c179871-a6e3-408e-b85a-b1778e396fb4 X-Archives-Hash: cb81e3c70e4ee4c97f268ca4cf11f860 commit: 98207e693d997b2833bd07699f28844b6be90b90 Author: Sam James gentoo org> AuthorDate: Sun Jan 1 17:58:15 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 1 18:11:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98207e69 profiles/features/wd40: unmask dev-python/python-daemon Has no Rust dependencies. Signed-off-by: Sam James gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/28928 Signed-off-by: Sam James gentoo.org> profiles/features/wd40/package.mask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 92d368f1b8b4..8bc372a32fcd 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Various packages requiring Rust. @@ -47,7 +47,6 @@ dev-python/pymdown-extensions dev-python/pyspelling dev-python/pyspnego dev-python/pytest-trio -dev-python/python-daemon dev-python/python-glanceclient dev-python/python-ironicclient dev-python/python-jose