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 1B63E158041 for ; Wed, 28 Feb 2024 04:03:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7F82E2B92; Wed, 28 Feb 2024 04:03:16 +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 9D013E2B92 for ; Wed, 28 Feb 2024 04:03:16 +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 4AD4C340943 for ; Wed, 28 Feb 2024 04:03:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F012514F9 for ; Wed, 28 Feb 2024 04:03:11 +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: <1709092982.073067d3b55e9d6d67b0f8e54902019bbbae8acc.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: 073067d3b55e9d6d67b0f8e54902019bbbae8acc X-VCS-Branch: master Date: Wed, 28 Feb 2024 04:03:11 +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: d7b893d5-cc9f-40ef-b365-c27c8b058aa8 X-Archives-Hash: d304165a8f1fad881ab92995bb6b26a2 commit: 073067d3b55e9d6d67b0f8e54902019bbbae8acc Author: Michał Górny gentoo org> AuthorDate: Wed Feb 28 04:01:14 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Feb 28 04:03:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073067d3 package.mask: Last rite dev-python/nose Bug: https://bugs.gentoo.org/822414 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 94f7fbb8d231..dff66d013f11 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-02-28) +# Nosetests have been abandoned in 2015. Upstream (while technically +# still around) has refused to accept any patches since, and we have +# already had to fork it, to keep it somewhat working. All +# the remaining reverse dependencies were finally ported or last rited. +# Removal on 2024-03-29. Bug #822414. +dev-python/nose + # Michał Górny (2024-02-28) # The project is not really actively maintained upstream, and it still # depends on dev-python/nose. There are other tools with similar