From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/llvm/, profiles/base/
Date: Mon, 1 May 2023 10:42:51 +0000 (UTC) [thread overview]
Message-ID: <1682937757.8bd9b7d86ea23b68057d00bb1634bbeb110596a4.sam@gentoo> (raw)
commit: 8bd9b7d86ea23b68057d00bb1634bbeb110596a4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 10:41:35 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 1 10:42:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd9b7d8
profiles: switch default Python target to Python 3.11
Bug: https://bugs.gentoo.org/896398
Bug: https://bugs.gentoo.org/904559
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/base/make.defaults | 6 +++---
profiles/features/llvm/make.defaults | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index d7ebad36ea6e..65b8149ada84 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -129,12 +129,12 @@ PYTHONDONTWRITEBYTECODE="1"
# This MUST be kept in sync with the PYTHON_TARGETS below
# Mike Gilbert <floppym@gentoo.org> (2018-05-23)
# sys-apps/baselayout-2.5 needs split-usr enabled.
-BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_10"
+BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_11"
# Mike Gilbert <floppym@gentoo.org> (2012-05-15)
# Default target(s) for python-r1.eclass
-PYTHON_TARGETS="python3_10"
-PYTHON_SINGLE_TARGET="python3_10"
+PYTHON_TARGETS="python3_11"
+PYTHON_SINGLE_TARGET="python3_11"
# Michał Górny <mgorny@gentoo.org> (2013-08-10)
# Moved from portage's make.globals.
diff --git a/profiles/features/llvm/make.defaults b/profiles/features/llvm/make.defaults
index 77b32d47a3c2..54254b71b575 100644
--- a/profiles/features/llvm/make.defaults
+++ b/profiles/features/llvm/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# this is for now highly experimental -dilfridge
@@ -53,7 +53,7 @@ CXXSTDLIB="c++"
BOOTSTRAP_USE="${BOOTSTRAP_USE} ssl curl_ssl_openssl"
# Clang needs this
-BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_10"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} python_single_target_python3_11"
# sys-devel/llvm
BOOTSTRAP_USE="${BOOTSTRAP_USE} -binutils-plugin"
next reply other threads:[~2023-05-01 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-01 10:42 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-15 4:27 [gentoo-commits] repo/gentoo:master commit in: profiles/features/llvm/, profiles/base/ Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1682937757.8bd9b7d86ea23b68057d00bb1634bbeb110596a4.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox