From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2CCEF158176 for ; Wed, 08 Oct 2025 06:26:34 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1925F341050 for ; Wed, 08 Oct 2025 06:26:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 23C1A11057D; Wed, 08 Oct 2025 06:26:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1ED1611057D for ; Wed, 08 Oct 2025 06:26:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1F973415E5 for ; Wed, 08 Oct 2025 06:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3EAB3B22 for ; Wed, 08 Oct 2025 06:26:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1759904755.2a3192122e41585f356f07c2684d5256423d6eeb.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-check/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-check/Manifest dev-python/pytest-check/pytest-check-2.6.0.ebuild X-VCS-Directories: dev-python/pytest-check/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2a3192122e41585f356f07c2684d5256423d6eeb X-VCS-Branch: master Date: Wed, 08 Oct 2025 06:26:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4de3b953-19f1-49a2-a244-506987617960 X-Archives-Hash: 0a957b8ee26d7827d6de954700d17dde commit: 2a3192122e41585f356f07c2684d5256423d6eeb Author: Michał Górny gentoo org> AuthorDate: Wed Oct 8 05:04:41 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Oct 8 06:25:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a319212 dev-python/pytest-check: Bump to 2.6.0 Signed-off-by: Michał Górny gentoo.org> dev-python/pytest-check/Manifest | 1 + dev-python/pytest-check/pytest-check-2.6.0.ebuild | 27 +++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-python/pytest-check/Manifest b/dev-python/pytest-check/Manifest index 38cdee8fe6b2..ba243c603f8c 100644 --- a/dev-python/pytest-check/Manifest +++ b/dev-python/pytest-check/Manifest @@ -1,2 +1,3 @@ DIST pytest_check-2.5.3.tar.gz 27422 BLAKE2B 74f34c31beccdee3afa6f04dd26bbd167935df20ca106698eb29630dab5aa7f75f36bd2f333d72e339985e8123b0d2f2a5033bee1239a8b42825175fd781e50f SHA512 42012648272299272ced14f314a3e9d0ac634b3e65da8dcd4f7c3287d7416066ca07ad908d36eb353fba75f3f47dab58cf59d0aa7bc94e6b59ead4f71f62339b DIST pytest_check-2.5.4.tar.gz 27602 BLAKE2B b8c0572fdd0203ad0b262a85364d2f1dbd46d6ab00a70528a2a55232896796f2c3a9aa512cc3c16f74e027974d0ce25342409d674ceb9e4b75a832fe18a507bf SHA512 35dda873b9b4fe1023592d4a400fd5e2ed8c5c16456d7b2c0148ffbac089a47dbfeb203e343860b316d441c277f5b28e61e8ae5e53a5a25e88057d4cbb53d40b +DIST pytest_check-2.6.0.tar.gz 27882 BLAKE2B 3ce0e52f0951c1d49f73729dcd138be0854a0454ca0739e9ebca8973cb13c56a65890b41e25f0e839426ab16068888b41ab70030b73a028bf8d21a8242b1230e SHA512 387cdb8692fd14a4bafafb0ee0f320a8a18e78250e26448b04b7787ec3f3a7786b2d08eb7fa6beeb13768e9ab5f69adca7066babdb7481cc88e0940f1e9dc618 diff --git a/dev-python/pytest-check/pytest-check-2.6.0.ebuild b/dev-python/pytest-check/pytest-check-2.6.0.ebuild new file mode 100644 index 000000000000..e923d4c01e25 --- /dev/null +++ b/dev-python/pytest-check/pytest-check-2.6.0.ebuild @@ -0,0 +1,27 @@ +# 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