commit:     8b5de2566b3e69d0f1ccbba7c1667592786e62c8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 11:56:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 13:43:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5de256

profiles: Remove python3_9

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/package.use.force         | 1 -
 profiles/desc/python_single_target.desc | 1 -
 profiles/desc/python_targets.desc       | 1 -
 3 files changed, 3 deletions(-)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 699b54e3ef9e..d02c5ebecc65 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -207,7 +207,6 @@ app-shells/bash:0 readline
 # Michał Górny <mgo...@gentoo.org> (2012-10-14)
 # Force-enable all PYTHON_TARGETS for python-exec to avoid using private
 # API. Please remember to keep it in sync with python_targets.desc.
-dev-lang/python-exec python_targets_python3_9
 dev-lang/python-exec python_targets_python3_10
 dev-lang/python-exec python_targets_python3_11
 dev-lang/python-exec python_targets_pypy3

diff --git a/profiles/desc/python_single_target.desc 
b/profiles/desc/python_single_target.desc
index e0f1bed263a1..d931638828a9 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
 
-python3_9 - Build for Python 3.9 only
 python3_10 - Build for Python 3.10 only
 python3_11 - Build for Python 3.11 only
 pypy3 - Build for PyPy3 only

diff --git a/profiles/desc/python_targets.desc 
b/profiles/desc/python_targets.desc
index 7b5841ecd4b3..bb38d02367e9 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
-python3_9 - Build with Python 3.9
 python3_10 - Build with Python 3.10
 python3_11 - Build with Python 3.11
 pypy3 - Build with PyPy3

Reply via email to