From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1565224-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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B70A3158089
	for <garchives@archives.gentoo.org>; Tue, 24 Oct 2023 18:44:31 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0F0852BC013;
	Tue, 24 Oct 2023 18:44:31 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 E552B2BC013
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Oct 2023 18:44: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 2A4E1335CA6
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Oct 2023 18:44:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D2A2E88
	for <gentoo-commits@lists.gentoo.org>; Tue, 24 Oct 2023 18:44:28 +0000 (UTC)
From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1698173057.27e01b9e267716a57926930c18d3d87ea6cad453.mgorny@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 profiles/features/wd40/package.use.mask
X-VCS-Directories: profiles/features/wd40/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: 27e01b9e267716a57926930c18d3d87ea6cad453
X-VCS-Branch: master
Date: Tue, 24 Oct 2023 18:44: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: 42c1854b-8631-4fea-9c67-5618f6f92ae6
X-Archives-Hash: 112da8ea74b4fceb300f90a3593a9871

commit:     27e01b9e267716a57926930c18d3d87ea6cad453
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:27:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:44:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e01b9e

profiles/features/wd40: Mask dev-python/ipyparallel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 1 +
 profiles/features/wd40/package.use.mask | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 4ed1f57fc6f9..f851d882549e 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -26,6 +26,7 @@ dev-python/cfn-lint
 dev-python/dirty-equals
 dev-python/hatch-jupyter-builder
 dev-python/inflect
+dev-python/ipyparallel
 dev-python/ipywidgets
 dev-python/jaraco-itertools
 dev-python/josepy

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index a8237884ec0e..ebb23c2ecfb1 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-10-15)
+# Need dev-python/jupyter-server.
+dev-python/ipykernel test
+dev-python/ipython smp
+
 # Michał Górny <mgorny@gentoo.org> (2023-10-15)
 # Need dev-python/notebook.
 dev-python/ipython notebook