diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-03-08 18:32:18 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-03-08 18:32:18 +0100 |
| commit | 025d38d4d7773e7982b5b51c3dbbcbdffb8849d9 (patch) | |
| tree | 93be83a1c401502fac08af1544ac66f2eceb0d70 /dev-python | |
| parent | 5b363d665ea31baedc94f2cd7284e03ea7a8ac40 (diff) | |
| download | gentoo-025d38d4d7773e7982b5b51c3dbbcbdffb8849d9.tar.gz gentoo-025d38d4d7773e7982b5b51c3dbbcbdffb8849d9.tar.bz2 gentoo-025d38d4d7773e7982b5b51c3dbbcbdffb8849d9.zip | |
dev-python/octave-kernel: Drop py3.11 (following IPython)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/octave-kernel/octave-kernel-0.36.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild b/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild index 807bc99e539b..9174cdd2d842 100644 --- a/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild +++ b/dev-python/octave-kernel/octave-kernel-0.36.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 virtualx pypi |
