From 00756a7495ccc0455ef2adbeb2237a02f1aa2629 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sun, 12 Apr 2026 07:12:21 +0000 Subject: Adding metadata --- dev-python/peachpy/peachpy-2022.11.13-r3.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'dev-python/peachpy') diff --git a/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild b/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild index e54eebfe4e24..a1e2efe0de8a 100644 --- a/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild +++ b/dev-python/peachpy/peachpy-2022.11.13-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,9 +37,7 @@ DOCS=README.rst distutils_enable_sphinx sphinx \ dev-python/sphinx-bootstrap-theme +EPYTEST_PLUGINS=() distutils_enable_tests pytest -src_test() { - local EPYTEST_IGNORE=( tests/arm/test_arm.py ) - distutils-r1_src_test -} +EPYTEST_IGNORE=( tests/arm/test_arm.py ) -- cgit v1.3.1