dev-util/gnome-builder: Remove py3.10 (per sphinx-8.2)

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-02-20 11:09:39 +01:00
parent 17b79c12ad
commit 4ceaaa6803
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# 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..13} )
PYTHON_COMPAT=( python3_{11..13} )
DISABLE_AUTOFORMATTING=1
FORCE_PRINT_ELOG=1

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{11..13} )
DISABLE_AUTOFORMATTING=1
FORCE_PRINT_ELOG=1