From 5d2a5e7079140f45a59f1c70355a909665fb1ecc Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 20 Apr 2026 08:25:15 +0300 Subject: [PATCH] net-misc/spice-gtk: enable py3.14 Signed-off-by: Alfred Wingate Part-of: https://codeberg.org/gentoo/gentoo/pulls/672 Signed-off-by: Sam James --- net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild | 4 ++-- net-misc/spice-gtk/spice-gtk-9999-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild index e0d18f2ab6cb6..a1d0335ee9f52 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r4.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 VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-9999-r1.ebuild b/net-misc/spice-gtk/spice-gtk-9999-r1.ebuild index e78967d853b75..79c66638cbe19 100644 --- a/net-misc/spice-gtk/spice-gtk-9999-r1.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999-r1.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 VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg