diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-06-13 17:50:14 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-06-13 18:50:46 +0200 |
commit | 2778d58af8600e325185f2618b8c82d9bc09d433 (patch) | |
tree | c9ebcef768f0a2a1a14e61fe14b06632fa865021 /profiles | |
parent | dev-util/kdevelop-php: 24.05.1 version bump (diff) | |
download | gentoo-2778d58af8600e325185f2618b8c82d9bc09d433.tar.gz gentoo-2778d58af8600e325185f2618b8c82d9bc09d433.tar.bz2 gentoo-2778d58af8600e325185f2618b8c82d9bc09d433.zip |
dev-util/kdevelop-python: add 24.05.1, adjust py3_11 package.use
Closes: https://bugs.gentoo.org/929546
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 96701b3e118b..b4cc281eb2aa 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -3,7 +3,7 @@ # 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 +<dev-util/kdevelop-python-24.05.1:5 python_single_target_python3_11 ~www-client/falkon-23.08.5 python_single_target_python3_11 dev-python/pyside2 python_targets_python3_11 dev-python/shiboken2 python_targets_python3_11 |