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 0A5B7158089 for ; Sat, 21 Oct 2023 12:49:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B64CD2BC01A; Sat, 21 Oct 2023 12:49:09 +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 990452BC01C for ; Sat, 21 Oct 2023 12:49:09 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FF93335CCD for ; Sat, 21 Oct 2023 12:49:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA0AD12AB for ; Sat, 21 Oct 2023 12:49:06 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1697892415.dcf3951da5bc00612d85821683eb724e89d9292b.flow@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: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: dcf3951da5bc00612d85821683eb724e89d9292b X-VCS-Branch: master Date: Sat, 21 Oct 2023 12:49:06 +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: 45534c2e-075c-45ad-b225-78f89ecdefc6 X-Archives-Hash: 5e07b143894019c5101664565f956741 commit: dcf3951da5bc00612d85821683eb724e89d9292b Author: Florian Schmaus gentoo org> AuthorDate: Sat Oct 21 12:46:55 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Oct 21 12:46:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf3951d package.mask: remove obsolete dev-python/{coreschema,coreapi/itypes} entry Closes: https://bugs.gentoo.org/914363 Signed-off-by: Florian Schmaus gentoo.org> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7cb3137e77c0..4d53f9a8f473 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -237,16 +237,6 @@ net-misc/openr2 # Bug #842882, removal on 2023-10-19. www-apps/owncloud -# Michał Górny (2023-09-17) -# Core API has not been maintained since 2017, and all the repositories -# have been archived in 2019. It remained in ::gentoo only -# as an optional test dependency, and all reverse dependencies have been -# updated not to depend on it. -# Removal on 2023-10-17. Bug #914363. -dev-python/coreapi -dev-python/coreschema -dev-python/itypes - # Sam James (2023-09-09) # OpenSSL 1.1.x is EOL on 2023-09-11. Please upgrade immediately to >= OpenSSL 3. # https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/