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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9632C138334 for ; Thu, 28 Nov 2019 22:49:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA810E08AA; Thu, 28 Nov 2019 22:49:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6487E08AA for ; Thu, 28 Nov 2019 22:49:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0768B34D54A for ; Thu, 28 Nov 2019 22:49:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B20EF8A6 for ; Thu, 28 Nov 2019 22:49:22 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1574981344.d91fa99376c2b4467a502bb6899867f3d08f8f6d.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: d91fa99376c2b4467a502bb6899867f3d08f8f6d X-VCS-Branch: master Date: Thu, 28 Nov 2019 22:49:22 +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: a9b406b9-7dd5-4dda-8af5-02f8f5841e09 X-Archives-Hash: 22c108c1f9545d53ccf98cb4adbda730 commit: d91fa99376c2b4467a502bb6899867f3d08f8f6d Author: David Seifert gentoo org> AuthorDate: Thu Nov 28 22:49:04 2019 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Nov 28 22:49:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91fa993 profiles: Mask several dev-python/pytest-* packages for removal Bug: https://bugs.gentoo.org/701426 Closes: https://github.com/gentoo/gentoo/pull/13787 Signed-off-by: David Seifert gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dbbabd13f2f..8f675064578 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,14 @@ #--- END OF EXAMPLES --- +# David Seifert (2019-11-28) +# No revdeps, blocking move to python 3.7, unnecessary maintenance +# burden, bug #701426. Removal in 30 days. +dev-python/pytest-datafiles +dev-python/pytest-html +dev-python/pytest-pythonpath +dev-python/pytest-qt + # Andreas Sturmlechner (2019-11-28) # Multiple build failures, automagic, missing deps, no one to fix them # Bugs #542756, #554388, #555768, #557974, #574854, #574890 #589182,