commit: 370879d95b87ca2375f45175b09074a9f338615f Author: Lukas Schmelting <lschmelting <AT> posteo <DOT> com> AuthorDate: Mon Jun 2 21:07:32 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 00:21:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370879d9
app-misc/tinysparql: Update PYTHON_COMPAT Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com> Part-of: https://github.com/gentoo/gentoo/pull/42380 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/tinysparql/tinysparql-3.6.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tinysparql/tinysparql-3.6.0-r2.ebuild b/app-misc/tinysparql/tinysparql-3.6.0-r2.ebuild index 7065207eeea2..15582b485479 100644 --- a/app-misc/tinysparql/tinysparql-3.6.0-r2.ebuild +++ b/app-misc/tinysparql/tinysparql-3.6.0-r2.ebuild @@ -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..12} python3_{13..14}{,t} ) GNOME_ORG_MODULE=tracker
