From 81d91f133ea9752ffe87964a1d5d67915f98167f Mon Sep 17 00:00:00 2001 From: Alexander Puck Neuwirth Date: Tue, 4 Feb 2025 14:49:50 +0100 Subject: [PATCH] sci-physics/rivet: enable py3.13 Signed-off-by: Alexander Puck Neuwirth Closes: https://github.com/gentoo/gentoo/pull/40361 Signed-off-by: Nowa Ammerlaan --- sci-physics/rivet/rivet-4.0.2.ebuild | 4 ++-- sci-physics/rivet/rivet-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-physics/rivet/rivet-4.0.2.ebuild b/sci-physics/rivet/rivet-4.0.2.ebuild index 5f54f54b3f5ca..406ccc38b582a 100644 --- a/sci-physics/rivet/rivet-4.0.2.ebuild +++ b/sci-physics/rivet/rivet-4.0.2.ebuild @@ -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 diff --git a/sci-physics/rivet/rivet-9999.ebuild b/sci-physics/rivet/rivet-9999.ebuild index 6c8d466288de9..85247e5c239b0 100644 --- a/sci-physics/rivet/rivet-9999.ebuild +++ b/sci-physics/rivet/rivet-9999.ebuild @@ -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