commit:     74ac25d5d9970b938285c9f8a8df358ee2b82f71
Author:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 12:10:13 2026 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 12:10:13 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ac25d5

dev-python/pylint-venv: enable py3.14

Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/pylint-venv/pylint-venv-3.0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild 
b/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild
index ac1a05d0d2ba..34982746436d 100644
--- a/dev-python/pylint-venv/pylint-venv-3.0.4.ebuild
+++ b/dev-python/pylint-venv/pylint-venv-3.0.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=poetry
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3 pypy3_11 )
 
 inherit distutils-r1
 

Reply via email to