summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2024-04-14 00:49:47 +0300
committerSam James <sam@gentoo.org>2024-04-14 01:42:03 +0100
commitbf35b59918fcb688a5003abb16806132cc9b4615 (patch)
tree25022ffccd3441cd65e8f933126630e5b6505797
parentmedia-libs/babl: drop old 0.1.98, 0.1.102 (diff)
downloadgentoo-bf35b59918fcb688a5003abb16806132cc9b4615.tar.gz
gentoo-bf35b59918fcb688a5003abb16806132cc9b4615.tar.bz2
gentoo-bf35b59918fcb688a5003abb16806132cc9b4615.zip
media-libs/gegl: enable py3.12
Closes: https://bugs.gentoo.org/929633 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/gegl/gegl-0.4.46.ebuild2
-rw-r--r--media-libs/gegl/gegl-0.4.48.ebuild2
-rw-r--r--media-libs/gegl/gegl-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/gegl/gegl-0.4.46.ebuild b/media-libs/gegl/gegl-0.4.46.ebuild
index bee4faac7e40..05137846557c 100644
--- a/media-libs/gegl/gegl-0.4.46.ebuild
+++ b/media-libs/gegl/gegl-0.4.46.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen
diff --git a/media-libs/gegl/gegl-0.4.48.ebuild b/media-libs/gegl/gegl-0.4.48.ebuild
index 7127527cb64e..9c71cbbdcc4b 100644
--- a/media-libs/gegl/gegl-0.4.48.ebuild
+++ b/media-libs/gegl/gegl-0.4.48.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index d12038ce1a1b..c73a31fe3fd0 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen