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 4D2B9158020 for ; Sat, 10 Dec 2022 12:25:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A7F1E0824; Sat, 10 Dec 2022 12:25:51 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 81CC6E0824 for ; Sat, 10 Dec 2022 12:25:51 +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 99C28340DFB for ; Sat, 10 Dec 2022 12:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F299454C for ; Sat, 10 Dec 2022 12:25:48 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1670675090.234402e658a4258d3dd9cdd9f6fe6ac2d1bb35ec.andrewammerlaan@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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 234402e658a4258d3dd9cdd9f6fe6ac2d1bb35ec X-VCS-Branch: dev Date: Sat, 10 Dec 2022 12:25:48 +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: 054d7f88-036e-4fa3-adf6-30fb1e15a625 X-Archives-Hash: 0e6efec8f730b20deabb51d39ab45c3b commit: 234402e658a4258d3dd9cdd9f6fe6ac2d1bb35ec Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Dec 10 12:24:50 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Dec 10 12:24:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=234402e6 profiles: also mask dev-python/tooz requires zake Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 68d95c4c5..6b7f91176 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -17,6 +17,7 @@ # Anna Vyalkova (2022-11-25) # Depends on treecleaned dev-python/kazoo dev-python/zake +dev-python/tooz # Anna Vyalkova (2022-11-22) # Depends on removed <=dev-python/sqlalchemy-1.4.41