From 98aea48ae4e32dd4f20ddecb4a9b7db06ec68d83 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 21 Oct 2024 11:20:36 +0100 Subject: [PATCH] net-misc/spice-gtk: enable py3.13 Signed-off-by: Sam James --- net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild | 2 +- net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 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 01a2fb5d48b98..7fedea35d7fc4 100644 --- a/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.42-r4.ebuild @@ -4,7 +4,7 @@ EAPI=8 VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index 306b6e4f8158b..0da3cb6eda145 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit desktop meson optfeature python-any-r1 readme.gentoo-r1 vala xdg