summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostadin Shishmanov <kocelfc@tutanota.com>2024-04-23 21:18:53 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-04-24 09:10:34 +0300
commitd3561c57248da39e6549a37d0c5bba5f415d6b6c (patch)
tree638bbf4aea6680017a8ba42b38d84c17a00f227a /app-emulation
parentapp-misc/binwalk: Stabilize 2.4.0 amd64, #930518 (diff)
downloadgentoo-d3561c57248da39e6549a37d0c5bba5f415d6b6c.tar.gz
gentoo-d3561c57248da39e6549a37d0c5bba5f415d6b6c.tar.bz2
gentoo-d3561c57248da39e6549a37d0c5bba5f415d6b6c.zip
app-emulation/spice: enable py3.12
Closes: https://bugs.gentoo.org/929311 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/36379 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/spice-0.15.1-r1.ebuild2
-rw-r--r--app-emulation/spice/spice-0.15.2.ebuild4
-rw-r--r--app-emulation/spice/spice-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/app-emulation/spice/spice-0.15.1-r1.ebuild b/app-emulation/spice/spice-0.15.1-r1.ebuild
index 707e534ddc0c..3a1d525ff2a6 100644
--- a/app-emulation/spice/spice-0.15.1-r1.ebuild
+++ b/app-emulation/spice/spice-0.15.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10,11} )
+PYTHON_COMPAT=( python3_{10..12} )
# Port to meson once https://gitlab.freedesktop.org/spice/spice/-/issues/75 is fixed
inherit autotools python-any-r1 readme.gentoo-r1 xdg-utils
diff --git a/app-emulation/spice/spice-0.15.2.ebuild b/app-emulation/spice/spice-0.15.2.ebuild
index 1195e1a7434c..69caa30dafc1 100644
--- a/app-emulation/spice/spice-0.15.2.ebuild
+++ b/app-emulation/spice/spice-0.15.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
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 66b65d5f7dfb..22dfed00d335 100644
--- a/app-emulation/spice/spice-9999.ebuild
+++ b/app-emulation/spice/spice-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit meson python-any-r1 readme.gentoo-r1 xdg-utils
DESCRIPTION="SPICE server"