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 17598158091 for ; Sun, 5 Jun 2022 10:19:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BA8AE0817; Sun, 5 Jun 2022 10:19:57 +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 36C3CE0817 for ; Sun, 5 Jun 2022 10:19:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4CDBF341A5C for ; Sun, 5 Jun 2022 10:19:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4375475 for ; Sun, 5 Jun 2022 10:19:53 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1654417607.f5edc2692c3cad5ee5be8efac1a0510ed6c23b93.cybertailor@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: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: f5edc2692c3cad5ee5be8efac1a0510ed6c23b93 X-VCS-Branch: dev Date: Sun, 5 Jun 2022 10:19:53 +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: dcd00e74-bb3f-451a-8646-30fd87796c70 X-Archives-Hash: 9a49d1a5fcccbf61da2193f0d87538cb commit: f5edc2692c3cad5ee5be8efac1a0510ed6c23b93 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Jun 5 08:26:47 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Jun 5 08:26:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5edc269 profiles: mask dev-python/thriftrw Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7103886fd..ba4836d7f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -43,3 +43,7 @@ net-misc/tuir # Anna Vyalkova (2022-06-04) # Pytest hangs. No revdeps. Removal on 2022-07-04. dev-python/threadloop + +# Anna Vyalkova (2022-06-04) +# Incompatible with recent pytest. No revdeps. Removal on 2022-07-05. +dev-python/thriftrw