commit:     cf9cab98c1d59a27755a6e2ace9487978b21a23c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 04:28:34 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 04:41:41 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9cab98

dev-python/pytest-check: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-check/Manifest                  |  1 -
 dev-python/pytest-check/pytest-check-2.6.0.ebuild | 27 -----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-python/pytest-check/Manifest b/dev-python/pytest-check/Manifest
index fe13ab1fcb34..e271f261e784 100644
--- a/dev-python/pytest-check/Manifest
+++ b/dev-python/pytest-check/Manifest
@@ -1,2 +1 @@
-DIST pytest_check-2.6.0.tar.gz 27882 BLAKE2B 
3ce0e52f0951c1d49f73729dcd138be0854a0454ca0739e9ebca8973cb13c56a65890b41e25f0e839426ab16068888b41ab70030b73a028bf8d21a8242b1230e
 SHA512 
387cdb8692fd14a4bafafb0ee0f320a8a18e78250e26448b04b7787ec3f3a7786b2d08eb7fa6beeb13768e9ab5f69adca7066babdb7481cc88e0940f1e9dc618
 DIST pytest_check-2.6.2.tar.gz 27988 BLAKE2B 
f6f3e7b5d49d10bb398d562899954f3b76271859057a8ee292506e6e117c9b54630c44b8037977234f8892b3a9727acdc5b2a7e32930d22ae42d774977f71e60
 SHA512 
7afd2fd0d578f0e0c027fcd2807a57e0fd8af65a88218e1e09882e06eb5108c4110359af6cc38a004bbad74753735b9f38542bb64cec949ea1138153d5145e42

diff --git a/dev-python/pytest-check/pytest-check-2.6.0.ebuild 
b/dev-python/pytest-check/pytest-check-2.6.0.ebuild
deleted file mode 100644
index 1848db7cccab..000000000000
--- a/dev-python/pytest-check/pytest-check-2.6.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2021-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="pytest plugin that allows multiple failures per test"
-HOMEPAGE="
-       https://github.com/okken/pytest-check/
-       https://pypi.org/project/pytest-check/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86"
-
-RDEPEND="
-       >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}]
-"
-
-EPYTEST_PLUGIN_LOAD_VIA_ENV=1
-EPYTEST_PLUGINS=( "${PN}" )
-distutils_enable_tests pytest

Reply via email to