From 9940acdf7308f3fd603561fa85bdd2753a8fb2f5 Mon Sep 17 00:00:00 2001 From: BaldEagleOS Migration Date: Mon, 1 Jun 2026 17:33:07 -0500 Subject: Adding metadata --- dev-python/pytest/pytest-9.0.2.ebuild | 4 ++-- dev-python/pytest/pytest-9.0.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/pytest') diff --git a/dev-python/pytest/pytest-9.0.2.ebuild b/dev-python/pytest/pytest-9.0.2.ebuild index 1943cb30be94..83428bb104e2 100644 --- a/dev-python/pytest/pytest-9.0.2.ebuild +++ b/dev-python/pytest/pytest-9.0.2.ebuild @@ -5,8 +5,8 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) -PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" python3_{13,14}t ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi diff --git a/dev-python/pytest/pytest-9.0.3.ebuild b/dev-python/pytest/pytest-9.0.3.ebuild index cb4a3f34ae5b..ab0f02e5fdc7 100644 --- a/dev-python/pytest/pytest-9.0.3.ebuild +++ b/dev-python/pytest/pytest-9.0.3.ebuild @@ -5,8 +5,8 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/pytest-dev/pytest -PYTHON_TESTED=( python3_{11..14} pypy3_11 ) -PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" python3_15 python3_{13..15}t ) +PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 ) +PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" ) inherit distutils-r1 pypi -- cgit v1.3.1