commit: b0983b72c651bd10fb7e346317e93ba7c3e42eaa Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 21:02:28 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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 <[email protected]> (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 <[email protected]> (2023-12-10) # Superseded by dev-python/psycopg:0 (version 3). dev-python/psycopg:2
