From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1611885-garchives=archives.gentoo.org@lists.gentoo.org> 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 24266158041 for <garchives@archives.gentoo.org>; Sun, 17 Mar 2024 01:17:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FBB0E29B9; Sun, 17 Mar 2024 01:17:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E16D4E29B9 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2024 01:17:30 +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 0F62F335D75 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2024 01:17:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C18A14A8 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Mar 2024 01:17:28 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1710638236.fb987b5e57ab97b22e5a369c275f8159c1ef91b9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask profiles/package.mask X-VCS-Directories: profiles/ profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fb987b5e57ab97b22e5a369c275f8159c1ef91b9 X-VCS-Branch: master Date: Sun, 17 Mar 2024 01:17:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6e26cd34-8063-4e13-bae1-de56177193dc X-Archives-Hash: a7efeb9dadae4c46bca5d21575f465b2 commit: fb987b5e57ab97b22e5a369c275f8159c1ef91b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 17 01:17:07 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 17 01:17:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb987b5e profiles: fix mask for dev-python/pytest-salt-factories Thanks to ionen for talking it out with me. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2aa08151b846..ff18f8fd5c71 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2024-03-17) +# Needs masked version of salt (bug #927142). +dev-python/pytest-salt-factories python_targets_python3_12 + # Volkmar W. Pogatzki <gentoo@pogatzki.net> (2024-03-10) # These packages have RESTRICT="test" and depend on dev-java/ant-junit # which is going away. Remove this mask when ebuilds are updated. diff --git a/profiles/package.mask b/profiles/package.mask index 40d78761cfa6..ea97bd856426 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,7 +36,6 @@ # Sam James <sam@gentoo.org> (2024-03-16) # MIssing files (bug #927142). =app-admin/salt-3007.0 -=dev-python/pytest-salt-factories-1.0.0_rc29 # Eli Schwartz <eschwartz93@gmail.com> (2024-03-14) # Deprecated, doesn't work with python 3.12. Unmaintained with last