From 35cc1b5425a416b72cf676b8904c8f3f78ccfd98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 4 Jul 2026 15:09:50 +0200 Subject: [PATCH] dev-python/watchfiles: Enable py3.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/watchfiles/watchfiles-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/watchfiles/watchfiles-1.2.0.ebuild b/dev-python/watchfiles/watchfiles-1.2.0.ebuild index f9edcd55cd320..2665d47b34c6d 100644 --- a/dev-python/watchfiles/watchfiles-1.2.0.ebuild +++ b/dev-python/watchfiles/watchfiles-1.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) +PYTHON_COMPAT=( python3_{12..15} ) RUST_MIN_VER="1.83.0" CRATES="