commit:     fe8c1cfabe9772a7826d66f265663408051ddee6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  8 19:13:53 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar  8 19:19:15 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8c1cfa

dev-python/metakernel: Drop py3.11 (following IPython)

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

 dev-python/metakernel/metakernel-0.30.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/metakernel/metakernel-0.30.4.ebuild 
b/dev-python/metakernel/metakernel-0.30.4.ebuild
index e4b749cbf0fd..05e6604ced9e 100644
--- a/dev-python/metakernel/metakernel-0.30.4.ebuild
+++ b/dev-python/metakernel/metakernel-0.30.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 
 inherit distutils-r1 pypi
 

Reply via email to