From 3669905c9db88f459e8fec48b0a2004bedfcda51 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Tue, 14 Apr 2026 13:13:39 +0300 Subject: [PATCH] app-misc/piper: enable py3.14 Signed-off-by: Alfred Wingate Part-of: https://codeberg.org/gentoo/gentoo/pulls/622 Merges: https://codeberg.org/gentoo/gentoo/pulls/622 Signed-off-by: Sam James --- app-misc/piper/piper-0.8.ebuild | 4 ++-- app-misc/piper/piper-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-misc/piper/piper-0.8.ebuild b/app-misc/piper/piper-0.8.ebuild index 62565c1f043cb..b7eba8910a19b 100644 --- a/app-misc/piper/piper-0.8.ebuild +++ b/app-misc/piper/piper-0.8.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_{11..14} ) inherit meson python-single-r1 xdg diff --git a/app-misc/piper/piper-9999.ebuild b/app-misc/piper/piper-9999.ebuild index 62565c1f043cb..b7eba8910a19b 100644 --- a/app-misc/piper/piper-9999.ebuild +++ b/app-misc/piper/piper-9999.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_{11..14} ) inherit meson python-single-r1 xdg