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 1F413158092 for ; Sun, 19 Sep 2021 19:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D3A1E08CE; Sun, 19 Sep 2021 19:45:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CEF7E08CE for ; Sun, 19 Sep 2021 19:45:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C8B634321D for ; Sun, 19 Sep 2021 19:45:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6D85C8 for ; Sun, 19 Sep 2021 19:45:30 +0000 (UTC) From: "Louis Sautier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Louis Sautier" Message-ID: <1632080588.fcccac59c9863e60d3dcddc691bbf92e8d869897.sbraz@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: sbraz X-VCS-Committer-Name: Louis Sautier X-VCS-Revision: fcccac59c9863e60d3dcddc691bbf92e8d869897 X-VCS-Branch: master Date: Sun, 19 Sep 2021 19:45:30 +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: b4e2c9f4-1c5c-4792-97fb-dbc183f34f5c X-Archives-Hash: 9f2899a2b85b4c4bf23bd671c7cb3e8b commit: fcccac59c9863e60d3dcddc691bbf92e8d869897 Author: Louis Sautier gentoo org> AuthorDate: Sun Sep 19 19:19:49 2021 +0000 Commit: Louis Sautier gentoo org> CommitDate: Sun Sep 19 19:43:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcccac59 profiles: mask dev-python/flake8-import-order for removal Bug: https://bugs.gentoo.org/813918 Signed-off-by: Louis Sautier gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e2f97cec0c8..2ae4b65dd81 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Louis Sautier (2021-09-19) +# Last release in 2019, no reverse dependencies. +# dev-python/isort provides similar functionality. +# Removal on 2021-10-19, bug #813918. +dev-python/flake8-import-order + # Alfredo Tupone (2021-09-19) # Mask gnat-gpl-2018 and gnat-gpl-2019. Please switch # to a fresher gnat-gpl branch.