diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-30 22:32:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-05-31 07:46:33 +0200 |
commit | 177509c9474b191ae907e44259f37bd6cabd6d9d (patch) | |
tree | f85eced14beb2a8a259e7bfb51c183598cd0f99d /profiles | |
parent | gnome-extra/cinnamon-control-center: Stabilize 6.0.0-r1 x86, #932968 (diff) | |
download | gentoo-177509c9474b191ae907e44259f37bd6cabd6d9d.tar.gz gentoo-177509c9474b191ae907e44259f37bd6cabd6d9d.tar.bz2 gentoo-177509c9474b191ae907e44259f37bd6cabd6d9d.zip |
profiles: base: kdevelop-python, falkon-23.08.5 don't support >=py3_12
Bug: https://bugs.gentoo.org/929546
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index cf646b56fb24..bcf382eb7323 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2024-05-30) +# Only up to python 3.11 supported, bug #929546 +<dev-util/kdevelop-python-24.07.50:5 python_single_target_python3_11 +~www-client/falkon-23.08.5 python_single_target_python3_11 + # Arthur Zamarin <arthurzam@gentoo.org> (2024-03-23) # Used by pkgcheck, so let's make it easier for all developers to install it >=dev-libs/tree-sitter-bash-0.21.0 python |