summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2024-10-25 10:59:42 +0300
committerEli Schwartz <eschwartz@gentoo.org>2024-11-15 01:05:44 -0500
commit1d906b36f437ba80985fc8ce886097032b9043a5 (patch)
tree67f1ddfc0f574a9389dd2a8f946275dfd21eb8b7 /sci-libs
parentdev-python/python3-discogs-client: Sync live (diff)
downloadgentoo-1d906b36f437ba80985fc8ce886097032b9043a5.tar.gz
gentoo-1d906b36f437ba80985fc8ce886097032b9043a5.tar.bz2
gentoo-1d906b36f437ba80985fc8ce886097032b9043a5.zip
sci-libs/cantera: 3.0.1, add python3_13 to PYTHON_COMPAT
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/39105 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/cantera/cantera-3.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cantera/cantera-3.0.1.ebuild b/sci-libs/cantera/cantera-3.0.1.ebuild
index b2a020bae827..581e7d48888d 100644
--- a/sci-libs/cantera/cantera-3.0.1.ebuild
+++ b/sci-libs/cantera/cantera-3.0.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
FORTRAN_NEEDED=fortran
FORTRAN_STANDARD="77 90"