summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/seqeval/seqeval-1.2.2-r3.ebuild (renamed from sci-libs/seqeval/seqeval-1.2.2-r2.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/seqeval/seqeval-1.2.2-r2.ebuild b/sci-libs/seqeval/seqeval-1.2.2-r3.ebuild
index 45724618a3f8..884fcc8f754c 100644
--- a/sci-libs/seqeval/seqeval-1.2.2-r2.ebuild
+++ b/sci-libs/seqeval/seqeval-1.2.2-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit distutils-r1
DESCRIPTION="Python framework for sequence labeling evaluation"