From c46ae17e269380b970c7161ffd1c1a16f7f86396 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 7 Jun 2025 07:03:15 +0100 Subject: dev-python/pycodestyle: enable py3.14 Signed-off-by: Sam James --- dev-python/pycodestyle/pycodestyle-2.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/pycodestyle/pycodestyle-2.13.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.13.0.ebuild index c202e6c9ee7f..42fcf4baf073 100644 --- a/dev-python/pycodestyle/pycodestyle-2.13.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 -- cgit v1.2.3