From 99e357fdb995235a9fbecc59b7579148218f411b Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Wed, 4 Jun 2025 14:10:47 +0200 Subject: [PATCH] dev-python/phx-class-registry: update to EAPI 8 Signed-off-by: Lucio Sauer --- .../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