summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-21 11:02:48 +0100
committerSam James <sam@gentoo.org>2024-10-21 11:03:04 +0100
commitd611b7aab83fb504a884df99b4faea16e399c962 (patch)
tree4406aff896a8cdaa63dc8dec0df9ec3ca779df37 /app-emulation
parentsys-apps/azure-vm-utils: Bump to 0.4.0, drop old 0.3.0 (diff)
downloadgentoo-d611b7aab83fb504a884df99b4faea16e399c962.tar.gz
gentoo-d611b7aab83fb504a884df99b4faea16e399c962.tar.bz2
gentoo-d611b7aab83fb504a884df99b4faea16e399c962.zip
app-emulation/spice: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/spice-0.15.2.ebuild2
-rw-r--r--app-emulation/spice/spice-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild
index 69caa30dafc1..f39d4625f7a7 100644
--- a/app-emulation/spice/spice-0.15.2.ebuild
+++ b/app-emulation/spice/spice-0.15.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit meson python-any-r1 readme.gentoo-r1 xdg-utils
DESCRIPTION="SPICE server"
diff --git a/app-emulation/spice/spice-9999.ebuild b/app-emulation/spice/spice-9999.ebuild
index 22dfed00d335..8e16f62ca590 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit meson python-any-r1 readme.gentoo-r1 xdg-utils
DESCRIPTION="SPICE server"