Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/desc/, profiles/prefix/windows/cygwin/
Date: Tue, 01 Jun 2021 07:51:17
Message-Id: 1622533685.853ebeee4d460604c84e32602ca2f8f990c875ba.mgorny@gentoo
1 commit: 853ebeee4d460604c84e32602ca2f8f990c875ba
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 21:32:02 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 07:48:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853ebeee
7
8 profiles: Remove obsolete python3_7 references
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/base/package.use.force | 1 -
13 profiles/desc/python_single_target.desc | 1 -
14 profiles/desc/python_targets.desc | 1 -
15 profiles/prefix/windows/cygwin/use.mask | 5 +----
16 4 files changed, 1 insertion(+), 7 deletions(-)
17
18 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
19 index 81f0d8fb009..2450d788500 100644
20 --- a/profiles/base/package.use.force
21 +++ b/profiles/base/package.use.force
22 @@ -183,7 +183,6 @@ app-shells/bash:0 readline
23 # Michał Górny <mgorny@g.o> (2012-10-14)
24 # Force-enable all PYTHON_TARGETS for python-exec to avoid using private
25 # API. Please remember to keep it in sync with python_targets.desc.
26 -dev-lang/python-exec python_targets_python3_7
27 dev-lang/python-exec python_targets_python3_8
28 dev-lang/python-exec python_targets_python3_9
29 dev-lang/python-exec python_targets_python3_10
30
31 diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
32 index 4e52300f9d8..d670f950de7 100644
33 --- a/profiles/desc/python_single_target.desc
34 +++ b/profiles/desc/python_single_target.desc
35 @@ -3,7 +3,6 @@
36
37 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
38
39 -python3_7 - Build for Python 3.7 only
40 python3_8 - Build for Python 3.8 only
41 python3_9 - Build for Python 3.9 only
42 python3_10 - Build for Python 3.10 only
43
44 diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
45 index 526bf6e292b..ba8b8ea5eff 100644
46 --- a/profiles/desc/python_targets.desc
47 +++ b/profiles/desc/python_targets.desc
48 @@ -3,7 +3,6 @@
49
50 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
51
52 -python3_7 - Build with Python 3.7
53 python3_8 - Build with Python 3.8
54 python3_9 - Build with Python 3.9
55 python3_10 - Build with Python 3.10
56
57 diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask
58 index 051c6484f40..12139b1f519 100644
59 --- a/profiles/prefix/windows/cygwin/use.mask
60 +++ b/profiles/prefix/windows/cygwin/use.mask
61 @@ -1,8 +1,5 @@
62 -# Copyright 1999-2019 Gentoo Authors
63 +# Copyright 1999-2021 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 # Re-add Cygwin's libc
67 -elibc_Cygwin
68 -
69 -# we do have only python-3.6 ready on cygwin
70 -python_targets_python3_7