From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 2EB391584AD for ; Tue, 22 Apr 2025 22:38:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1C296343069 for ; Tue, 22 Apr 2025 22:38:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 402AE1104B8; Tue, 22 Apr 2025 22:38:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 37A431104B8 for ; Tue, 22 Apr 2025 22:38:03 +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 E60DE342FF1 for ; Tue, 22 Apr 2025 22:38:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59DE0255A for ; Tue, 22 Apr 2025 22:38:00 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1745361058.b0983b72c651bd10fb7e346317e93ba7c3e42eaa.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.deprecated X-VCS-Directories: profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b0983b72c651bd10fb7e346317e93ba7c3e42eaa X-VCS-Branch: master Date: Tue, 22 Apr 2025 22:38:00 +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: 0f97687f-13ae-4bcf-b0a4-5ff41af640a5 X-Archives-Hash: bcb05851f96d243c2a29e4456341e32e commit: b0983b72c651bd10fb7e346317e93ba7c3e42eaa Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 22 21:02:28 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 22 22:30:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0983b72 profiles: package.deprecated: Drop obsolete pyside2 entries Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.deprecated | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 313b8b83b439..d6e4a9675b7e 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -22,14 +22,6 @@ # from the removed cgi module rather than rely on this. dev-python/legacy-cgi -# Nowa Ammerlaan (2024-03-09) -# Unmaintained upstream. Does not build with llvm-16 and up, nor with -# python-3.12 and up. Please port to Qt6. -# Bug: https://bugs.gentoo.org/920544 -dev-python/pyside2 -dev-python/pyside2-tools -dev-python/shiboken2 - # Michał Górny (2023-12-10) # Superseded by dev-python/psycopg:0 (version 3). dev-python/psycopg:2