Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 48:24:58 |
Calls: | 422 |
Files: | 1,024 |
Messages: | 90,422 |
Could you please in the future drop the useless metadata churn and
combine removing old and adding new into one patchset? Thanks.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
profiles/desc/python_single_target.desc | 2 ++
profiles/desc/python_targets.desc | 2 ++
2 files changed, 4 insertions(+)
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index 8e38ae89b7aa..2b074a3ceaae 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -7,4 +7,6 @@ python3_11 - Build for Python 3.11 only
python3_12 - Build for Python 3.12 only
python3_13 - Build for Python 3.13 only
python3_13t - Build for Python 3.13 freethreading only
+python3_14 - Build for Python 3.14 only
+python3_14t - Build for Python 3.14 freethreading only
pypy3_11 - Build for PyPy3.11 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 7b3fedd52456..ea191dccdacb 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,4 +7,6 @@ python3_11 - Build with Python 3.11
python3_12 - Build with Python 3.12
python3_13 - Build with Python 3.13
python3_13t - Build with Python 3.13 freethreading
+python3_14 - Build with Python 3.14
+python3_14t - Build with Python 3.14 freethreading
pypy3_11 - Build with PyPy3.11
On Fri, 2025-05-09 at 16:15 +0200, Andreas K. Huettel wrote:
Could you please in the future drop the useless metadata churn and
combine removing old and adding new into one patchset? Thanks.
Convince upstream to sync with our schedules.
On Fri, 2025-05-09 at 16:15 +0200, Andreas K. Huettel wrote:
Could you please in the future drop the useless metadata churn and
combine removing old and adding new into one patchset? Thanks.
Convince upstream to sync with our schedules.