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 3DF6413835A for ; Mon, 18 May 2020 10:57:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FCFFE092C; Mon, 18 May 2020 10:57:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 393E6E092C for ; Mon, 18 May 2020 10:57:38 +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 EB46C34EFA0 for ; Mon, 18 May 2020 10:57:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2A46253 for ; Mon, 18 May 2020 10:57:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1589799425.288b4f318d94fe1a7c553a575afa5ba4b47739b4.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 288b4f318d94fe1a7c553a575afa5ba4b47739b4 X-VCS-Branch: master Date: Mon, 18 May 2020 10:57:33 +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: 871b80b6-cb5c-4a38-b79a-30c6e27b089c X-Archives-Hash: 21641ae34b4ff63bed351a3248e7f40c commit: 288b4f318d94fe1a7c553a575afa5ba4b47739b4 Author: Michał Górny gentoo org> AuthorDate: Mon May 18 10:55:12 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 18 10:57:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288b4f31 package.mask: Last rite dev-python/restkit Bug: https://bugs.gentoo.org/544228 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c3aabf215ad..52ff9da79b4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2020-05-18) +# Unmaintained and vulnerable. Last commit in 2015. Stuck on Python 2. +# All reverse dependencies removed restkit support upstream. +# Removal in 30 days. Bug #544228. +dev-python/restkit + # Andreas Sturmlechner (2020-05-17) # Depends on deprecated x11-libs/pangox-compat, commercial software that # since 2017 does no longer support Linux. Bugs #694920, #720848