media-libs/gegl: drop python 3.10 compat

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Part-of: https://github.com/gentoo/gentoo/pull/42074
Closes: https://github.com/gentoo/gentoo/pull/42074
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sergey Torokhov
2025-05-13 21:36:21 +03:00
committed by Sam James
parent efc289411c
commit fd7e65ca98
4 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{11..12} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
# vala and introspection support is broken, bug #468208
VALA_USE_DEPEND=vapigen