sci-physics/rivet: enable py3.13

Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
Closes: https://github.com/gentoo/gentoo/pull/40361
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Alexander Puck Neuwirth
2025-02-04 14:49:50 +01:00
committed by Nowa Ammerlaan
parent 3a63519922
commit 81d91f133e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit python-single-r1 flag-o-matic autotools optfeature bash-completion-r1

View File

@@ -1,9 +1,9 @@
# Copyright 2022-2024 Gentoo Authors
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
inherit python-single-r1 flag-o-matic autotools optfeature bash-completion-r1