Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931641

Summary: app-text/yelp-tools not emerging when python_single_target is 3.12
Product: Gentoo Linux Reporter: Leandro Cerencio <cerencio>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Leandro Cerencio 2024-05-09 16:05:36 UTC
I am following the python upgrading news. And the command


emerge -1vUD @world


is failing, in the step:


    */* PYTHON_TARGETS: -* python3_11 python3_12
    */* PYTHON_SINGLE_TARGET: -* python3_12

.

I have my overlay and I just wrote


PYTHON_COMPAT=( python3_{9..12} )

.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-09 16:07:43 UTC
Please note that the news item isn't trying to encourage you to move *now* unless you really want to. I recommend waiting while we shake stuff out still. The default isn't changed yet.

*** This bug has been marked as a duplicate of bug 929371 ***