From cf55357f3869ae69060587789e4e2c20e95ddecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 20 Jan 2026 21:08:19 +0100 Subject: [PATCH] package.mask: Unmask Python 3.14.2 & remove stale masks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/package.mask | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 2532fdfd52166..9d4b7801f18d0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -117,23 +117,6 @@ games-rpg/pokete net-misc/pulseaudio-dlna (2025-12-18) -# Another change to multiprocessing broke Portage. >=sys-apps/portage-3.0.73-r2 -# is fixed, but a fixed version of Portage must be running in order to safely -# upgrade or re-emerge Portage with >= Python 3.14.2. Mask until more users -# have had a chance to upgrade Portage. -# -# This only affects users with non-default PYTHON_TARGETS (3.14) set. -# -# If you are unable to upgrade Portage, please manually edit -# /usr/lib/python-exec/python3.14/emerge and /usr/lib/python-exec/python3.14/ebuild -# by deleting the first 3 lines beginning with 'signal.signal(' (bug #967199). -~app-doc/python-docs-3.14.2 -~dev-lang/python-3.14.2 -~dev-lang/python-0.3.14.2 -~dev-python/python-tests-3.14.2 -~dev-python/python-tests-0.3.14.2 - # Andreas Sturmlechner (2025-12-14) # Still depends on Qt5 with no upstream porting activity. Bug #960220 # Removal on 2026-01-15 @@ -177,21 +160,6 @@ games-strategy/hedgewars # Removal on 2026-01-05. Bug 967108. games-action/multimc-bin -# Michał Górny (2025-12-03) -# Upstream changed how multiprocessing shares data between processes, -# which means the upgrade randomly breaks some currently running Python -# applications, notably Portage. -~app-doc/python-docs-3.13.10 -~app-doc/python-docs-3.14.1 -~dev-lang/python-3.13.10 -~dev-lang/python-0.3.13.10 -~dev-lang/python-3.14.1 -~dev-lang/python-0.3.14.1 -~dev-python/python-tests-3.13.10 -~dev-python/python-tests-0.3.13.10 -~dev-python/python-tests-3.14.1 -~dev-python/python-tests-0.3.14.1 - # Jaco Kroon (2025-12-02) # Dead upstream, limited usefulness. If you're still using it please reach out # so we can discuss options. Likely not worth the effort to fix the compiler