commit: 99e357fdb995235a9fbecc59b7579148218f411b
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed Jun 4 12:10:47 2025 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed Jun 4 12:10:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99e357fd
dev-python/phx-class-registry: update to EAPI 8
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
dev-python/phx-class-registry/phx-class-registry-4.1.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/phx-class-registry/phx-class-registry-4.1.0-r1.ebuild
b/dev-python/phx-class-registry/phx-class-registry-4.1.0-r1.ebuild
index 325c368d4d..af9655d146 100644
--- a/dev-python/phx-class-registry/phx-class-registry-4.1.0-r1.ebuild
+++ b/dev-python/phx-class-registry/phx-class-registry-4.1.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
DISTUTILS_USE_PEP517=setuptools