From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1480670-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 5330215800F
	for <garchives@archives.gentoo.org>; Thu, 26 Jan 2023 04:35:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6299EE07D0;
	Thu, 26 Jan 2023 04:35:32 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 4A8A1E07D0
	for <gentoo-commits@lists.gentoo.org>; Thu, 26 Jan 2023 04:35:32 +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 15E6133E4AD
	for <gentoo-commits@lists.gentoo.org>; Thu, 26 Jan 2023 04:35:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 373EC889
	for <gentoo-commits@lists.gentoo.org>; Thu, 26 Jan 2023 04:35:29 +0000 (UTC)
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" <julien@jroy.ca>
Message-ID: <1674707661.108ea16d34068f1ad6f337a822f1a722dba45cfa.julien@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: profiles/package.mask
X-VCS-Directories: profiles/
X-VCS-Committer: julien
X-VCS-Committer-Name: Julien Roy
X-VCS-Revision: 108ea16d34068f1ad6f337a822f1a722dba45cfa
X-VCS-Branch: dev
Date: Thu, 26 Jan 2023 04:35:29 +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: 039dfc91-9121-4c3e-bc3e-1e6d1cf7818f
X-Archives-Hash: b3bf217f01018f17bcd7264e24fca554

commit:     108ea16d34068f1ad6f337a822f1a722dba45cfa
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Thu Jan 26 04:34:21 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Jan 26 04:34:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=108ea16d

profiles: mask dev-python/coveralls

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 profiles/package.mask | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9ffc66c8a..99df91873 100644
--- a/profiles/package.mask
+++ b/profiles/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
 
 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-03-29)
@@ -14,6 +14,11 @@
 
 # New entries go on top.
 
+# Julien Roy <julien@jroy.ca> (2023-01-25)
+# Requires <dev-python/coverage-7, which is no longer available in ::gentoo.
+# Upstream bug: https://github.com/TheKevJames/coveralls-python/issues/377
+dev-python/coveralls
+
 # Nicola Smaniotto <smaniotto.nicola@gmail.com> (2023-01-15)
 # Requires <dev-python/cleo-1, which is no longer available in ::gentoo.
 # Upstream bug: https://github.com/iamkroot/trakt-scrobbler/issues/240