Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Issues with Python 3.8?
Date: Thu, 03 Jun 2021 10:29:20
Message-Id: 20210603112906.464f85a3@phoucgh
In Reply to: Re: [gentoo-user] Issues with Python 3.8? by Arve Barsnes
1 On Thu, 3 Jun 2021 10:48:25 +0200, Arve Barsnes wrote:
2
3 > > I've got several packages complaining about "PYTHON_TARGETS" missing
4 > > "python3_8":
5 > >
6 > > The following REQUIRED_USE flag constraints are unsatisfied:
7 > > python_targets_python3_8
8 > >
9 > > The above constraints are a subset of the following complete
10 > > expression: any-of ( python_targets_python3_8 )
11 > >
12 > > I saw the news-item, but it doesn't specify what to do with packages
13 > > that only list 3.8 and occasionally 3.7.
14 >
15 > You can add 3.8 as a target on a specific package by specifying the
16 > USE flag 'python_targets_python3_8' for it.
17 >
18 > If you decide to go that route, I recommend doing that only on a
19 > specific package version. You will then be required to keep up with
20 > the package if a new version is released that still does not have 3.9
21 > available, but you will automatically be rid of the 3.8 dependency on
22 > that package whenever a version is released that can be upgraded to
23 > 3.9.
24
25 I'd also put them in a separate file in /etc/portage/package.use, that
26 way you can review and remove the changes easily.
27
28
29 --
30 Neil Bothwick
31
32 ASSISTANT MANAGER: Feminine form of the word manager (q.v.).