commit: c9716166a459837a233b2fc53053f786fee8df8f
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 4 12:24:56 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 12:24:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9716166
dev-python/pymorphy3: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
dev-python/pymorphy3/pymorphy3-1.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pymorphy3/pymorphy3-1.2.0.ebuild
b/dev-python/pymorphy3/pymorphy3-1.2.0.ebuild
index 8943ae82bc..c678fb39ec 100644
--- a/dev-python/pymorphy3/pymorphy3-1.2.0.ebuild
+++ b/dev-python/pymorphy3/pymorphy3-1.2.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools